Date: Fri, 22 Sep 2006 19:04:51 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 nexus.c src/sys/i386/i386 nexus.c src/sys/kern subr_rman.c Message-ID: <200609221904.k8MJ4pGP048032@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2006-09-22 19:04:51 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) sys/amd64/amd64 nexus.c sys/i386/i386 nexus.c sys/kern subr_rman.c Log: MFC: Fix rman_manage_region() to detect overlaps and coallesce adjacent free regions. Approved by: re (mux) Revision Changes Path 1.66.2.1 +3 -11 src/sys/amd64/amd64/nexus.c 1.62.2.1 +3 -11 src/sys/i386/i386/nexus.c 1.43.2.2 +41 -3 src/sys/kern/subr_rman.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609221904.k8MJ4pGP048032>