Date: Mon, 15 Mar 2010 19:59:16 +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: <201003151959.o2FJxUEi085948@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
raj 2010-03-15 19:59:16 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/arm/arm busdma_machdep.c vm_machdep.c
Log:
SVN rev 205193 on 2010-03-15 19:59:16Z by raj
MFC r205028
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
Revision Changes Path
1.48.2.2 +2 -1 src/sys/arm/arm/busdma_machdep.c
1.40.2.4 +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?201003151959.o2FJxUEi085948>
