Date: Thu, 2 Dec 2004 08:49:54 +0000 (UTC) From: Xin LI <delphij@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_contig.c Message-ID: <200412020849.iB28nsPC063067@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
delphij 2004-12-02 08:49:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_5) sys/vm vm_contig.c Log: MFC 1.41: Try to close a potential, but serious race in our VM subsystem that may result in panic with damaged page bucket hash table or file system corruption. The revision 1.41 tighten the check of vm_contigalloc1() and vm_contigalloc2(). Please note that this MFC does not merged 1.39 and 1.40's changes. Approved by: alc Revision Changes Path 1.38.2.1 +15 -2 src/sys/vm/vm_contig.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412020849.iB28nsPC063067>