|
9198692b5e
|
Physical memory allocation is now done one frame at a time
|
2020-08-30 09:37:55 -05:00 |
|
|
96d7a839fb
|
Add a macro to run a block of code in a different address space
|
2020-07-29 08:58:45 -05:00 |
|
|
870f26d5e9
|
cr3 is now not used as a generic term for "address space"
|
2020-07-29 07:27:12 -05:00 |
|
|
ee7ce4dabe
|
Add kernel documentation
|
2020-07-25 16:54:37 -05:00 |
|
|
a2756266f0
|
Remove unnecessary uints
|
2020-07-23 11:50:23 -05:00 |
|
|
64261480af
|
kernel stack allocation is now not handled in paging.c
|
2020-07-23 06:41:18 -05:00 |
|
|
af4233e968
|
Remove load_smap from paging.h
|
2020-07-22 21:28:00 -05:00 |
|
|
ce0cfb2e11
|
Remove protector pages
|
2020-07-22 21:20:50 -05:00 |
|
|
51a4007bba
|
remove an unimplemented function from paging.h
|
2020-07-22 21:17:55 -05:00 |
|
|
06ca0a5913
|
Sort includes
|
2020-07-22 19:35:23 -05:00 |
|
|
eef40edb3f
|
Portability work
|
2020-07-22 19:26:55 -05:00 |
|