Displaying 1 result from an estimated 1 matches for "ff3fa000".
Did you mean:
ff31a000
2008 Nov 13
1
Fwd: Samba memory usage - how big is it?
...gt; On Thu, Nov 13, 2008 at 02:29:38PM +0100, Mike Gallamore wrote:
>>> Similar on Solaris, they have a built in utility called pmap:
>>>
>>> pmap <pid> gives output just about total virtual memory, ex:
>>> FF3F6000 8K rwx-- /lib/ld.so.1
>>> FF3FA000 8K rwxs- [ anon ]
>>> FFBE0000 128K rwx-- [ stack ]
>>> total 29632K
>>>
>>> pmap -x <pid> gives extended info ex:
>>> FF3F6000 8 8 8 - rwx-- ld.so.1
>>> FF3FA000 8 8 - -...