rwatson
03b1add9d3
o Expand list of tunables documented in loader.8 to include kern.maxusers,
...
since other related tunables were also documented here. Add a cross
reference to tuning(7) for information on setting this value
appropriately.
2001-12-07 18:05:24 +00:00
murray
f02533b302
Fix typo.
...
PR: 32455
Submitted by: "Gary W. Swearingen" <swear@blarg.net>
2001-12-03 06:00:24 +00:00
silby
bee3ac5b1e
grammar fix: to -> too
2001-10-01 23:41:13 +00:00
ru
2aca5dc8f6
mdoc(7) police: markup nits.
2001-08-20 08:55:07 +00:00
dillon
05c33a209b
Limit the amount of KVM reserved for the buffer cache and for swap-meta
...
information. The default limits only effect machines with > 1GB of ram
and can be overriden with two new kernel conf variables VM_SWZONE_SIZE_MAX
and VM_BCACHE_SIZE_MAX, or with loader variables kern.maxswzone and
kern.maxbcache. This has the effect of leaving more KVM available for
sizing NMBCLUSTERS and 'maxusers' and should avoid tripups where a sysad
adds memory to a machine and then sees the kernel panic on boot due to
running out of KVM.
Also change the default swap-meta auto-sizing calculation to allocate half
of what it was previously allocating. The prior defaults were way too high.
Note that we cannot afford to run out of swap-meta structures so we still
stay somewhat conservative here.
2001-08-20 00:41:12 +00:00
ru
f858dca3dc
mdoc(7) police: join split punctuation to macro calls.
2001-08-10 17:35:21 +00:00
dd
50bf70a85d
Remove whitespace at EOL.
2001-07-15 08:21:37 +00:00
ru
f4325cbb8b
Eliminate mdocNG warnings caused by misplaced or extraneous macro calls.
2001-02-28 17:38:53 +00:00
ru
8a6f8b5fe4
mdoc(7) police: split punctuation characters + misc fixes.
2001-02-01 16:38:02 +00:00
ru
b09cfc8f20
Prepare for mdoc(7)NG.
2000-12-27 16:37:32 +00:00
ru
c86298b9bc
mdoc(7) police: removed duplicate .Os call.
2000-12-14 12:48:07 +00:00
ru
835a46c9c2
mdoc(7) police: do not split author names in the AUTHORS section.
2000-11-22 09:35:58 +00:00
ru
0127deea8c
mdoc(7) police: use the new features of the Nm macro.
2000-11-20 17:05:46 +00:00
ru
7d99729431
Use Fx macro wherever possible.
2000-11-14 11:20:58 +00:00
dcs
2484437edf
Update boot and boot-conf descriptions to reflect new and old changes.
...
Add a warning in loader(8) that boot might be changed by loader.4th.
2000-09-08 21:39:31 +00:00
sheldonh
e723427bd3
List loader.conf and friends in the FILES section.
...
Requested by: obrien
2000-08-24 08:00:29 +00:00
dcs
6301ff4c50
Add missing "is".
...
PR: 20524
Submitted by: Peter Pentchev <roam@orbitel.bg>
2000-08-11 10:32:23 +00:00
mph
0aadcd8ef6
Typo fix: tunnable.
...
Backslash-parsing is not the role of printf(3), but is provided
by the C language.
2000-06-25 07:12:03 +00:00
sheldonh
900db4d90d
Whitespace-only changes: apply accepted line breaking style as a
...
pre-cursor to other markup changes.
Accepted in principle by the author.
2000-06-22 08:37:22 +00:00
dcs
f223e71d8f
Document abial's .#.
2000-05-23 11:47:23 +00:00
dcs
6ac8bb3941
One of loaders' bugs disappeared somewhere along the way.
2000-05-19 11:15:12 +00:00
dcs
ed20714d67
Make corrections to allow for Alpha.
2000-05-18 12:44:50 +00:00
dcs
acae6b3858
Make documentation on recently added heap? command reflect reality.
2000-05-04 22:51:21 +00:00
dcs
42ac2ec21d
Add "heap?" to loader's man page.
2000-05-04 21:26:26 +00:00
dcs
03d29e369d
Further improve ordering.
2000-05-04 21:22:55 +00:00
dcs
01244aaf56
Sort entries in FreeBSD-specific FICL commands.
2000-05-04 21:18:26 +00:00
peter
3b842d34e8
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
nik
af96d3ba77
Fix some typos.
...
PR: docs/11955
Submitted by: Christian Weisgerber <naddy@mips.rhein-neckar.de>
1999-07-28 20:30:59 +00:00
ru
1e7459a41e
-mdoc fix.
1999-06-23 09:06:18 +00:00
rnordier
c7b7a58ae1
Fix a reference to the mysterious Mike Smisth.
1999-05-22 13:18:28 +00:00
jb
fbcc8bb5ab
Found the needle in the haystack!
...
Use colons instead of semi-colons in the default init_path to behave like
UNIX instead of DOS.
Suggested by: bde
Reminded by: des (with no hint as to *which* man page).
1999-05-11 11:20:13 +00:00
jkoshy
3e587269bb
Correct typos.
...
PR: docs/11445
Submitted by: Kazuo Horikawa <horikawa@jp.freebsd.org>
1999-05-03 08:32:45 +00:00
dcs
131007fae0
Make man page reflect reality on parsing rules. Now I know Jordan
...
never read this man page... :-)
1999-04-25 21:41:09 +00:00
des
d3e9d9a7c3
Make the location of init(8) tunable at boot time.
1999-04-20 21:15:13 +00:00
dcs
fa973cd0a2
The man page, version 0.1.
1999-03-15 08:52:23 +00:00