On Thu, May 10, 2001 at 11:09:48AM -0700, Thomas Bushnell, BSG wrote: > Neal H Walfield <[EMAIL PROTECTED]> writes: > > > If so, how are we going to create a POSIX conforming implementation > > without rewriting parts of a filesystem anyway (e.g. statistic > > collection). > > What do you mean by "statistic collection"? Basically, half of shmid_ds and retreived with `shmctl (id, IPC_STAT, &shmid_ds)', e.g. number of current attaches, shm_atime, shm_dtime and shm_ctime.
- [PATCH] System V Shared memory interface Neal H Walfield
- Re: [PATCH] System V Shared memory interface Thomas Bushnell, BSG
- Re: [PATCH] System V Shared memory interface Neal H Walfield
- Re: [PATCH] System V Shared memory interface Roland McGrath
- Re: [PATCH] System V Shared memory interface Neal H Walfield
- Re: [PATCH] System V Shared memory interface Roland McGrath
- Re: [PATCH] System V Shared memory interface Thomas Bushnell, BSG
- Re: [PATCH] System V Shared memory interface Neal H Walfield
- Re: [PATCH] System V Shared memory interface Neal H Walfield
- Re: [PATCH] System V Shared memory interface Thomas Bushnell, BSG
- Re: [PATCH] System V Shared memory interface Neal H Walfield
- Re: [PATCH] System V Shared memory interface Thomas Bushnell, BSG
- Re: [PATCH] System V Shared memory interface Neal H Walfield