On Mon, Sep 25, 2000 at 10:52:08PM +0200, Peter Osterlund wrote: > Do you know why? Is it because the average seek distance becomes Good question. No I don't know why right now. I'll try again just to be 200% sure and I'll let you know the results. > smaller with your algorithm? (I later realized that request merging is > done before the elevator function kicks in, so your algorithm should Not sure what you mean. There are two cases: the bh is merged, or the bh will be queued in a new request because merging isn't possible. Your change deals only with the latter case and that should be pretty orthogonal to what the merging stuff does. Andrea - 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: [patch] vmfixes-2.4.0-test9-B2 Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 Ingo Molnar
- Re: [patch] vmfixes-2.4.0-test9-B2 Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 Jens Axboe
- Re: [patch] vmfixes-2.4.0-test9-B2 Ingo Molnar
- Re: [patch] vmfixes-2.4.0-test9-B2 Jens Axboe
- Re: [patch] vmfixes-2.4.0-test9-B2 Linus Torvalds
- Re: [patch] vmfixes-2.4.0-test9-B2 Ingo Molnar
- Re: [patch] vmfixes-2.4.0-test9-B2 Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 Peter Osterlund
- Re: [patch] vmfixes-2.4.0-test9-B2 Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 Peter Osterlund
- Re: [patch] vmfixes-2.4.0-test9-B2 Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 Jamie Lokier
- Re: [patch] vmfixes-2.4.0-test9-B2 Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 Jens Axboe
- Re: [patch] vmfixes-2.4.0-test9-B2 Andrea Arcangeli
- Re: [patch] vmfixes-2.4.0-test9-B2 Rui Sousa
- Re: __GFP_IO && shrink_[d|i]cache_memory()? Stephen C. Tweedie