From owner-cvs-all Wed Jul 10 13:54:55 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CDEA637B400; Wed, 10 Jul 2002 13:54:49 -0700 (PDT) Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4146D43E3B; Wed, 10 Jul 2002 13:54:49 -0700 (PDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: from khavrinen.lcs.mit.edu (localhost [IPv6:::1]) by khavrinen.lcs.mit.edu (8.12.3/8.12.3) with ESMTP id g6AKsmRC046753; Wed, 10 Jul 2002 16:54:48 -0400 (EDT) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.12.3/8.12.3/Submit) id g6AKsmgo046750; Wed, 10 Jul 2002 16:54:48 -0400 (EDT) (envelope-from wollman) Date: Wed, 10 Jul 2002 16:54:48 -0400 (EDT) From: Garrett Wollman Message-Id: <200207102054.g6AKsmgo046750@khavrinen.lcs.mit.edu> To: Matt Dillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern vfs_bio.c vfs_cluster.c vfs_subr.c src/sys/nfsclient nfs_bio.c src/sys/nfsserver nfs_serv.c src/sys/sys buf.h vnode.h In-Reply-To: <200207101702.g6AH2Xtl000528@freefall.freebsd.org> References: <200207101702.g6AH2Xtl000528@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG < said: > This commit along with another that Alan is working on for the VM page > global hash table will allow me to implement ranged fsync(), optimize > server-side nfs commit rpcs, and implement partial syncs by the > filesystem syncer (aka filesystem syncer would detect that someone is > trying to get the vnode lock, remembers its place, and skip to the > next vnode). How difficult is it likely to be to implement _POSIX_SYNCHRONIZED_IO consistency semantics? -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message