On Wed, Mar 01, 2000 at 06:20:28PM +0100, Anton Berezin wrote: > I would say that the programs you've mentioned are badly written then. > > It takes no more than > > XSync(disp,False); > shmctl( shmid, IPC_RMID, 0); It takes no more than a well-designed operating system service to ensure that badly written programs don't fail to release resources when they crash. -- Christopher Masto Senior Network Monkey NetMonger Communications [EMAIL PROTECTED] [EMAIL PROTECTED] http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
- Re: Shared memory - Was: 2 Queries Christopher Masto
- Re: Shared memory - Was: 2 Queries Cliff Rowley
- Re: Shared memory - Was: 2 Queries Christopher Masto
- Re: Shared memory - Was: 2 Queries Alfred Perlstein
- Re: Shared memory - Was: 2 Queries Adam
- Re: Shared memory - Was: 2 Queries Alfred Perlstein
- Re: Shared memory - Was: 2 Queries Adam
- Re: Shared memory - Was: 2 Queries Christopher Masto
- Re: Shared memory - Was: 2 Queries Clive Lin
- Re: Shared memory - Was: 2 Queries Anton Berezin
- Re: Shared memory - Was: 2 Queries Christopher Masto
- Re: Shared memory - Was: 2 Queries John Polstra
- Re: Shared memory - Was: 2 Queries Christopher Masto
- Re: Shared memory - Was: 2 Queries Brooks Davis
- Re: Shared memory - Was: 2 Queries Poul-Henning Kamp
- Re: Shared memory - Was: 2 Queries Christopher Masto
- Re: Shared memory - Was: 2 Queries Narvi
- Process cleanup (was Shared memory ...) Lyndon Nerenberg
- Re: Process cleanup (was Shared memory ...) Peter Jeremy
- Re: Shared memory - Was: 2 Queries Garrett Wollman