commit | fd0928df98b9578be8a786ac0cb78a47a5e17a20 | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Thu Jan 24 08:52:45 2008 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Jan 28 10:50:29 2008 +0100 |
tree | 70a34cf207bea1bec28e59cf0dba7d20e7f8b0f1 | |
parent | 91525300baf162e83e923b09ca286f9205e21522 [diff] |
ioprio: move io priority from task_struct to io_context This is where it belongs and then it doesn't take up space for a process that doesn't do IO. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>