tczepiel / perl-linux-iopriority

set/get your process' io priority on linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Linux-IOPriority version 0.01
=============================

set/get your process' io priority on linux


INSTALLATION

To install this module type the following:

   perl Makefile.PL
   make
   make test
   make install

COPYRIGHT AND LICENCE

Copyright (C) 2013 by Tomasz Czepiel

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself, either Perl version 5.12.4 or,
at your option, any later version of Perl 5 you may have available.


About

set/get your process' io priority on linux


Languages

Language:C 95.3%Language:Perl 4.7%