Home Page Home Page
 Home | Linux Administration | Corporate Services | Resources | About Us Support Center
Monthly Server Management One-time Server Services Other Services
Network Administration Network Monitoring Network Security High Availability Load Balancing Data Backup and Recovery
Linux HOWTOs Linux Guides Linux Articles New RFCs Vulnerability list Linux Journal
Testimonials Partners Careers Contact Us Site Map
Hard Disk Speed

E.4. Hard Disk Speed

Use the tool hdparm to set up better harddisk performance. Though I have seen laptop disk enabled with striping, I can't see a reason to do so, because in my humble opinion also known as RAID0 striping needs at least two different disks to increase performance. Before using hdparm check the BIOS settings for harddisk parameters like DMA or ATA4 or 32bit transfer. The bad thing is that if something is disabled there - it can not be enabled with hdparm!

See UNIX and LINUX Computing Journal: Tunable Filesystem Parameters in /proc How to increase, decrease and reconfigure filsystem behavior from within /proc.