Persistence of file implemented objects

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Sun Jul 1 00:35:00 GMT 2012


On Sat, Jun 30, 2012 at 11:29:10PM +0100, Richard H Lee wrote:
>Various objects like fifo pipes, POSIX IPC shared memory and semaphores 
>that are implemented through the filesystem in cygwin persist when the 
>program abnornally terminates. They also persist through reboots, which 
>is different to the behaviour on linux. This is also different with the 
>case of sysV IPC + cygserver on cygwin which clears after reboots.

Please be more precise about what you are talking about.

Fifos persist on reboot on Linux or Cygwin.  They live on the
filesystem.  I don't see how POSIX IPC shared memory and semaphores
could persist.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list