![]() |
|
SPONSORED LINKS BY GOOGLE |
|
2
10th March 01:39
External User
Posts: 1
|
What does Disk Management have to say about it?
Start|Run|diskmgmt.msc BTW since the partitions will be sharing the same drive controller and disk head there really isn't an advantage to doing this. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect | | I have 45gb of unallocated space, out of which I want to make a | partition of 2gb for swap file. | | Windows management doesn't give me any options to format the unallocated | space. | | When I highlight the unallocated space in PPM , the only choice of | actions I have is to view sectors. | | How do I create a new partition? | | cheers | | -- | Rob | | It's so nice to be insane, no one asks you to explain. |
|
|
4
10th March 01:39
External User
Posts: 1
|
Use Disk Management.
Start - Run - DISKMGMT.MSC Note a separate swap file partition for any sort of performance reasons is basically foolish. There are two possible situations: 1. Your computer is actually writing to and reading from the swap file to a significant extent (note that there is no readily available tool in Windows XP that will give you this information). In this case the separate swap file partition will result in increased travel distance for the disk head mechanism as shuttles back and forth between the system partition and the swap file partition. Disk head travel time is the slowest aspect of hard drive performance, and increasing the distance travelled will increase this time, thereby slowing performance. The best fix for heavy actual usage of the swap file is to install more RAM. 2. Your computer is not actually using the swap file very much at all. In that case the separate partition will provide no advantage. Also some sources cite "swap file fragmentation" as a justification for the separate partition. Swap file fragmentation as a performance issue is right up there with Santa Claus, Easter Bunny and the Tooth Fairy - lots of hype and very little substance. Good luck Ron Martell Duncan B.C. Canada -- Microsoft MVP (1997 - 2006) On-Line Help Computer Service http://onlinehelp.bc.ca "Anyone who thinks that they are too small to make a difference has never been in bed with a mosquito." |
|
|
SPONSORED LINKS BY GOOGLE |
|
|