Shared Memory in BSD4.3 is lacking?

Don Libes libes at cme-durer.ARPA
Thu Feb 25 05:54:10 AEST 1988


In article <2329 at umd5.umd.edu> chris at trantor.umd.edu (Chris Torek) writes:
>In article <9100 at ism780c.UUCP> mikep at ism780c.UUCP (Michael A. Petonic) writes:
>>Now, don't get me wrong.  I like Berzerkeley and all, but JEEZ!  No
>>shared memory?
>                               You could write a special device
>driver that cheats, and acts like System V shared memory....

A couple of years ago, I wrote a shared memory server for 4.2BSD.
It is all user-level code, and has the advantage of extending the
paradigm to multiple machines.  I assume it will run on 4.3BSD
although I haven't tried to do so.

We still use it here, so it's been pretty well banged on and
debugged.  People like it because it's easy to use, although it is
obviously slower than real common memory.

It was written up in the Summer 1985 Usenix Proceedings.  If anyone
is interested I can make it ftp accessable or post it to the net.

Don Libes          cme-durer.arpa      ...!uunet!cme-durer!libes



More information about the Comp.unix.wizards mailing list