HeapAlloc and caching
- From: kibkid <kibkid@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 10 Oct 2008 08:51:01 -0700
Hi,
I am using WINCE 6.0 in an ARM11 target. I am allocating a buffer in the
heap in kernel space and I am mapping it to user space. The problem is that
it's getting unmapped at some point. I believe this has to do with the
caching issue so awesomely relevant in ARM11 architectures.
Am I correct, is the heap cacheable, and if so how can I make it uncached?
Thank you
.
- Follow-Ups:
- RE: HeapAlloc and caching
- From: kibkid
- RE: HeapAlloc and caching
- Prev by Date: Re: Hive-Registry
- Next by Date: Problem getting eBox image to boot
- Previous by thread: Disabling caching when using TFAT and other stuff
- Next by thread: RE: HeapAlloc and caching
- Index(es):