~ubuntu-branches/ubuntu/vivid/kubuntu-settings/vivid

« back to all changes in this revision

Viewing changes to desktop/etc/udev/rules.d/60-ssd-scheduler.rules

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2014-09-01 12:53:16 UTC
  • Revision ID: package-import@ubuntu.com-20140901125316-i6qmccv6ylxwdfmz
Tags: 1:14.10ubuntu3
Add udev rule to switch to cfq on rotational media

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
ACTION=="add|change", KERNEL=="sd[a-z]", ATTR{queue/rotational}=="1",ATTR{queue/scheduler}="cfq"