Date: Wed, 10 Jul 2002 10:21:16 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: Matt Dillon <dillon@FreeBSD.org> Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern vfs_bio.c vfs_cluster.c vfs_subr.c Message-ID: <200207101721.g6AHLGOW006726@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
Oh, I should add that all the code within the #ifdef USE_BUFHASH sections (which you should NOT define!) is going to be removed in a later commit. I need to keep it intact for just a little while longer as reference material. -Matt :dillon 2002/07/10 10:02:32 PDT : : Modified files: : sys/kern vfs_bio.c vfs_cluster.c vfs_subr.c : sys/nfsclient nfs_bio.c : sys/nfsserver nfs_serv.c : sys/sys buf.h vnode.h : Log: : Replace the global buffer hash table with per-vnode splay trees using a :... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207101721.g6AHLGOW006726>