« Previous | Next » 

Revision f707726e

IDf707726e8d8308d58edbcd4664e252a445cc9b8c

Added by Igor Kovalenko over 14 years ago

sparc64 really implement itlb/dtlb automatic replacement writes

- 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:

--
Kind regards,
Igor V. Kovalenko

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences