Making SSDs work better in Ubuntu
Registered by
Pete Graner
How can we auto optimize the kernel for non-spinning media?
Blueprint information
- Status:
- Complete
- Approver:
- Pete Graner
- Priority:
- Essential
- Drafter:
- None
- Direction:
- Approved
- Assignee:
- Colin Ian King
- Definition:
- Approved
- Series goal:
- None
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Pete Graner
- Completed by
- Pete Graner
Whiteboard
Does auto-optimize mean auto-detecting that an SSD is in use? On my laptops with SSDs I force laptop mode on at all times with a 10 minute cache expiration. That's the single most useful change; it allows writes to be cached in RAM long enough that when they eventually get flushed, a higher percentage of the writes are sequential.
-- Howard
(?)