|
|
|
|
|
December 2nd, 2007, 06:48 PM
|
General
|
|
Join Date: Sep 2003
Posts: 3,205
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
OT: Speeding up a slow computer
My computer is a couple years old now, maybe 2.5 years old, and it's started slowing down from when it was new; an inevitable process if I'm not mistaken.
What I'm searching for is a way in which to boost performance, short of a drive reformat. I have my hard drive partitioned into 4 separate drives, C: is the Windows (XP) partition (40GB), with only it and the few poorly designed programs that won't allow themselves to be placed anywhere other than C:. D: is the games drive (50GB), nearly full. E: is the miscellaneous programs drive (50GB), nowhere near full. F: is the multimedia drive (50GB), pictures, music, videos, moderately full. Not sure if all that info's needed, but it can't hurt
I've defragmented all the drives with little effect, and am hoping for some additional suggestions to boost performance. Any suggestions would be most welcome Thanks!
__________________
Courage doesn't always roar. Sometimes courage is that little voice at the end of the day that says "I'll try again tomorrow".
Maturity is knowing you were an idiot in the past. Wisdom is knowing that you'll be an idiot in the future.
Download the Nosral Confederacy (a shipset based upon the Phong) and the Tyrellian Imperium, an organic looking shipset I created! (The Nosral are the better of the two [img]/threads/images/Graemlins/Grin.gif[/img] )
|
December 2nd, 2007, 09:27 PM
|
Corporal
|
|
Join Date: Oct 2006
Posts: 131
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: Speeding up a slow computer
The only comparable option to a Windows reinstall (which doesn't itself require a reformat) is to try to remove obsolete files and registry entries manually - and deleting the wrong ones could require a reinstall anyway. I'd suggest biting the bullet, reinstalling Windows - and using software like Total Uninstall to keep track of (and clear out) the junk programs leave behind in future.
You could try using a registry cleaner, but these will only pick up a tiny portion of the junk present. Clearing out programs that run on startup that you don't need (and disabling unnecessary Windows services) would likely be of greater benefit, if you haven't already done this.
|
December 3rd, 2007, 01:48 AM
|
|
Lieutenant Colonel
|
|
Join Date: Mar 2001
Location: Emeryville, CA
Posts: 1,412
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: Speeding up a slow computer
Just about every desktop computer in the past several years has had the bottleneck at I/O instead of processing power. If you want a speedup, the way to get it is to reduce latency with I/O. From what you've said, I can think of two ways to do this:
1) Add more memory. Preferably the max your system allows. It takes microseconds to access data in memory, while it takes milliseconds to access data from disc. Maximizing memory allows you to cache more data in memory, which means you'll need to hit the slower discs less.
2) Split your discs. If you have four partitions on one disc, you still have the latency of one disc. And if you have the disc trying to access game data on disc while Windows is trying to access virtual memory, you got the read heads seeking all over the place on disc. Partitions are great for managing data and having a more modular approach to backup, but it doesn't do you any performance favors. Imaging your C: drive onto a new drive (10krpm helps) should help out a lot.
__________________
GEEK CODE V.3.12: GCS/E d-- s: a-- C++ US+ P+ L++ E--- W+++ N+ !o? K- w-- !O M++ V? PS+ PE Y+ PGP t- 5++ X R !tv-- b+++ DI++ D+ G+ e+++ h !r*-- y?
SE4 CODE: A-- Se+++* GdY $?/++ Fr! C++* Css Sf Ai Au- M+ MpN S Ss- RV Pw- Fq-- Nd Rp+ G- Mm++ Bb@ Tcp- L+
|
December 3rd, 2007, 03:59 AM
|
|
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: OT: Speeding up a slow computer
I've heard that some of the larger 7200 rpm drives are starting to approach the read rates of the 10k raptor type drives (at much more palatable $/GB ratios to boot). Notably, the latest 750 GB western digitals.
|
December 3rd, 2007, 06:21 AM
|
|
General
|
|
Join Date: Mar 2001
Location: UK
Posts: 4,245
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: Speeding up a slow computer
Quote:
Will said:
Just about every desktop computer in the past several years has had the bottleneck at I/O instead of processing power.
2) Split your discs. If you have four partitions on one disc, you still have the latency of one disc.
|
Wouldn't it make more sense to move the swap rather than C: ?I guess it depends how much memory he has and how often the swap is used. Does Windows allow you to put your swap drive onto a USB flash drive? They tend to be pretty quick if you have a spare USB2 slot, and you can get a gig or two for pocket change these days. Then you could have Windows on one hard drive, games, programs and data on another and swap on USB, for super-fast performance=-)
But do max out your memory first, as Will suggests.
|
December 3rd, 2007, 05:23 PM
|
General
|
|
Join Date: Sep 2003
Posts: 3,205
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: Speeding up a slow computer
Currently I have 2GB RAM (4x512), and had always assumed that'd be sufficient for a Win XP system Is it?
I have the drive partitioned mostly for convenience and organizational purposes; it's a hell of a lot easier to access a file when you know at least which partition it's in!
Would removing a bunch of unused programs serve to speed it up, at least a bit? For example, games I no longer play, etc.
__________________
Courage doesn't always roar. Sometimes courage is that little voice at the end of the day that says "I'll try again tomorrow".
Maturity is knowing you were an idiot in the past. Wisdom is knowing that you'll be an idiot in the future.
Download the Nosral Confederacy (a shipset based upon the Phong) and the Tyrellian Imperium, an organic looking shipset I created! (The Nosral are the better of the two [img]/threads/images/Graemlins/Grin.gif[/img] )
|
December 3rd, 2007, 05:38 PM
|
|
Captain
|
|
Join Date: Sep 2000
Location: USA
Posts: 806
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: Speeding up a slow computer
Give it a good vacuuming. All that dust slows down the gears.
__________________
Give me a scenario editor, or give me death! Pretty please???
|
December 3rd, 2007, 06:43 PM
|
Corporal
|
|
Join Date: Oct 2006
Posts: 131
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OT: Speeding up a slow computer
dogscoff said:
Does Windows allow you to put your swap drive onto a USB flash drive? They tend to be pretty quick if you have a spare USB2 slot, and you can get a gig or two for pocket change these days. Then you could have Windows on one hard drive, games, programs and data on another and swap on USB, for super-fast performance=-)
Flash memory has slower data transfer rates when writing than hard disks (see this Ars Technica benchmark page) though reading is faster - the biggest advantage it offers is lower seek times.
A bigger downside of flash memory is the limit on the number of times it can be written to (typically in the tens or hundreds of thousands per block). Having data that is written to very frequently (which a swap file will be) may shorten a flash stick's lifespan to mere months.
|
December 3rd, 2007, 08:25 PM
|
|
First Lieutenant
|
|
Join Date: May 2005
Location: Outter Glazbox
Posts: 760
Thanks: 12
Thanked 4 Times in 4 Posts
|
|
Re: OT: Speeding up a slow computer
Do the Control-Alt-Delete and see how many processes you are currently running. This will give you a good idea of how much of your resources are being devoured by 'background' programs. Virus programs as Norton or McAfee will totally suck up your resource space.
If you have more then 40 processes running (ideally you want between 32 to 40) you will need a program (like Spybot S&D or there are others) to turn off some of those processes, reclaiming memory for you to run the programs you want.
|
December 3rd, 2007, 10:29 PM
|
|
Shrapnel Fanatic
|
|
Join Date: Jul 2001
Location: Southern CA, USA
Posts: 18,394
Thanks: 0
Thanked 12 Times in 10 Posts
|
|
Re: OT: Speeding up a slow computer
Xrati said:
(ideally you want between 32 to 40)
Where did this range come from?
|
Thread Tools |
|
Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|