summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/memory.c
AgeCommit message (Expand)Author
2021-11-26kernel: support large 64-bit pci membars, increase pc64 VMAPSIZE to 1TBcinap_lenrek
2021-02-06pc, pc64: warn when running out of conf.mem[] entries in meminit()cinap_lenrek
2020-12-05pc, pc64: exclude memory regions with unusual MTRR cache attributescinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-06-06pc, pc64: use 64-bit physical addresses for vmap() and upaalloc()cinap_lenrek
2020-04-04pc, pc64: new memory map codecinap_lenrek
2019-12-01pc, pc64: merge adjacent e820 map entries of same typecinap_lenrek
2019-10-02pc: move low-level allocation details out of mmu.c into memory.c rampage() fu...cinap_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-15pc: get rid of fixed 8MB memory map (now dynamically between 4 to 16 MB depen...cinap_lenrek
2014-11-02pc, pc64: more sanity checking for lowraminit()cinap_lenrek
2014-10-12pc: sanity check bda value in lowraminit() to avoid overflow with eficinap_lenrek
2013-09-16e820: handle duplicate and overlapping e820 entries, handle overflowscinap_lenrek
2012-08-24add unified sigsearch() function to look for bios data structurescinap_lenrek
2012-08-17pckernel: use constants instead of hardcoding cpuid bits in various placescinap_lenrek
2012-08-06memory.c: remove unused xmapupa mapcinap_lenrek
2012-06-21e820: support new formatcinap_lenrek
2012-06-21e820: check for newer *e820= variable (old e820= might get removed in the fut...cinap_lenrek
2011-11-05memory: e820 cleanupcinap_lenrek
2011-11-05remove realmode and e820 code from kernelcinap_lenrek
2011-05-149boot: add e820 scan to bootloadercinap_lenrek
2011-03-30Import sources from 2011-03-30 iso image - libTaru Karttunen
2011-03-30Import sources from 2011-03-30 iso imageTaru Karttunen