summaryrefslogtreecommitdiff
path: root/src/mem/page_table.cc
AgeCommit message (Expand)Author
2006-08-14Changed the size parameter from int to int64_tGabe Black
2006-06-27change the page table from map to hash_map and create small cache to to speed...Ali Saidi
2006-06-26add syscall emulation page table fault so we can allocate more stack pagesAli Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt