[Serdev] Cobalt raq2 with NetBSD.

Tom Ivar Helbekkmo tih at eunetnorge.no
Mon Aug 16 06:40:44 UTC 2004


Atle Samuelsen <clona at cyberhouse.no> writes:

> The Core (without modules) compiles as a dream, Though, as I see,
> there looks like there are some issues with Memory and handling
> under this arch.

Nope -- you just have to build your kernel with System V-compatible
shared memory, semaphores, &c.  In your kernel config file, you need

options SYSVMSG
options SYSVSEM
options SYSVSHM

...and you might need to bump the sizes of some of these resources up
from the defaults a bit.  (I didn't, but I already have them increased
for other reasons.)  See options(4) for more information.

-tih
-- 
Tom Ivar Helbekkmo, Senior System Administrator, EUnet Norway
www.eunet.no  T: +47-22092958 M: +47-93013940 F: +47-22092901




More information about the Serdev mailing list