Harddisk Partitioning
-
Harendra Fernando
- Posts: 29
- Joined: Sat May 16, 2009 8:16 am
- Location: Cork, Ireland
Harddisk Partitioning
Hi,
Is there a real benefit of Partitioning the Hard drive as C, D and so on in a core 2 duo (ex. W500) machine?
Some people say there is no gain, in terms of speed etc, in partitioning the hard drives in systems/laptops with powerful Processors. Say with a processor such as T9600, 2.8GHz, do I need to partition the hard drive for better performances?
Thanks,
Fdo
Is there a real benefit of Partitioning the Hard drive as C, D and so on in a core 2 duo (ex. W500) machine?
Some people say there is no gain, in terms of speed etc, in partitioning the hard drives in systems/laptops with powerful Processors. Say with a processor such as T9600, 2.8GHz, do I need to partition the hard drive for better performances?
Thanks,
Fdo
Re: Harddisk Partitioning
To some extent, yes, but you would need to do some other things to squeeze out some performance. You may want to change your drive format, depending on what you're doing with it. If it's a small partition you may get some gains by formatting to FAT32. Also, moving your paging file from C: to its own, separate partition can boost performance.Harendra Fernando wrote: Is there a real benefit of Partitioning the Hard drive as C, D and so on in a core 2 duo (ex. W500) machine?
With a partitioned drive you would have less disk space to deal with for each partition, so things like indexing and searching would run faster (though this is still dependent on hard drive speed). With processor speeds today your bottleneck is more likely going to be with the hard drive speed (and disk controller). If you were to swap processors (say from a 2GHz T6400 to a 2.5GHz T9400) you probably wouldn't notice any change except in CPU-intensive applications. Now keep the processor speed constant and swap hard drives (5400 rpm to 7200) and you'll notice a difference immediately. Swap to an SSD and you'll see a BIG change.
There are other (IMO, more important) benefits to partitioning. Personal data kept in one partition can be kept separate (a good security practice), one partition could be used for backups, it can help keep you organized, etc.
W510: i7-820QM / 8GB 1066 RAM/ 1 GB NVIDIA Quadro FX 880M / 500GB 7200rpm / 15.6" HD 1080 / Arch Linux
Re: Harddisk Partitioning
What OS do you intend to run on your W500? The partitioning "hacks" to improve performance are rather from the young days of XP and Windows 2000. Now, the HDDs are much faster, not to mention the abundance of system memory nowadays. Partitioning is done nowadays mainly for logical purposes (like storing your documents or music on a separate partition for better overview/control or to make it accessible to another OS, which may additionally require another formatting etc.).
IBM Lenovo Z61p | 15.4'' WUXGA | Intel Core 2 Duo T7400 2x 2.16GHz | 4 GB Kingston HyperX | Hitachi 7K500 500 GB + WD 1TB (USB) | ATI Mobility FireGL V5200 | ThinkPad Atheros a/b/g | Analog Devices AD1981HD | Win 7 x86 + ArchLinux 2009.08 x64 (number crunching)
-
Harendra Fernando
- Posts: 29
- Joined: Sat May 16, 2009 8:16 am
- Location: Cork, Ireland
Re: Harddisk Partitioning
Hi, Thank you for the info.Marin85 wrote:What OS do you intend to run on your W500? The partitioning "hacks" to improve performance are rather from the young days of XP and Windows 2000. Now, the HDDs are much faster, not to mention the abundance of system memory nowadays. Partitioning is done nowadays mainly for logical purposes (like storing your documents or music on a separate partition for better overview/control or to make it accessible to another OS, which may additionally require another formatting etc.).
I am using Windows XP. HDD has 7200rpm. I use my W500 for processer and memory intensive applications. Do you think by partitioning the HDD can improve the performances/efficiency?
Fernando
Re: Harddisk Partitioning
If you have sufficient system memory for the tasks you are doing, i.e. the system doesn´t need to make calls to the virtual memory (aka the page file), then I see absolutely no need to bother yourself with partitioning the HD. Otherwise, you may want to have a look here. My personal opinion (based on my experience with my ThinkPad, which is BTW two generations older line than yours) is, even so you won´t notice any performance improvements, hence the hassle to partition the HD and move around data is not justified (IMHO).
A side note: even with plenty of system memory installed, some applications like Photoshop do need and do use the page file (that´s why it is not advisable to disable the page file in windows no matter what).
A side note: even with plenty of system memory installed, some applications like Photoshop do need and do use the page file (that´s why it is not advisable to disable the page file in windows no matter what).
IBM Lenovo Z61p | 15.4'' WUXGA | Intel Core 2 Duo T7400 2x 2.16GHz | 4 GB Kingston HyperX | Hitachi 7K500 500 GB + WD 1TB (USB) | ATI Mobility FireGL V5200 | ThinkPad Atheros a/b/g | Analog Devices AD1981HD | Win 7 x86 + ArchLinux 2009.08 x64 (number crunching)
Re: Harddisk Partitioning
I think you want to minimize disk arm movement.
I was taught the page file should be on it's own spindle or if you only have one spindle then it should be placed in the MOST ACTIVE partition on that spindle.
Additional parititons are just going to cause arm movement that a single partition MIGHT not cause.
I was taught the page file should be on it's own spindle or if you only have one spindle then it should be placed in the MOST ACTIVE partition on that spindle.
Additional parititons are just going to cause arm movement that a single partition MIGHT not cause.
-
Harendra Fernando
- Posts: 29
- Joined: Sat May 16, 2009 8:16 am
- Location: Cork, Ireland
Re: Harddisk Partitioning
Many Thanks for the replies!
Fernando
Fernando
-
proaudioguy
- Senior Member

- Posts: 892
- Joined: Sat Feb 18, 2006 9:36 pm
Re: Harddisk Partitioning
Can you explain that in more detail? How does this help security? I might like to keep certain files more secure.Superego wrote:Personal data kept in one partition can be kept separate (a good security practice),
Re: Harddisk Partitioning
When I installed Vista Ultimate x64 on my T61p 200 gb hard drive, I followed advice from this forum to make a C: partition for programs and a D: partition for data. I think it was a wasted effort. I chose 45 GB for C: and 145 GB for D: . Then, I ran out of free space on C: and I had to rob D: to pay C: with a partition mover. In addition, even though I had "My Documents" folder on D:, I never figured out how to get rid of a small "My Documents" folder on C: wasting more money. I don't really think I benefitted on backups.
Recently, I did a clean install with Windows 7 Professional x64 on a new 500 GB hard drive on the same T61p, and I chose to just make one huge C: partition. My W700 has just one large C: plus the Lenovo service installations.
Just my two cents.
Recently, I did a clean install with Windows 7 Professional x64 on a new 500 GB hard drive on the same T61p, and I chose to just make one huge C: partition. My W700 has just one large C: plus the Lenovo service installations.
Just my two cents.
First Thinkpad 755CX in 1995. First IBM: PC 1982 8088 w 64K RAM, dual floppy. Currently in use:
X230T with Win8Pro x64, i7, 500gb ssd; W700 WUXGA RAID 1 Blu-Ray W7Pro x64, occasionally a T61p with Win7Pro x64
X230T with Win8Pro x64, i7, 500gb ssd; W700 WUXGA RAID 1 Blu-Ray W7Pro x64, occasionally a T61p with Win7Pro x64
-
pianowizard
- Senior ThinkPadder

- Posts: 8367
- Joined: Tue Jun 28, 2005 5:07 am
- Location: Ann Arbor, MI
- Contact:
Re: Harddisk Partitioning
For me, the best justification for storing your documents on a separate partition is that this partition isn't affected when you reinstall Windows, so you don't have to spend hours copying the files back onto the HDD after the reinstall.
Microsoft Surface 3 (Atom x7-Z8700 / 4GB / 128GB / LTE)
Dell OptiPlex 9010 SFF (Core i3-3220 / 8GB / 8TB); HP 8300 Elite minitower (Core i7-3770 / 16GB / 9.25TB)
Acer T272HUL; Crossover 404K; Dell 3008WFP, U2715H, U2711, P2416D; Monoprice 10734; QNIX QHD2410R; Seiki Pro SM40UNP
Dell OptiPlex 9010 SFF (Core i3-3220 / 8GB / 8TB); HP 8300 Elite minitower (Core i7-3770 / 16GB / 9.25TB)
Acer T272HUL; Crossover 404K; Dell 3008WFP, U2715H, U2711, P2416D; Monoprice 10734; QNIX QHD2410R; Seiki Pro SM40UNP
-
proaudioguy
- Senior Member

- Posts: 892
- Joined: Sat Feb 18, 2006 9:36 pm
Re: Harddisk Partitioning
You must be buying a full windows license and disc then because everytime I reinstall with the Thinkpad provided discs it wipes the entire drive out no matter what partitions it has.pianowizard wrote:For me, the best justification for storing your documents on a separate partition is that this partition isn't affected when you reinstall Windows, so you don't have to spend hours copying the files back onto the HDD after the reinstall.
Who is online
Users browsing this forum: No registered users and 4 guests




