![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | 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. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Module for log recycling | manuj upadhyay | UNIX for Advanced & Expert Users | 2 | 08-28-2009 10:32 AM |
| creating a menu for recycling and permanently deleting files. | strmy_ngts | Shell Programming and Scripting | 2 | 11-28-2005 09:33 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
AIX PID Recycling
Had a bizzare problem last night with one of our tools running on an AIX server that has not come up before. The tool has been in use for over a year without this problem showing up.The tool basically does this: -Kick off a background task and record the PIDGo and do a bunch of other taskswait for the background task to completeIt seems that AIX immediately reuses PID's as they become available rather than incrementing the last PID and using that. So what happened last night was that the background task completed while the tool was doing the other stuff and the PID ended up being re assigned to the wait statement! So it sat there all night waiting for itself to complete......Has anyone come across this before?
|
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|