Date: Mon, 10 Sep 2001 11:21:11 -0700 From: Shawn Ramsey <shawn@cpl.net> To: questions@freebsd.org Subject: buffer Message-ID: <20010910112110.B98530@cpl.net>
index | next in thread | raw e-mail
When I run the program/port "buffer", I get the following :
/usr/src/sys/i386/conf {67}>buffer
buffer: couldn't create shared memory segment: Cannot allocate memory
In my kernel, I have these SYSV options :
options SYSVSHM #SYSV-style shared memory
options SYSVMSG #SYSV-style message queues
options SYSVSEM #SYSV-style semaphores
Im pretty sure this started happening before the last kernel was
recompiled... what would cause this to just start happening without changing
kernels?
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010910112110.B98530>
