]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Call cpu_icache_sync_range() rather than sync_all since we know the range
authorIan Lepore <ian@FreeBSD.org>
Sat, 26 Apr 2014 23:09:01 +0000 (23:09 +0000)
committerIan Lepore <ian@FreeBSD.org>
Sat, 26 Apr 2014 23:09:01 +0000 (23:09 +0000)
commit75c95895f5da8cbbdc8b647d906f05ed4167a342
treef5c633fc3242c8eb4947eed83cdc44f45caca8cd
parentf59c6cb0fca8da22bbcebaf0aa733d6c3ef85473
Call cpu_icache_sync_range() rather than sync_all since we know the range
and flushing the entire icache is needlessly expensive.
sys/arm/include/kdb.h