[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH] [MIPS] Choose number of TLBs at runtime
|
From: |
Hervé Poussineau |
|
Subject: |
[Qemu-devel] [PATCH] [MIPS] Choose number of TLBs at runtime |
|
Date: |
Mon, 16 Apr 2007 11:41:33 +0200 |
Hi,
This patch removes the constant MIPS_TLB_NB, and replaces it by a CPU
characteristic.
I kept 16 TLBs for most of CPU models, except R4000 which has 48 TLBs.
Hervé
variable_tlb_size.diff
Description: Binary data
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [PATCH] [MIPS] Choose number of TLBs at runtime,
Hervé Poussineau <=