]> git.proxmox.com Git - qemu.git/commitdiff
qemu-tech.texi: Update default code cache size
author陳韋任 <chenwj@iis.sinica.edu.tw>
Fri, 4 Nov 2011 17:14:44 +0000 (01:14 +0800)
committerStefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Thu, 10 Nov 2011 09:41:40 +0000 (09:41 +0000)
  Update the document since the default code cache size is 32 MB now.

Signed-off-by: chenwj <chenwj@cs.nctu.edu.tw>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
qemu-tech.texi

index 397b070842694ff46c2d56df7c32566cd3e632e3..62afe45dc2869e63c0d8e4ab3bbd2a88ae05fdf2 100644 (file)
@@ -435,7 +435,7 @@ generate an addition for the segment base.
 @node Translation cache
 @section Translation cache
 
-A 16 MByte cache holds the most recently used translations. For
+A 32 MByte cache holds the most recently used translations. For
 simplicity, it is completely flushed when it is full. A translation unit
 contains just a single basic block (a block of x86 instructions
 terminated by a jump or by a virtual CPU state change which the