Ignore:
Timestamp:
2008-07-27T15:14:07Z (16 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
113c677
Parents:
c32a6f37
Message:

remove dummy page coloring facility, which is currenty not used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • kernel/arch/sparc64/include/mm/page.h

    rc32a6f37 r46d8eb9  
    5454#define MMU_PAGES_PER_PAGE      (1 << (PAGE_WIDTH - MMU_PAGE_WIDTH))
    5555
    56 /*
    57  * With 16K pages, there is only one page color.
    58  */
    59 #define PAGE_COLOR_BITS 0       /**< 14 - 14; 2^14 == 16K == alias boundary. */
    60 
    6156#ifdef KERNEL
    6257
Note: See TracChangeset for help on using the changeset viewer.