Saturday, April 25, 2015

macos - Does partitioning iTunes and iPhoto libraries make my Mac faster?



I have a


iMac (early 2009)

with


2,66 GHz Intel Core 2 Duo
4 GB 1067 MHz DDR3
640GB 7200-rpm Serial ATA hard drive

If I create a partition for the iTunes library and another one for the iPhoto library (they are pretty heavy), do you think this makes my Mac faster or not? And, if possible, can you shortly explain why?


Thanks!


Answer



Only at the moment you start iTunes and iPhoto at the same time. And only if they're on separate disks. iTunes does not read a lot of data from the library when it's running, music does not use that much bandwidth. iPhoto reads the library on start but more memory would be a better choice.


No comments:

Post a Comment

linux - How to SSH to ec2 instance in VPC private subnet via NAT server

I have created a VPC in aws with a public subnet and a private subnet. The private subnet does not have direct access to external network. S...