Re: Odd IDE performance drop 2.4 vs 2.6?

From: Alan Cox (alan_at_lxorguk.ukuu.org.uk)
Date: 06/13/05

  • Next message: Matthew Wilcox: "Re: [Patch][RFC] fcntl: add ability to stop monitored processes"
    To: Nick Piggin <nickpiggin@yahoo.com.au>
    Date:	Mon, 13 Jun 2005 16:09:04 +0100
    
    

    On Llu, 2005-06-13 at 15:06, Nick Piggin wrote:
    > > Make sure you have pre-empt disabled and the antcipatory I/O scheduler
    > > disabled.
    > >
    > I don't think that those could explain it.

    Try it and see. The anticipatory I/O scheduler does horrible things to
    my IDE streaming performance numbers and to swap performance. It tries
    to merge I/O by delaying it which is deeply ungood when it comes to IDE
    streaming even if its good for general I/O.

    Alan

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Matthew Wilcox: "Re: [Patch][RFC] fcntl: add ability to stop monitored processes"

    Relevant Pages

    • Re: swsusp problems [was Re: Your opinion on the merge?]
      ... used for doing I/O, but it is also used for some threads that aren't I/O ... in two parts and that the first part saved consists of LRU pages. ... Nigel Cunningham ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] O10int for interactivity
      ... I/O to a similar place on the disk soon. ... Waking up such tasks _may_ be important, ... the other hand if their dynamic priority is so low that they are ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH/RFC] I/O-check interface for drivers error handling
      ... > Hmm, before we go async way could driver simply ... gracefully handle errors during that I/O. ... threads in a platform specific error handling thread or interrupt handler ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: Request: I/O request recording
      ... > Demand Loading unfortunately produces lots of random page I/O scattered ... - Reboot the system, wait until everything is steady-state (eg: ... pretty much a waste of time, gaining only 10% or so, from memory. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC][PATCH 1/3] radix priority search tree - objrmap complexity fix
      ... >> hmm, yes, we have pages which satisfy PageSwapCache(), but which are not ... >> actually in swapcache. ... * and wait on the I/O. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)