in reply to Re^4: Net::FTP memory usage in Windows
in thread Net::FTP memory usage in Windows
Not so useful. I don't read Russian(?).
The point I was trying to arrive at is that the task manager can report several different measures of a process' memory.
Eg. Task Manager pic.
Note that the column labeled "Working set(Memory)" is 2 1/2 times bigger than the column labeled "Memory(private working set)"; and the difference can be much larger.
The first includes all memory referenced by the process: which includes memory shared by that process with (potentially many) other processes.
The second (mostly) only includes memory unique to that process.
If your number is the first, go to View->select columns and select (the Russian equivalent of) "Memory - private working set". and see what difference that makes.
|
|---|