freebsd-skq/sys/amd64
Rodney W. Grimes 96210b28be >From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)
Date: Sun, 12 Sep 1993 18:19:05 -0500
This will allow you to compile and run a freebsd kernel with shared
memory support.  I haven't tested the shm*() calls yet.

You run out of page table descriptors if you specify 4Mb of sharable
memory (SHMMAXPGS=1024).  I don't know what the limit is, but
SHMMAXPGS=64 works.   Rich
1993-09-24 21:00:29 +00:00
..
amd64 >From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey) 1993-09-24 21:00:29 +00:00
include Increased stack size to 8MB just to be on the real safe side. 1993-09-01 09:38:32 +00:00
isa Removed patch kit header, added $Id$ 1993-09-06 16:12:05 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00