Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Prioritising CPU usage per process
Name: gjs100 Date: November 5, 2003 at 07:00:05 Pacific OS: SOLARIS 2.9 Sun Fire 280 CPU/Ram: 2 x UltraSparcIII process
Comment:
Is there a way other than nice/renice of proiritising the amount of cpu used by individual processes. On a daily basis I zip large files up that I would like to bring down the amount of cpu being used by each process.
Summary: Hello, I would like some information about the output from pmap –x. I am actually trying to find out the following 1. Process physical memory usage. 2. Process shared physical memory usage. 3. Proce...
Summary: I need to prepare script which will run as background process ever 30 mins to collect the following information 1. Memory usage. 2. CPU usage. 3. Number processors running. 4. System resource (CPU an...