liblinux-io-prio-perl

Interface to linux ioprio_set(2) and ioprio_get(2)
  http://search.cpan.org/dist/Linux-IO_Prio/
  0
  no reviews



Linux::io_prio is a perl module which provides access to the linux functions ioprio_get(2) and ioprio_set(2). there are also ionice functions providing slightly more convenient perlish interface than the c api.

currently only linux is supported. other operating systems are not supported due to kernel limitations. however support will be added as the kernel capability becomes available.