On Fri, Jan 13, 2012 at 11:57:36AM +0800, 陳韋任 wrote:
> Hi all,
>
> When I looked at function tlb_flush (exec.c), I found its
> second parameter "flush_global" is never used. In tlb_flush
> comment, it says
>
> if flush_global is true, also flush global entries (not
> implemented yet)
>
> D
Hi all,
When I looked at function tlb_flush (exec.c), I found its
second parameter "flush_global" is never used. In tlb_flush
comment, it says
if flush_global is true, also flush global entries (not
implemented yet)
Does anyone know what the global entries are? Thanks.
Regards,
chenwj
--