Changeset e05b956 in mainline for uspace/Makefile

Timestamp:
2013-02-16T23:26:55Z (12 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
192a23f0
Parents:
d5b9e8d
Message:

Improvements of the TLB exception handling.

  • TLBP should be able to use EntryHI right away.
  • TLBR sets EntryHI and PageMask as needed.
  • Make the exception handlers immune against TLB changes while blocking.
  • tlb_print() now preserves the CP0 registers.
  • tlb_print() now prints the full addresses, not just vpn2.
  • Do not disable interrupts in tlb_invalidate_*(), only assert it.
  • Use self-explanatory macros.
(No files)

Note: See TracChangeset for help on using the changeset viewer.