freebsd-skq/sys/i386
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
..
apm Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
bios Correctly handle suspend and resume in APM. 2000-02-06 14:57:05 +00:00
conf Make this compile again and harmonize with GENERIC: 2000-03-25 03:15:03 +00:00
i386 Make sysv-style shared memory tuneable params fully runtime adjustable 2000-03-30 07:17:05 +00:00
ibcs2
include Make sysv-style shared memory tuneable params fully runtime adjustable 2000-03-30 07:17:05 +00:00
isa Oldconfig cs driver. Obsoleted by newbus driver in sys/dev/cs. 2000-03-30 05:19:38 +00:00
linux Fix some style bugs. The long line is in a chunk of code that's 2000-03-13 15:27:19 +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
svr4
Makefile Add soft updates to the set of things being tagged. Syntax cleanup. 2000-01-27 01:22:06 +00:00