> in the queue is, and when that request is getting > too old (say 1/2 second), we /stop/ all the others > from entering their request into the queue (except > if it can be merged with another request ???). When you do the scan to decide where to insert the entry you dont consider insertion before the time. Also you keep two queue heads the real and the insert head. Whenever you walk from the insert head and find it points to a 'too old' entry you update the insert_head. Alan - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Re: More on 2.2.18pre2aa2 Alan Cox
- Re: More on 2.2.18pre2aa2 Andrea Arcangeli
- Re: More on 2.2.18pre2aa2 Jamie Lokier
- Re: More on 2.2.18pre2aa2 Andrea Arcangeli
- Re: (reiserfs) Re: More on 2.... yodaiken
- Re: (reiserfs) Re: More on 2.... Jamie Lokier
- Re: (reiserfs) Re: More on 2.... yodaiken
- Re: (reiserfs) Re: More on 2.... Jamie Lokier
- Re: More on 2.2.18pre2aa2 Stephen C. Tweedie
- Re: More on 2.2.18pre2aa2 Andrea Arcangeli
- Re: (reiserfs) Re: More on 2.... Alan Cox
- Re: (reiserfs) Re: More on 2.2.18pre2aa2 Andi Kleen
- Re: (reiserfs) Re: More on 2.2.18pre2aa2 Andrea Arcangeli
- Re: (reiserfs) Re: More on 2.2.18pre2aa2 Michael T. Babcock
- Re: (reiserfs) Re: More on 2.2.18pre2aa2 Andrea Arcangeli
- Re: (reiserfs) Re: More on 2.2.18pre2a... Andi Kleen
- Re: (reiserfs) Re: More on 2.2.18... Andrea Arcangeli