Re: [PATCH] Priorities in Anticipatory I/O scheduler

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Naveen Gupta
Date: Tuesday, October 28, 2008 - 3:48 pm

2008/10/28 Dave Chinner <david@fromorbit.com>:

I/O from RT class in CFQ can still see a bubble with this new latency
class. An easy way to check this would be to submit ios at multiple
levels both in CFQ and AS and check max latency of the highest levels.
I will let Jens or Satoshi comment on exact algorithm for RT class.



Yes I could have used RT class but it was used in CFQ to implement
it's time-sliced based highest priority class. If an application uses
RT class, AS maps all levels of RT class to BE class level 0 (i.e. to
the highest priority available)


I see your problem, we could make the LATENCY class different from and
above BE class (instead of one-one mapping). Then you could use BE
class level 0 all you want. Or you could select BE level 1 and we can
keep the classes as they are.


--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Priorities in Anticipatory I/O scheduler, ngupta, (Mon Oct 27, 12:01 pm)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Dave Chinner, (Mon Oct 27, 5:20 pm)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Naveen Gupta, (Tue Oct 28, 10:14 am)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Dave Chinner, (Tue Oct 28, 2:44 pm)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Naveen Gupta, (Tue Oct 28, 3:48 pm)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Dave Chinner, (Tue Oct 28, 4:31 pm)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Naveen Gupta, (Tue Oct 28, 5:04 pm)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Aaron Carroll, (Tue Oct 28, 5:31 pm)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Naveen Gupta, (Tue Oct 28, 6:17 pm)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Aaron Carroll, (Tue Oct 28, 7:05 pm)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Dave Chinner, (Tue Oct 28, 9:05 pm)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Naveen Gupta, (Wed Oct 29, 1:49 am)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Naveen Gupta, (Wed Oct 29, 1:53 am)
Re: [PATCH] Priorities in Anticipatory I/O scheduler, Dave Chinner, (Wed Oct 29, 2:33 pm)