Changeset 6ed5352 in mainline for arch/ia32/src/mm/tlb.c


Ignore:
Timestamp:
2006-01-21T17:44:26Z (19 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
bd6e392
Parents:
86c9e37
Message:

Finalize ASID management for sparc64 and mips32 by making use of FIFO queue of ASIDs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/ia32/src/mm/tlb.c

    r86c9e37 r6ed5352  
    4747}
    4848
    49 /** Invalidate TLB entry for specified page range belonging to specified address space.
     49/** Invalidate TLB entries for specified page range belonging to specified address space.
    5050 *
    5151 * @param asid This parameter is ignored as the architecture doesn't support it.
Note: See TracChangeset for help on using the changeset viewer.