[648] in NetBSD-Development
Re: MIT-SHM
daemon@ATHENA.MIT.EDU (mycroft@gnu.ai.mit.edu)
Sat Mar 11 00:40:59 1995
From: mycroft@gnu.ai.mit.edu
Date: Sat, 11 Mar 95 00:40:09 est
To: yoav@MIT.EDU
Cc: netbsd-dev@MIT.EDU
I looked at this on granola. The updated Linux compat code does, in
fact, `remove' the shared memory segment as it should. This allows
DOOM to create a new segment with the same key.
However, the X server doesn't seem to release its mappings of the
previous segments, causing them to still hang around until the X server
is killed.