最近のトラックバック

2008年5月

        1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31

« 森博嗣とハッカーと失踪と哲学と病気 | メイン | ch08: ☆ pointers and descriptions »

ch08: ★☆☆file lock

320ページ、下から5行目

The wait channel for process 1 shows that process 2 is sleeping, waiting for a lock to clear, and identifies the pending lock structure as the pending lock (range 9 to 12) hanging off the lf_block field of the second active lock (range 7 to 12).

プロセス1の wait channel を見てプロセス2が休眠しているのがわかるのはおかしくないか。実は、前の版では "process 2 is sleeping" の部分は "process too is sleeping" となっている。つまり『プロセス1もまた休眠している』と解釈すれば筋が通るので、今はそう訳してある。でも英語的にちょっと不自然な気もするのだが、こういう too の使い方をすることはあるのか。

トラックバック

このページのトラックバックURL:
http://www.typepad.jp/t/trackback/837326

このページへのトラックバック一覧 ch08: ★☆☆file lock:

コメント

ここで2ではなくてtooが本当だとすると、文法的にちょっと変です。the process too is sleepingとtheが付かないと変です。theが付いていないことと、そもそも修正するときは十分に注意するであろうことを考えればprocess 2でいいのだと思います。

すみません。不正確でした。前の版の文章は "The wait channel for process 1 shows that that process too is sleeping" です。

なるほど。だとすると前の版が正しくて、新版が間違っているように思えます。

コメントを投稿

Powered by TypePad