[osol-code] Shell scripts to monitor global and child zones for specific parameters

2009-05-15 Thread xxx
Hi, I am in urgent need of determining the shared file systems between a child zone and a global zone. Please help me how this can be done. i have to monitor the shared file system for cpu usage and memory usage from global zone and i have to monitor the child zones's specific file systems for

[osol-code] How is priority inversion managed in Solaris kernel?

2006-07-19 Thread xxx
Hello everybody, let's consider such a situation: you have a priority 10 thread that's running, preventing a priority 6 thread from receiving CPU time; however, a priority 3 thread is waiting for some resource that the priority 6 thread has locked. Since priority 10 thread is "eating" all CPU ti