On Saturday, February 23, 2008, 0:32:19, Tom wrote:

> Ok, just to put this into context, what is virtual, working set and
> private - also where do you get your data from.

The data is from Process Explorer. Virtual Size is all the memory the
program allocated (including the program code of thebat.exe itself and
all DLLs it uses), private bytes is the memory The Bat (or any of the
loaded DLLs) actually allocated (this is the actual amount of memory
TB is using), while working set is the amount of memory that is
currently held in the system RAM (the rest is paged out - on disk).

-- 
< Jernej Simončič ><><><><>< http://deepthought.ena.si/ >

A bird in the hand is safer than one overhead.
       -- Newton's Little-known Seventh Law


________________________________________________
Current version is 4.0.14.0 | 'Using TBUDL' information:
http://www.silverstones.com/thebat/TBUDLInfo.html

Reply via email to