freebsd-dev/sys/amd64
Peter Wemm 255108f385 Make sysv-style shared memory tuneable params fully runtime adjustable
via sysctl.  It's done pretty simply but it should be quite adequate.
Also move SHMMAXPGS from $machine/include/vmparam.h as the comments that
went with it were wrong... we don't allocate KVM space for the pages so
that comment is bogus..  The only practical limit is how much physical
ram you want to lock up as this stuff isn't paged out or swap backed.
2000-03-30 07:17:05 +00:00
..
amd64 Make sysv-style shared memory tuneable params fully runtime adjustable 2000-03-30 07:17:05 +00:00
conf Include a space between hash ('#') and 'Berkeley packet filter' like 2000-03-21 17:00:58 +00:00
include Make sysv-style shared memory tuneable params fully runtime adjustable 2000-03-30 07:17:05 +00:00
isa Added indirect pio into the bus space stuff for the NEC PC-98. bus.h 2000-03-29 03:15:22 +00:00
pci Add a workaround to allow us to detect the second pci bus on an HP 2000-02-23 20:25:06 +00:00
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00