Stefan Lankes
58d2d3120a
remove obsolete call of apic_eoi
2019-01-15 23:26:20 +01:00
Stefan Lankes
66303eed3e
add the possibility to disable huge pages
2018-08-03 09:25:24 +02:00
Stefan Lankes
955dbc2fcf
align in the pagefault handler all pages to a huge page boundary
2018-08-02 09:57:42 +02:00
Stefan Lankes
2b3e5c84e2
increase the readability of pagefault handler & check_pagetables
2018-08-02 09:08:08 +02:00
Stefan Lankes
ce38ddd622
add support of huge pages
...
- the heap use huges pages to allocate memory
2018-08-01 23:59:42 +02:00
Stefan Lankes
63bd7fa8b4
fix TLS initialization, disable the support of contiguous blocks
...
- fix TLS initialization on aarch64
- disable temporary the support of contiguous blocks on aarch64
- add possibility to dump a page table entries
- improve TLS test case
2018-06-29 10:28:10 +00:00
Stefan Lankes
0c6061bc6c
add also the option to map bss section on demand
2018-05-16 22:54:34 +02:00
Stefan Lankes
d96e9069db
revise code, increase the readability
2018-05-16 19:28:41 +02:00
Stefan Lankes
492cde7275
determine default architecture via uname
2018-04-22 16:47:28 +00:00