bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bash memory usage


From: William Bader
Subject: bash memory usage
Date: Thu, 16 May 2002 18:46:30 EDT

This is the result of "ps -efl | grep bash" under SCO Unix 3.2v4.0.
My older bash-2.05a-release sessions on the console use 240 pages of memory,
while my newer bash-2.05b.0(1)-alpha1 sessions use 600 pages of memory
and continue to grow.  (I think that SCO Unix has 4 KB pages.)

  F S      UID   PID  PPID  C PRI NI  ADDR1  ADDR2  SZ     WCHAN    STIME  TTY  
    TIME CMD

 20 S  william   627     1  0  28 20    3d1    380 240  f012c32c  Jan 19   02   
    0:02 -bash 
 20 S  william   628     1  0  28 20   132b    688 236  f012c394  Jan 19   03   
    0:01 -bash 
 20 S  william   629     1  0  28 20   13c3   1452 236  f012c3fc  Jan 19   04   
    0:01 -bash 
 20 S  william   630     1  0  28 20   12cc   1252 236  f012c464  Jan 19   05   
    0:01 -bash 
 20 S  william   639     1  0  28 20   1644   1618 236  f012c944  Jan 19   3a   
    0:09 -bash 

 20 S  william 18665 18664  1  30 20   2942   2239 600  f0134e78  Apr 11   p0   
    0:15 -bash 
 20 S  william 17706 17705  0  28 20   2758   1fad 604  f012e004 18:38:30  p1   
    0:02 -bash 

William



reply via email to

[Prev in Thread] Current Thread [Next in Thread]