commit | bf0720c48c7cefd127ed2329e6d0e40b39fa4d0e | [log] [tgz] |
---|---|---|
author | Roger Pau Monne <roger.pau@citrix.com> | Wed Apr 17 20:18:59 2013 +0200 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Thu Apr 18 09:29:25 2013 -0400 |
tree | faece56f2dd1be19c6ae40676210004a599ed792 | |
parent | bb6acb289fbaac0e99eb552abdefc80a2186ef3f [diff] |
xen-blkback: make the queue of free requests per backend Remove the last dependency from blkbk by moving the list of free requests to blkif. This change reduces the contention on the list of available requests. Signed-off-by: Roger Pau Monné <roger.pau@citrix.com> Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Cc: xen-devel@lists.xen.org Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>