5151
General Software Discussion / Re: Vista’s ReadyBoost benefits on your Windows XP machine with eBoostr
« Last post by f0dder on June 14, 2008, 06:57 AM »icekin: actually, that application does not try to "allocate as much memory as it can to running applications and then then releases it." - instead (afaik), it goes through all running processes, and does SetWorkingProcessSetSize(process, -1, -1), which tells windows to "trim that process".
Much less non-lame than "allocate as much memory as possible", but still a pretty silly thing to do - it doesn't really help you... if windows needs more memory, it will do this trimming automatically. Remember: unused memory is wasted memory. And flushing things to the pagefile (and reading back from disk) is slow.
Much less non-lame than "allocate as much memory as possible", but still a pretty silly thing to do - it doesn't really help you... if windows needs more memory, it will do this trimming automatically. Remember: unused memory is wasted memory. And flushing things to the pagefile (and reading back from disk) is slow.

Recent Posts
(the AwesomeBar could be a blessing or a curse, or just plain "whatever" - time will tell).
. Old hardware can be a problem, though.

