[patch-2.4.0-test9-pre1] mm/filemap.c

From: Bill Wendling (wendling@ganymede.isdn.uiuc.edu)
Date: Sat Sep 16 2000 - 03:34:47 EDT

  • Next message: David Ford: "Re: Yet another report on the dquot oops"

    Hi Linus,
         
    Here's a resubmitted small optimization for the mm/filemap.c file.
         
            - The `curr = curr->next;' statement doesn't need to be executed
              if the repeat is taken. I used the list_for_each() macro to
              accomodate this better.
         
    Share and enjoy!

    -- 
    || Bill Wendling			wendling@ganymede.isdn.uiuc.edu
    


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



    This archive was generated by hypermail 2b29 : Sat Sep 16 2000 - 03:36:25 EDT