Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 document for powerpc option PTEGCOUNT=value



details:   https://anonhg.NetBSD.org/src/rev/106082b637f6
branches:  trunk
changeset: 588199:106082b637f6
user:      ross <ross%NetBSD.org@localhost>
date:      Sat Feb 11 18:33:34 2006 +0000

description:
document for powerpc option PTEGCOUNT=value

diffstat:

 share/man/man4/options.4 |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r cf263e88691a -r 106082b637f6 share/man/man4/options.4
--- a/share/man/man4/options.4  Sat Feb 11 17:57:31 2006 +0000
+++ b/share/man/man4/options.4  Sat Feb 11 18:33:34 2006 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: options.4,v 1.312 2006/02/09 23:18:10 wiz Exp $
+.\"    $NetBSD: options.4,v 1.313 2006/02/11 18:33:34 ross Exp $
 .\"
 .\" Copyright (c) 1996
 .\"    Perry E. Metzger.  All rights reserved.
@@ -2499,6 +2499,10 @@
 Limit the amount of memory seen by the kernel to
 .Ar value
 bytes (OEA only).
+.It Cd options PTEGCOUNT=value
+Specify the size of the page table as
+.Ar value
+PTE groups. Normally, one PTEG is allocated per physical page frame.
 .El
 .Ss sparc-specific Options
 .Bl -ohang



Home | Main Index | Thread Index | Old Index