Displaying 1 result from an estimated 1 matches for "aee77a9230c1".
2007 Jul 30
0
[PATCH][1/4][IOMGR] I/O request Manager body
...g virtual block devices(threads).
And, iomgr provides the total number of pending requests in blkback and blktap.
--------------------------------------------------
Satoshi UCHIDA
NEC Corporation, Japan
# HG changeset patch
# User s-uchida@ap.jp.nec.com
# Date 1184302359 -32400
# Node ID aee77a9230c1b19873e60761d080af517bbfb189
# Parent e64625df946b81ac1a5f8be7c5d0ae2aad618d7c
[IOMGR] Add I/O request management framework.
This is body for I/O request management.
Signed-by-off Satoshi UCHIDA <s-uchida@ap.jp.nec.com>
diff -r e64625df946b -r aee77a9230c1 drivers/xen/Kconfig
--- a/dri...