Kernel - So... should remember to initialise structures
- Forgot to clear the ret->Lock in IOCache_Create > Caused random locks if the lock protector was not 0 when malloc'd - Set up fractal mappings from boot > Exposed by trying to use Log_Debug before VMem was fully initialised
Showing
- AcessNative/ld-acess_src/syscalls.c 15 additions, 0 deletionsAcessNative/ld-acess_src/syscalls.c
- AcessNative/syscalls.h 1 addition, 0 deletionsAcessNative/syscalls.h
- Kernel/arch/x86/lib.c 19 additions, 7 deletionsKernel/arch/x86/lib.c
- Kernel/arch/x86/start.asm 6 additions, 4 deletionsKernel/arch/x86/start.asm
- Kernel/drv/iocache.c 1 addition, 3 deletionsKernel/drv/iocache.c
- Kernel/logging.c 2 additions, 0 deletionsKernel/logging.c
- Kernel/threads.c 12 additions, 0 deletionsKernel/threads.c
Please register or sign in to comment