Re: NFS client latencies

From: Trond Myklebust (trond.myklebust_at_fys.uio.no)
Date: 03/31/05

  • Next message: Dmitry Torokhov: "Re: [linux-pm] Re: swsusp 'disk' fails in bk-current - intel_agp at fault?"
    To: Ingo Molnar <mingo@elte.hu>
    Date:	Thu, 31 Mar 2005 10:06:56 -0500
    
    

    to den 31.03.2005 Klokka 16:58 (+0200) skreiv Ingo Molnar:

    > would it be safe to collect locked entries into a separate, local list,
    > so that the restart would only see newly added entries? Then once the
    > moving of all entries has been done, all the locked entries could be
    > added back to the commit_list via one list_add. (can anything happen to
    > those locked entries that would break this method?)

    You are not allowed to remove an entry from the list if it is locked by
    someone else. Locking grants temporary ownership of the entry.

    Cheers,
      Trond

    -- 
    Trond Myklebust <trond.myklebust@fys.uio.no>
    -
    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: Dmitry Torokhov: "Re: [linux-pm] Re: swsusp 'disk' fails in bk-current - intel_agp at fault?"

    Relevant Pages

    • Re: [POSSIBLE-BUG] telldir() broken on ext3
      ... Does this patch fix your problem? ... # implementation of ext3_dx_readdircan not traverse all entries correctly ... entry and never returns 0 which indicates ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Page table question
      ... I am trying to read the kernel page table. ... The first 0-767 entries are all zeroes. ... If I consider the most significant 10 bits, it maps to the 994th entry ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC] Generalized prio_tree, revisited
      ... - new entry replaces old entry ... - entries are somehow merged (reference count, ... handling of non-unique entries shouldn't such a big ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • VIA Rhine ethernet driver bug
      ... entry 0x4 length 0 status 00000600! ... (for all 16 entries) ... and 1000 is in progress). ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • [PATCH] Quick fix for AUXV problem
      ... That is we assume that all archs will have an AUXV entry of no more than ... PPC/PPC64 adds 5 platform entries. ... The quick fix is to bump the number of entries in struct mm_struct to 42, ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)