Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man4 Mention HZ option.
details: https://anonhg.NetBSD.org/src/rev/8d079f46b2dd
branches: trunk
changeset: 514503:8d079f46b2dd
user: wiz <wiz%NetBSD.org@localhost>
date: Tue Sep 04 04:20:30 2001 +0000
description:
Mention HZ option.
diffstat:
share/man/man4/options.4 | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 044b2ca97d56 -r 8d079f46b2dd share/man/man4/options.4
--- a/share/man/man4/options.4 Tue Sep 04 04:08:01 2001 +0000
+++ b/share/man/man4/options.4 Tue Sep 04 04:20:30 2001 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: options.4,v 1.144 2001/09/03 23:03:29 wiz Exp $
+.\" $NetBSD: options.4,v 1.145 2001/09/04 04:20:30 wiz Exp $
.\"
.\" Copyright (c) 1996
.\" Perry E. Metzger. All rights reserved.
@@ -751,6 +751,10 @@
Do not inline the VOP_*() calls in the kernel.
On i386 GENERIC, this saves 36k of kernel text. Useful
for install media kernels, small memory systems and embedded systems.
+.It Cd options HZ=integer
+On ports that support it, set the system clock frequency (see
+.Xr hz 9 )
+to the supplied value. Handle with care.
.It Cd options NTP
Turns on in-kernel precision timekeeping support used by software
implementing
Home |
Main Index |
Thread Index |
Old Index