source: mainline/kernel/arch/mips32/src/mm/tlb.c

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @59fb782   12 years jakub Unify the use of virtual addresses and virtual page addresses in mm … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @8fe2c9bd   12 years jakub Do not pass badvaddr but rather the page address in TLB exceptions. … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @89f61be   12 years jakub Fix conversion from pfn to address in tlb_print(). lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @ddfd158   12 years jakub Instead of asserting on the failure to find the faulting entry in the … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @976c434   12 years jakub Streamline TLB miss handling. - Do one thing at a time. - If the page … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @e05b956   12 years jakub Improvements of the TLB exception handling. - TLBP should be able to … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @cf538e7   12 years jakub Behaviour of the TLB invalid exception is different on 4Kc than on R4000. lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
(edit) @1dbc43f   12 years jakub Unify user page fault handling in as_page_fault(). - Remove lots of … lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Note: See TracRevisionLog for help on using the revision log.