View Full Version : Paging File question..
Dustman
Apr 19, 2007, 07:32 PM
Hi. I'm curious to know if it is possible to switch the paging file in os x tiger to another partition for a potential performance boost.. and if it is, how?
mad jew
Apr 19, 2007, 07:36 PM
I haven't tried it, but this (http://www.macosxhints.com/article.php?story=20060206013801960) might be what you're after...
CanadaRAM
Apr 19, 2007, 07:40 PM
Hi. I'm curious to know if it is possible to switch the paging file in os x tiger to another partition for a potential performance boost.. and if it is, how?
Do a search here, I think some one posted some Unix command line juju to do this to move it to another physical drive. BUT>
If you mean another partition on the same boot drive, then you wouldn't see any improvement and maybe a drop in performance.
Why? Because there is only one set of heads, they'll still have to transit back and forth between the swap file and the data/code. By putting in on a different partition you do two things -- guarantee the head has to travel further, and guarantee that the transfer speed from the swap file will be slower.
The fastest partition is always the first one created on the drive, because it occupies the outer tracks of the drive (longer track length/perimeter = more bits passing under the heads every 1/7200 of a second). Each additional partition gets progressively slower, until the inner tracks, which can output only 1/2 or less of the data rate as the outermost.
Assuming the OS is in the first partition, any other partitions are bound to be slower.
Dustman
Apr 20, 2007, 08:52 AM
Do a search here, I think some one posted some Unix command line juju to do this to move it to another physical drive. BUT>
If you mean another partition on the same boot drive, then you wouldn't see any improvement and maybe a drop in performance.
Why? Because there is only one set of heads, they'll still have to transit back and forth between the swap file and the data/code. By putting in on a different partition you do two things -- guarantee the head has to travel further, and guarantee that the transfer speed from the swap file will be slower.
The fastest partition is always the first one created on the drive, because it occupies the outer tracks of the drive (longer track length/perimeter = more bits passing under the heads every 1/7200 of a second). Each additional partition gets progressively slower, until the inner tracks, which can output only 1/2 or less of the data rate as the outermost.
Assuming the OS is in the first partition, any other partitions are bound to be slower.
Thank you very much.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.