summaryrefslogtreecommitdiff
path: root/src/mem/page_table.hh
AgeCommit message (Expand)Author
2007-08-26Address translation: Make the page table more flexible.Gabe Black
2007-06-05Clean up some of vincent's code and commit itAli Saidi
2006-10-17add code to serialize se structures. Lisa is working on the python side of th...Ali Saidi
2006-08-15Merge zizzer.eecs.umich.edu:/bk/newmemGabe Black
2006-08-15Cleaned up include files and got rid of many using directives in header files.Gabe Black
2006-08-14Fix up doxygen.Steve Reinhardt
2006-08-14Changed the size parameter from int to int64_tGabe Black
2006-08-11Pushed most of constants.hh back into isa_traits.hh and regfile.hh and create...Gabe Black
2006-06-27change the page table from map to hash_map and create small cache to to speed...Ali Saidi
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt