Return to BSD News archive
Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!agate!howland.reston.ans.net!swrinde!sgiblab!uhog.mit.edu!news.kei.com!travelers.mail.cornell.edu!newstand.syr.edu!rodan.syr.edu!smcarey From: smcarey@rodan.syr.edu (Shawn M Carey) Newsgroups: comp.os.386bsd.questions Subject: Re: FreeBSD & shared mem... when? Date: 29 Sep 1994 13:32:58 GMT Organization: Syracuse University, Syracuse, NY Lines: 25 Message-ID: <36efma$6cj@newstand.syr.edu> References: <Cwuouz.CG0@butch.lmsc.lockheed.com> NNTP-Posting-Host: rodan.syr.edu In article <Cwuouz.CG0@butch.lmsc.lockheed.com> lando@butch.lmsc (James G. Landowski) writes: > I'm using version 1.1 of FreeBSD and found that shared memory > access using shmget,shmctl,... is included but not implemented, > is it part of 2.0 or is is still TBD. Thanks for the info. > Hmm. I thought these were implented in 1.1? Do you have these options in your kernel config file? They're needed for shmem to work in 1.1.5, anyways... options SYSVSHM options SYSVSEM options SYSVMSG options "SHMMAXPGS=64" # 256k (64 pages) shared RAM > - Jim L. >-- > James G. Landowski -------* lando@aic.lockheed.com *------ > Lockheed Research & Dev. ----* Artificial Intelligence *---- > Palo Alto, CA. -* Center *-- -Shawn Carey