Gouverneur
Programmer
I have a system with three physical disks. The following organization seems like a good idea to me.
1st disk: OS and applications software.
2nd disk: All data files.
3rd disk: OS awap file and backup images for first two.
I think the above should minimize head movement, which takes milliseconds, gaining some overall efficiency. I think that minimizing head movement should also increase mean time to disk failure.
Does the above seem correct? Does it seem reasonable?
Some of my friends have two physical disks. It seems like a good idea to put the OS and applications software on the first disk, and data files on the second.
Where should the OS Swap file go for a two disk system? Does this depend on the type of user? For example, consider the following types of user.
A user who hardly ever uses more than one application. He gets on the internet and that is all he does. Or perhaps he uses a word processor for long periods of time.
A user who keeps several applications open and switches from one to another frequently.
A user who keeps several applications open, but does tends to use one for 15-30 minutes before switching to another.
Any thots on either of the above systems? Eschew obfuscation!
If one hundred million people believe a foolish idea, it is still a foolish idea!
1st disk: OS and applications software.
2nd disk: All data files.
3rd disk: OS awap file and backup images for first two.
I think the above should minimize head movement, which takes milliseconds, gaining some overall efficiency. I think that minimizing head movement should also increase mean time to disk failure.
Does the above seem correct? Does it seem reasonable?
Some of my friends have two physical disks. It seems like a good idea to put the OS and applications software on the first disk, and data files on the second.
Where should the OS Swap file go for a two disk system? Does this depend on the type of user? For example, consider the following types of user.
A user who hardly ever uses more than one application. He gets on the internet and that is all he does. Or perhaps he uses a word processor for long periods of time.
A user who keeps several applications open and switches from one to another frequently.
A user who keeps several applications open, but does tends to use one for 15-30 minutes before switching to another.
Any thots on either of the above systems? Eschew obfuscation!
If one hundred million people believe a foolish idea, it is still a foolish idea!