diff options
| author | Motoyuki Konno <motoyuki@FreeBSD.org> | 1999-03-01 18:06:56 +0000 |
|---|---|---|
| committer | Motoyuki Konno <motoyuki@FreeBSD.org> | 1999-03-01 18:06:56 +0000 |
| commit | 881757af444b223118e8a77568c55c20ea31d757 (patch) | |
| tree | 545810dfef940a8704d1c58594b08d9460cfb10f | |
| parent | 54d2d3d95c35b9f42a2582f7b3f4d7a2b9458fe8 (diff) | |
Notes
| -rw-r--r-- | ja/handbook/vm.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ja/handbook/vm.sgml b/ja/handbook/vm.sgml index 76f9207a8f..e74a2f20bd 100644 --- a/ja/handbook/vm.sgml +++ b/ja/handbook/vm.sgml @@ -1,4 +1,4 @@ -<!-- $Id: vm.sgml,v 1.1 1999-03-01 16:12:18 motoyuki Exp $ --> +<!-- $Id: vm.sgml,v 1.2 1999-03-01 18:06:56 motoyuki Exp $ --> <!-- The FreeBSD Documentation Project --> <!-- The FreeBSD Japanese Documentation Project --> <!-- Original revision: 1.2 --> @@ -180,7 +180,7 @@ マッピングできないようになっている, ということには議論の余地があるでしょう. <p> KVM は, いくつかのメカニズムによって管理されています. - 中心となっているのは, <em>ゾーンアロケータ(zone allocator)<\em>です. + 中心となっているのは, <em>ゾーンアロケータ(zone allocator)</em>です. ゾーンアロケータは, 特定の構造体型を確保するために KVM の部分(chunk)を得て, 一定の大きさのメモリブロックに分割します. <tt>vmstat -m</tt> コマンドで, ゾーンによって |
