Subject: Re: memory allocation question
To: Tim Underwood <TimU@hightouchinc.com>
From: Noriyuki Soda <soda@sra.co.jp>
List: port-hpcmips
Date: 08/12/2004 02:55:21
>>>>> On Thu, 12 Aug 2004 02:10:13 +0900 (JST),
Noriyuki Soda <soda@sra.co.jp> said:
Well, I forgot to write one thing, that is...
> basically,
> Total_memory_for_userland
> ~= Active_memory + Inactive_memory + Wired_memory + Free_memory
> ~= Anonymous_memory + cached_Executable_memory + cached_File_memory
+ Free_memory
> Although this formula isn't so accurate because there is other use...
--
soda