ipcs functionality for posix semaphores
From: bill pursell (bill.pursell_at_gmail.com)
Date: 11/29/05
- Next message: Cédric Pillonel: "Re: Kernel 2.4: HZ = 1000, kernel panic"
- Previous message: Unruh: "Re: How Do You Change a Directory Name Without 'mv'?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 28 Nov 2005 21:19:02 -0800
I can use ipcs to list all of the sys V semaphores in use on the
system. How do I get a list of all the posix semaphores (those opened
with shm_open() instead of semget())?
- Next message: Cédric Pillonel: "Re: Kernel 2.4: HZ = 1000, kernel panic"
- Previous message: Unruh: "Re: How Do You Change a Directory Name Without 'mv'?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|