Quote:
|
Originally Posted by pr50wner
for laptops there should NOT be more than 32 processing at bootup, this includes all laptop propriatary drivers (for power, led light controllers, media play buttons etc)
get 1GB of ram, disable swap, that is the best thing you can do for your laptop to speed it up when loading apps etc
|
Why do you say there shouldn't be more than 32 processes run at boot time? The number of processes listed in the Task Manager after a clean startup does not correlate with performance (in the sense of machine responsiveness). For most processes, once they've loaded, they require ZERO CPU cycles and their memory footprint is likewise negligible. If there's memory pressure, an inactive process is simply paged out until it's needed...which brings me to my next point: like others have said, don't disable the page file. Disabling the page file doesn't make programs load or run any faster. Disabling the page file can, under some circumstances, absolutely kill performance, though. Remember, just because you allow Windows to move things out of memory to the page file doesn't mean it will. Without a page file, when Windows has to evict a page from memory, it has no place to put it in case it's needed again soon.
Quote:
|
Originally Posted by Rustican
Shrink it if you want gut don't get rid of it entirely.
|
Shrinking the amount of disk space available to Windows for paging doesn't provide any benefit under any circumstances, but can hurt performance in certain situations. Giving Windows 10 GB of disk space for paging will never have a negative impact on performance. Giving Windows too small a space for paging will bring your computer to a crawl when it hits that limit. The idea is to avoid this latter situation.