Date: Thu, 11 Mar 2010 21:16:54 +0000 (UTC) From: Rafal Jaworowski <raj@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/arm/arm busdma_machdep.c vm_machdep.c Message-ID: <201003112117.o2BLH92U026188@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
raj 2010-03-11 21:16:54 UTC
FreeBSD src repository
Modified files:
sys/arm/arm busdma_machdep.c vm_machdep.c
Log:
SVN rev 205028 on 2010-03-11 21:16:54Z by raj
Fix ARM cache handling yet more.
1) vm_machdep.c: remove the dangling allocations so they do not
un-necessarily turn off the cache upon consecutive access.
2) busdma_machdep.c: remove the same amount than shadow mapped.
Reported by: Maks Verver
Submitted by: Mark Tinguely
Reviewed by: Grzegorz Bernacki
MFC after: 3 days
Revision Changes Path
1.50 +2 -1 src/sys/arm/arm/busdma_machdep.c
1.45 +7 -1 src/sys/arm/arm/vm_machdep.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003112117.o2BLH92U026188>
