- Sep 20, 2002
- 405
- 0
- 0
Originally posted by: trashbox
You PC run faster without virtuall Ram ( pagefiles) If you Have 384 MB ram or more.
virtual ram use up you Hardrive Space & Slow it down By 30 % of you PC Perform.
Originally posted by: trashbox
You PC run faster without virtuall Ram ( pagefiles) If you Have 384 MB ram or more.
virtual ram use up you Hardrive Space & Slow it down By 30 % of you PC Perform.
Originally posted by: trashbox
You PC run faster without virtuall Ram ( pagefiles) If you Have 384 MB ram or more.
virtual ram use up you Hardrive Space & Slow it down By 30 % of you PC Perform.
apps don't detect swap
apps have a virtual memory space of a set size (4GB theoretical on a 32bit machine, although I hear windows allows only 2GB)
no program requires swap space, but, if enough memory is needed that the os can't find space in memory or in the limited page file you specify, then you're in trouble
Only half true. Many programs will run just fine without any swap space. But many programs won't install without it either.Originally posted by: kamper
no program requires swap space, but, if enough memory is needed that the os can't find space in memory or in the limited page file you specify, then you're in trouble
Originally posted by: dullard
KillaKilla: There is one major problem with setting the swap file too big. A program which screws up could attempt to use all of that memory (well Windows limits a single thread to 2 GB, but you may have multi-threaded programs). I don't care how fast your hard drive is (assuming it isn't solid state), but if a program tries to do a few 2GB->2GB operations all at once and all you have is ~512 MB, then your computer will start thrashing the hard drive for hours (if not days). You can sit and wait for the program to stop doing that. Or you can shut off your computer as the hard drive is thrashing. Neither option is a very pleasant option. Trust me from experience, don't set your swap file to a size which is far more than you'll need. I personally won't set one bigger than 512 MB ever again (no matter how much memory I have).
Originally posted by: dullard
Only half true. Many programs will run just fine without any swap space. But many programs won't install without it either.Originally posted by: kamper
no program requires swap space, but, if enough memory is needed that the os can't find space in memory or in the limited page file you specify, then you're in trouble
This is, I have to say, a pretty farfetched scenario, and you could *still* just kill the program in question through Task Manager, unless it's running in Realtime priority (and that would be a pretty dumb thing to do). Besides, at the default settings a program could request 2GB of swap anyway, and would get it.
Originally posted by: kamper
This is, I have to say, a pretty farfetched scenario, and you could *still* just kill the program in question through Task Manager, unless it's running in Realtime priority (and that would be a pretty dumb thing to do). Besides, at the default settings a program could request 2GB of swap anyway, and would get it.
Realtime or not, if it's thrashing it's using next to no cpu time, so - as long as the task manager and kernel memory haven't been sent to disk in the mad search for more memory - you're fine![]()
