
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.