Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 1999 09:04:06 -0600
From:      "Ronald G. Minnich" <rminnich@acl.lanl.gov>
To:        Marc Tardif <intmktg@CAM.ORG>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   Re: shared memory crash
Message-ID:  <Pine.SGI.4.10.9908160903390.144137-100000@acl.lanl.gov>
In-Reply-To: <Pine.SOL.4.10.9908141533380.25252-100000@Ocean.CAM.ORG>

next in thread | previous in thread | raw e-mail | index | archive | help
don't use shmget if you can. Use mmap'ed files. The SYSV shm interface is
incredibly dumb.

ron




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.4.10.9908160903390.144137-100000>