Re: NFS client latencies
From: Trond Myklebust (trond.myklebust_at_fys.uio.no)
Date: 03/31/05
- Previous message: Jörn Engel: "Re: [PATCH] Reduce stack usage in acct.c"
- In reply to: Ingo Molnar: "Re: NFS client latencies"
- Next in thread: Ingo Molnar: "Re: NFS client latencies"
- Reply: Ingo Molnar: "Re: NFS client latencies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/
- Previous message: Jörn Engel: "Re: [PATCH] Reduce stack usage in acct.c"
- In reply to: Ingo Molnar: "Re: NFS client latencies"
- Next in thread: Ingo Molnar: "Re: NFS client latencies"
- Reply: Ingo Molnar: "Re: NFS client latencies"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|