Searched hist:f2836352 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | Makefile | f2836352 Fri Mar 01 16:45:51 CST 2013 Joe Thornber <ejt@redhat.com> dm cache: add mq policy
A cache policy that uses a multiqueue ordered by recent hit count to select which blocks should be promoted and demoted. This is meant to be a general purpose policy. It prioritises reads over writes.
Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com> f2836352 Fri Mar 01 16:45:51 CST 2013 Joe Thornber <ejt@redhat.com> dm cache: add mq policy A cache policy that uses a multiqueue ordered by recent hit count to select which blocks should be promoted and demoted. This is meant to be a general purpose policy. It prioritises reads over writes. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|
H A D | Kconfig | f2836352 Fri Mar 01 16:45:51 CST 2013 Joe Thornber <ejt@redhat.com> dm cache: add mq policy
A cache policy that uses a multiqueue ordered by recent hit count to select which blocks should be promoted and demoted. This is meant to be a general purpose policy. It prioritises reads over writes.
Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com> f2836352 Fri Mar 01 16:45:51 CST 2013 Joe Thornber <ejt@redhat.com> dm cache: add mq policy A cache policy that uses a multiqueue ordered by recent hit count to select which blocks should be promoted and demoted. This is meant to be a general purpose policy. It prioritises reads over writes. Signed-off-by: Joe Thornber <ejt@redhat.com> Signed-off-by: Alasdair G Kergon <agk@redhat.com>
|