Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Process specific information
Name: Sonison James Date: October 9, 2003 at 12:57:22 Pacific OS: Solaris 5.8 CPU/Ram: sun4u sparc
Comment:
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. Process virtual memory usage. 4. Process shared virtual memory usage.
I am not sure if pmap itself is the right command for this. Also I am trying on Solaris, Linux and AIX. Any help regarding this would be highly appreciated.
Summary: Hello everyone, I'd like to collect some information of running process such as process enviroment like "cat /proc/xxx/env" in Linux system. Help me please ! thank you ...
Summary: Is there a way to start up a process at boot time to run as a different or specific user other than root? We have a Netscape directory server process that is started at boot time that has root as the ...