Mem: Use sysconf to get the page size instead of the PAGE_SIZE macro.
authorGabe Black <gblack@eecs.umich.edu>
Wed, 8 Jun 2011 07:57:50 +0000 (00:57 -0700)
committerGabe Black <gblack@eecs.umich.edu>
Wed, 8 Jun 2011 07:57:50 +0000 (00:57 -0700)
commit1f7a6274017821d58f3087120079477ac211ceaf
tree70bab77418ffa983b1188aaa8e8d2b40336087bd
parentab3704170e4b9e3f3ece995d6209c353a463a4a1
Mem: Use sysconf to get the page size instead of the PAGE_SIZE macro.
src/mem/physical.cc