Re: ANNOUNCE: Shared Memory File System

t0mmy (t0mmy@main.mobis.com)
Mon, 29 Dec 1997 08:15:10 -0600 (GMT+6)


You might want to talk to a person named NeTTwerk (Sam Mihat)
nettwerk@cpu1126.adsl.bellglobal.com cc: nettwerk@nuclear.biodome.org
about the shared memory stuff, he's successfully written his own "os" for
the DEC StrongARM that allows him to mount shared CPU's across the
network...NeTTos

**********************************************************************
* Michael Freeman - UNIX/Network Engineer - Mobile Internet Services *
* www.mobis.com/~mfreeman - mfreeman@mobis.com >8) *
**********************************************************************
* "/earth is 98% full ... please delete anyone you can." *
**********************************************************************

On 29 Dec 1997, Eric W. Biederman wrote:

>
> When pondering how to add POSIX.4 shared memory areas to linux it
> occured to me that probably the easiest way would be just to implement
> a simple filesystem, and hardcode into libc where to look
>
> I have been recently written a filesystem
>