Michael Scire
|
e668fbb68a
|
kern: implement KUnsafeMemory
|
2020-04-27 10:34:06 -07:00 |
|
Michael Scire
|
cba973f859
|
kern: implement KProcess::Run
|
2020-03-02 19:51:00 -08:00 |
|
Michael Scire
|
c87812ef8a
|
kern: switch->nx, implement sleep manager init
|
2020-03-02 19:50:56 -08:00 |
|
Michael Scire
|
74950d85d1
|
kern: begin skeletoning page table types
|
2020-03-02 19:50:53 -08:00 |
|
Michael Scire
|
7e1b820041
|
kern: Implement exception vector ASM
|
2020-03-02 19:50:52 -08:00 |
|
Michael Scire
|
09ef619c51
|
kern: bugfix, turn on auditing for the time being
|
2020-03-02 19:50:52 -08:00 |
|
Michael Scire
|
6930294583
|
kern: implement dpc + skeleton rest of main
|
2020-03-02 19:50:51 -08:00 |
|
Michael Scire
|
a58b57ef24
|
kern: obj stubs to get past slab init
|
2020-03-02 19:50:51 -08:00 |
|
Michael Scire
|
8b3c64323b
|
kern: implement dynamic slab init + ini relocation
|
2020-03-02 19:50:51 -08:00 |
|
Michael Scire
|
7e2b75ce0f
|
kern: implement KResourceLimit
|
2020-03-02 19:50:50 -08:00 |
|
Michael Scire
|
d2072dc573
|
kern: implement uart init + logging
|
2020-03-02 19:50:50 -08:00 |
|
Michael Scire
|
59a66ddad3
|
kern: implement KThreadContext
|
2020-03-02 19:50:47 -08:00 |
|
Michael Scire
|
25048b72f5
|
kern: implement KThreadLocalPage
|
2020-03-02 19:50:46 -08:00 |
|
Michael Scire
|
458572283b
|
kern: implement KHandleTable, other cleanup
|
2020-03-02 19:50:46 -08:00 |
|
Michael Scire
|
60c286164b
|
kern: fully implement slabheap init
|
2020-03-02 19:50:45 -08:00 |
|
Michael Scire
|
7b58a368a9
|
kern: Implement KAutoObject, KSlabHeap, KLightLock
|
2020-03-02 19:50:45 -08:00 |
|
Michael Scire
|
923ee1c494
|
kern: skeleton enough types to init KCoreLocalRegion in main()
|
2020-03-02 19:50:44 -08:00 |
|
Michael Scire
|
dd79074734
|
kern: implement pool partition memblock setup
|
2020-03-02 19:50:43 -08:00 |
|
Michael Scire
|
c0e7bc5c9d
|
kern: Implement most of memory init (all cores hit main, but still more to do)
|
2020-03-02 19:50:43 -08:00 |
|
Michael Scire
|
b7e9fc1513
|
kern: finish implementing assembly init routines
|
2020-03-02 19:50:42 -08:00 |
|
Michael Scire
|
6c540ee0e4
|
mesosphere: Implement SVC table auto-generation
|
2020-03-02 19:50:41 -08:00 |
|
Michael Scire
|
7ee4ae460e
|
find -exec sed -i'' -e 's/2018-2019 Atmo/2018-2020 Atmo/g' {} +
|
2020-03-02 19:50:40 -08:00 |
|
Michael Scire
|
c85fac4c43
|
kernel_ldr: finish implementing all core logic.
|
2020-01-03 13:05:23 -08:00 |
|
Michael Scire
|
b74a5a2676
|
mesosphere: Implement kernelldr through first page table mapping
|
2020-01-03 13:05:21 -08:00 |
|
Michael Scire
|
f83d72e18b
|
meso: skeleton libmesosphere in prep for kernelldr dev
|
2020-01-03 13:05:20 -08:00 |
|