commit | fadad878cc0640cc9cd5569998bf54b693f7b38b | [log] [tgz] |
---|---|---|
author | Jens Axboe <jens.axboe@oracle.com> | Thu Jan 24 08:54:47 2008 +0100 |
committer | Jens Axboe <jens.axboe@oracle.com> | Mon Jan 28 10:50:36 2008 +0100 |
tree | 9ad8c65d458d45f970f7e78cd1512c0e7da58def | |
parent | 521f3bbdba6b92582ef8047df01b156668343542 [diff] |
kernel: add CLONE_IO to specifically request sharing of IO contexts syslets (or other threads/processes that want io context sharing) can set this to enforce sharing of io context. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>