qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] sparc64 really implement itlb/dtlb automatic replac


From: Igor Kovalenko
Subject: [Qemu-devel] [PATCH] sparc64 really implement itlb/dtlb automatic replacement writes
Date: Mon, 27 Jul 2009 01:57:39 +0400

- implement "used" bit in tlb translation entry
- mark tlb entry used if qemu code/data translation succeeds
- fold i/d mmu replacement writes code into replace_tlb_1bit_lru which
adds 1bit lru replacement algorithm; previously code tried to replace
first unlocked entry only

- extract more bitmasks to named macros
- add "immu" or "dmmu" type name to debugging output where appropriate

Signed-off-by: address@hidden

-- 
Kind regards,
Igor V. Kovalenko

Attachment: sparc64-mmu-tlb-replacement
Description: Binary data


reply via email to

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