Skip to main content

Daemon to control per-device IO Scheduler options in the Linux kernel

Project description

A small configurable daemon to control selection of IO Scheduler options on a linux server.

Description:

ioschedd allows a user to fine-tune their IO scheduler on a per-device basis.

This is particularly handy in the following scenarios:

  • A server may boot off of a slow on-board IDE drive, but store all of its data on a fancy RAID controller. In this case, you likely want CFQ or deadline on hda, but noop on sd*

  • Perhaps your server is hosted somewhere out of your control and you don’t have access to change boot parameters (say, it’s netbooted by your provider) and you’d like to make sure your IO scheduler is changed before your application is launched

Dependencies:

Python 2.7

Python Module Dependencies:

  • daemon

  • pyudev 0.16+

  • yaml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ioschedd-0.1.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page