Searched hist:"42 dad7647aec49b3ad20dd0cb832b232a6ae514f" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/block/ |
H A D | blk-merge.c | diff 42dad7647aec49b3ad20dd0cb832b232a6ae514f Wed Apr 22 07:01:49 CDT 2009 Jerome Marchand <jmarchan@redhat.com> block: simplify I/O stat accounting
This simplifies I/O stat accounting switching code and separates it completely from I/O scheduler switch code.
Requests are accounted according to the state of their request queue at the time of the request allocation. There is no need anymore to flush the request queue when switching I/O accounting state.
Signed-off-by: Jerome Marchand <jmarchan@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | blk.h | diff 42dad7647aec49b3ad20dd0cb832b232a6ae514f Wed Apr 22 07:01:49 CDT 2009 Jerome Marchand <jmarchan@redhat.com> block: simplify I/O stat accounting
This simplifies I/O stat accounting switching code and separates it completely from I/O scheduler switch code.
Requests are accounted according to the state of their request queue at the time of the request allocation. There is no need anymore to flush the request queue when switching I/O accounting state.
Signed-off-by: Jerome Marchand <jmarchan@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | blk-sysfs.c | diff 42dad7647aec49b3ad20dd0cb832b232a6ae514f Wed Apr 22 07:01:49 CDT 2009 Jerome Marchand <jmarchan@redhat.com> block: simplify I/O stat accounting
This simplifies I/O stat accounting switching code and separates it completely from I/O scheduler switch code.
Requests are accounted according to the state of their request queue at the time of the request allocation. There is no need anymore to flush the request queue when switching I/O accounting state.
Signed-off-by: Jerome Marchand <jmarchan@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | blk-core.c | diff 42dad7647aec49b3ad20dd0cb832b232a6ae514f Wed Apr 22 07:01:49 CDT 2009 Jerome Marchand <jmarchan@redhat.com> block: simplify I/O stat accounting
This simplifies I/O stat accounting switching code and separates it completely from I/O scheduler switch code.
Requests are accounted according to the state of their request queue at the time of the request allocation. There is no need anymore to flush the request queue when switching I/O accounting state.
Signed-off-by: Jerome Marchand <jmarchan@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/include/linux/ |
H A D | blkdev.h | diff 42dad7647aec49b3ad20dd0cb832b232a6ae514f Wed Apr 22 07:01:49 CDT 2009 Jerome Marchand <jmarchan@redhat.com> block: simplify I/O stat accounting
This simplifies I/O stat accounting switching code and separates it completely from I/O scheduler switch code.
Requests are accounted according to the state of their request queue at the time of the request allocation. There is no need anymore to flush the request queue when switching I/O accounting state.
Signed-off-by: Jerome Marchand <jmarchan@redhat.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|