summaryrefslogtreecommitdiff
path: root/sys/src/9/pc64/mem.h
AgeCommit message (Expand)Author
2016-01-11pc/pc64: bring up ap's one after another, use idlehands() while waiting for t...cinap_lenrek
2016-01-05kernel: change active.machs from bitmap to char array to support up to 64 cpu...cinap_lenrek
2014-11-15pc64: get rid of fixed 8MB INIMAP and dynamically map KZERO-end in l.scinap_lenrek
2014-06-13pc64: fix MS2HZ (thanks Anthony Martin)cinap_lenrek
2014-06-01pc64: use 2MB pages for preallocpages()cinap_lenrek
2014-06-01pc64: allocate palloc.pages from upagescinap_lenrek
2014-03-04pc64: fix segattachcinap_lenrek
2014-02-15pc64: move VMAP into its own PDP (for vmware)cinap_lenrek
2014-02-08pc64: bump segment limit to 64GBcinap_lenrek
2014-02-06pc64: ensure user pc is never set to a non-canonical address through setregis...mischief
2014-02-02pc64: track per process kmap page tables in separate MMU list.cinap_lenrek
2014-02-01add experimental pc64 kernelcinap_lenrek