diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -104,6 +104,8 @@ Issues * Turning on some gcc optimizations breaks the kernel * Assumed support for VESA mode 0x114 with linear addressing. * Control of stack heap growth? +* Protect ringbuffer in syscall: disable interrupts on local cpu before spinlocking + Organization ------------ |
