Re: [Qemu-devel] How to map a small portion of address space to DCache in QEMU?

2013-02-02 Thread Blue Swirl
On Wed, Jan 30, 2013 at 11:05 AM, Muhammad Nouman wrote: > Hi! There is a special segment in Octeon processors (CVMSEG) > which maps a small portion of MIPS64 address space to > Data Cache. This region is used by the user applications > as scratch space and this space is saved by Octeon Kernel > o

[Qemu-devel] How to map a small portion of address space to DCache in QEMU?

2013-01-30 Thread Muhammad Nouman
Hi! There is a special segment in Octeon processors (CVMSEG) which maps a small portion of MIPS64 address space to Data Cache. This region is used by the user applications as scratch space and this space is saved by Octeon Kernel on context switches. How can we do this mapping (i.e. some part of M