Home
last modified time | relevance | path

Searched hist:"9 d357b0787bb3c91835d5e658c3bda178f9ca419" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Ddevice-mapper.hdiff 9d357b0787bb3c91835d5e658c3bda178f9ca419 Thu Jan 13 14:00:01 CST 2011 NeilBrown <neilb@suse.de> dm: introduce target callbacks and congestion callback

DM currently implements congestion checking by checking on congestion
in each component device. For raid456 we need to also check if the
stripe cache is congested.

Add per-target congestion checker callback support.

Extending the target_callbacks structure with additional callback
functions allows for establishing multiple callbacks per-target (a
callback is also needed for unplug).

Cc: linux-raid@vger.kernel.org
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
/openbmc/linux/drivers/md/
H A Ddm-table.cdiff 9d357b0787bb3c91835d5e658c3bda178f9ca419 Thu Jan 13 14:00:01 CST 2011 NeilBrown <neilb@suse.de> dm: introduce target callbacks and congestion callback

DM currently implements congestion checking by checking on congestion
in each component device. For raid456 we need to also check if the
stripe cache is congested.

Add per-target congestion checker callback support.

Extending the target_callbacks structure with additional callback
functions allows for establishing multiple callbacks per-target (a
callback is also needed for unplug).

Cc: linux-raid@vger.kernel.org
Signed-off-by: NeilBrown <neilb@suse.de>
Signed-off-by: Jonathan Brassow <jbrassow@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>