qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Translation cache sizes


From: Johannes Schindelin
Subject: Re: [Qemu-devel] Translation cache sizes
Date: Sat, 8 Apr 2006 12:27:34 +0200 (CEST)

Hi,

On Sat, 8 Apr 2006, Mulyadi Santosa wrote:

> > With those changes in place, the same boot-to-kdm process
> > requires only about 570000 translations to be made, and 2
> > cache flushes to happen.  Of course the cost is an extra
> > 48M of memory use.
> 
> Good to hear! Wow! Maybe we should  made those constants configurable 
> (using ./configure script)?

It might be an even better idea to make command line options out of it. I 
know, I know, these are #define'd, and thus the buffer would have to be 
malloc()ed, but it'd be nice to have the same binary running on several 
computers (even those which cannot afford another 48M).

Ciao,
Dscho





reply via email to

[Prev in Thread] Current Thread [Next in Thread]