Linux block layer
 help / color / mirror / Atom feed
* [PATCH IMPROVEMENT] block, bfq: consider recent past to reduce soft-real-time false positives
@ 2017-12-15  6:23 Paolo Valente
  2017-12-15  6:23 ` [PATCH IMPROVEMENT] block, bfq: consider also past I/O in soft real-time detection Paolo Valente
  2018-01-05 16:31 ` [PATCH IMPROVEMENT] block, bfq: consider recent past to reduce soft-real-time false positives Jens Axboe
  0 siblings, 2 replies; 5+ messages in thread
From: Paolo Valente @ 2017-12-15  6:23 UTC (permalink / raw)
  To: Jens Axboe
  Cc: linux-block, linux-kernel, ulf.hansson, broonie, linus.walleij,
	angeloruocco90, bfq-iosched, Paolo Valente

Hi,
this patch reduces false positives in the detection of bfq_queues
associated with soft real-time applications. As such, this patch
reduces the damages caused by these false positives to other
applications. The patch proved to be very effective, as detailed in
the commit message. A sort of counterpart of this patch should follow
soon, this time for false positives in the detection of cooperating
processes (processes doing I/O close to each other).

I guess it is evidently too late for 4.15, so, Jens, please consider
this patch for 4.16. Of course if the patch turns out to be ok.

Thanks,
Paolo

Paolo Valente (1):
  block, bfq: consider also past I/O in soft real-time detection

 block/bfq-iosched.c | 115 ++++++++++++++++++++++++++++++++++++----------------
 1 file changed, 81 insertions(+), 34 deletions(-)

--
2.10.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-01-05 16:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-15  6:23 [PATCH IMPROVEMENT] block, bfq: consider recent past to reduce soft-real-time false positives Paolo Valente
2017-12-15  6:23 ` [PATCH IMPROVEMENT] block, bfq: consider also past I/O in soft real-time detection Paolo Valente
2017-12-16 19:01   ` Lee Tibbert
2017-12-16 19:16   ` Lee Tibbert
2018-01-05 16:31 ` [PATCH IMPROVEMENT] block, bfq: consider recent past to reduce soft-real-time false positives Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox