From: Jens Axboe Date: Thu, 24 Jan 2008 07:54:47 +0000 (+0100) Subject: kernel: add CLONE_IO to specifically request sharing of IO contexts X-Git-Tag: v2.6.25-rc1~1174^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fadad878cc0640cc9cd5569998bf54b693f7b38b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed