summaryrefslogtreecommitdiff
path: root/sys/src/9/pc64/memory.c
AgeCommit message (Expand)Author
2020-04-04pc, pc64: new memory map codecinap_lenrek
2019-12-01pc, pc64: merge adjacent e820 map entries of same typecinap_lenrek
2019-08-29pc64: map kernel text readonly and everything else no-executecinap_lenrek
2018-07-22pc, pc64: look for "RSD PTR " in ACPI reserved memory region from e820 mapcinap_lenrek
2018-06-149pc, 9pc64: make mapalloc() and mapfree() static in memory.ccinap_lenrek
2014-11-20pc, pc64: preserve last KB of conventional memory (might contain bios tables)cinap_lenrek
2014-11-15pc64: get rid of fixed 8MB INIMAP and dynamically map KZERO-end in l.scinap_lenrek
2014-11-02pc, pc64: more sanity checking for lowraminit()cinap_lenrek
2014-10-18pc, pc64: allow passing RSDT pointer in *acpi= boot parameter, early bootscre...cinap_lenrek
2014-06-01pc64: allocate palloc.pages from upagescinap_lenrek
2014-05-01pc64: increase sizes of physical memory bank mapscinap_lenrek
2014-02-01add experimental pc64 kernelcinap_lenrek