cvs commit: src/sys/amd64/amd64 nexus.c src/sys/i386/i386 nexus.c
src/sys/kern subr_rman.c
John Baldwin
jhb at FreeBSD.org
Fri Sep 22 12:04:52 PDT 2006
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
More information about the cvs-src
mailing list