Um... that's what it's supposed to do. You can run it for as long as you like, just quit when you've had enough.Originally posted by: ShawnD1
i tried that program and it doesn't work. it runs the test then when it gets to 100% done, it starts over again. i had the thing running for 2 hours, the thing completed 4 times and it was still going.
Originally posted by: cleverhandle
Um... that's what it's supposed to do. You can run it for as long as you like, just quit when you've had enough.Originally posted by: ShawnD1
i tried that program and it doesn't work. it runs the test then when it gets to 100% done, it starts over again. i had the thing running for 2 hours, the thing completed 4 times and it was still going.
Originally posted by: BingBongWongFooey
Physical ram and swap are for two different things. Kernel programmers know more than you, leave it alone, your computer is not slow.
ConservativeSwapFileUsage=1
Make your swapfile to have a fixed size
A good thing is to first delete the swapfile. Then defragment the destination drive and after that is done. Immediately add the swapfile to that drive.
Originally posted by: BingBongWongFooey
You're not trying hard enough
Open up an image editing program and create a new 10000x10000 pixel image, start adding layers, etc..
Originally posted by: BingBongWongFooey
It's basically the same problem I have with gentoo fanboys that get all worked up about their super optimized kde installation. Whoop-dee-doo, it's not much, if any, difference in speed, and you're just wasting your time by being so concerned about something that will, at best, be a *somewhat noticeable* speed increase.
I take it you're not much of a performance freak geek
Originally posted by: Spyro
Originally posted by: BingBongWongFooey
It's basically the same problem I have with gentoo fanboys that get all worked up about their super optimized kde installation. Whoop-dee-doo, it's not much, if any, difference in speed, and you're just wasting your time by being so concerned about something that will, at best, be a *somewhat noticeable* speed increase.
I take it you're not much of a performance freak geek![]()
It shouldnt need to expand if you make it a fixed size that is large.
. As far as software, it just seems silly to me to spend time chasing after miniscule, often theoretical, performance improvements.
The best thing you can do for yourself is deleting the swap file and putting it on a seperate partition if you haven't already. If you don't already have a seperate partition, don't worry about it, it's not worth the risk you can get from using apps like partition magic.
You won't get any performance boost from that alone, but it will stop the page file from fragmenting the hell out of your system or program files if it has to fight for space.
On a seperate physical drive yes, but not on a seperate partition. All you'll do is increase seek time needed to get to the pagefile.
the seek time is pretty much immaterial, because it's going to so freaking slow anyways...
It's just to allow the page file to grow without worrying about it fighting for disk space with the regular files heavily fragmenting them and causing all sorts of hell. I figure having a lot of file writes at the same time as accessing the page file continously on the same partition would is like a fragmentation grenade for you harddrive. I suppose you could limit the size of the file though.