Re: Shared memory question

2003-09-10 Thread Wes Peters
On Friday 29 August 2003 20:31, Lev Walkin wrote: > zera holladay wrote: > > When one uses the term "shared memory" while > > discussing Unix, then what is generally the meaning of > > that term? I have read that some Unixes have "shared > > memory" for "shared objects." > > [...] > > Shared memor

Re: Shared memory question

2003-08-30 Thread Lev Walkin
zera holladay wrote: When one uses the term "shared memory" while discussing Unix, then what is generally the meaning of that term? I have read that some Unixes have "shared memory" for "shared objects." However, I believe the term "shared memory" more generically refers to user space as oppose

Shared memory question

2003-08-30 Thread zera holladay
When one uses the term "shared memory" while discussing Unix, then what is generally the meaning of that term? I have read that some Unixes have "shared memory" for "shared objects." However, I believe the term "shared memory" more generically refers to user space as opposed to kernel space? F