tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: icache sync private rump component



On Jul 19, 2014, at 2:02 AM, Alexander Nasonov <alnsn%yandex.ru@localhost> 
wrote:

> To compile <mips/cache.h> in rump kernel, I needed to add -DMIPS3=1
> to Makefile.rump for mips platforms. This is the only change outside
> of sljit scope.

the cache instructions are privileged.  There's a sysarch interface
that you can use the clean the cache.


Home | Main Index | Thread Index | Old Index