mathematics of swap space

slh at gibdo.engr.washington.edu slh at gibdo.engr.washington.edu
Tue Apr 23 17:24:35 AEST 1991


In article <2758 at sapwdf.UUCP> Bill Wohler <wohler at sap-ag.de> writes:
|swap space gurus:
|
|  with 128M of real memory and 208M of swap (and effective total of
|  336M of memory!) on a 530, i would not have expected to see "INIT:
|  swap space low", especially considering when the sum of the SIZE
|  column of "ps uax" is only 58M.
|
|	ps uax | awk '{sum += $5}
|	END {print sum}'
|	57876
|
	No swap space guru, but:
	I believe your virtual memory size is only as large as your swap space,
	so you really only have 208M of virtual memory.
	Also your awk thing will not always work, since the fields of ps
	can run together (not to say your sum probably isn't close enough)




More information about the Comp.unix.aix mailing list