As I explained in the previous post, replacing my notebook's hard disk with an SSD significantly improved the overall system performance -- even without any additional tweaking. But there are also a couple of simple tricks that can boost performance even further.
Read more »Three Simple Tweaks for Better SSD Performance
Category: High End Tags:
- Login to post comments
Ubuntu 9.10 on SSD
I've been thinking about replacing the hard disk on my production notebook with a solid-state disk (SSD) for quite a while. So when I stumbled upon a good offer on Kingston 64GB SSDNow V series SSD I decided to take the plunge.
Read more »Category: End User Tags:
- Login to post comments
Testing Out The SSD Mode In Btrfs
One month ago we provided benchmarks of the Btrfs file-system and found that while it contained many features to make it a next-generation Linux file-system, its disk performance was rather displeasing. In Btrfs there the solid-state drive mode can be enabled.
Read more »Category: High End Tags:
- Login to post comments
SSD’s, Journaling, and noatime/relatime
On occasion, you will see the advice that the ext3 file system is not suitable for Solid State Disks (SSD’s) due to the extra writes caused by journaling — and so Linux users using SSD’s should use ext2 instead. However, is this folk wisdom actually true?
Read more »Category: End User Tags:
- Login to post comments