![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Identifying RF users | rm-r | Shell Programming and Scripting | 6 | 03-10-2008 11:30 AM |
| Need help from E280R owners | Don.Key | SUN Solaris | 2 | 06-20-2005 12:20 PM |
| semaphore | raguramtgr | UNIX for Dummies Questions & Answers | 3 | 07-27-2004 01:18 AM |
| Semaphore | vjsony | UNIX for Dummies Questions & Answers | 3 | 04-07-2003 11:06 AM |
| semaphore | yls177 | UNIX for Dummies Questions & Answers | 1 | 10-08-2002 08:18 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Identifying Semaphore Owners
Hi,
I have an AIX server which has a number of root owned semaphores. Is there a way of identifying which processes/threads own these processes so that they can be removed. I there also a way to remove shared memory segments in a similar way Thanks. \ |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
you can try looking at the
"ipcs -a" command which show the semaphores, message queues and shared memory I am not too sure but I think it has a fields with the process ID. The ipcs command can be used to remove message queues, sharemem and semaphores as well |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|