|
|
768e6c4ff6
|
kernel: fix off-by-one in per-cpu area allocation size
|
2023-03-19 20:35:25 +00:00 |
|
|
|
57eaf4e01c
|
kernel: implement cpu IDs and per-cpu variables
|
2023-03-18 19:35:00 +00:00 |
|
|
|
5b9bdd4848
|
kernel: add definitions for a TTY device interface.
|
2023-02-09 11:35:35 +00:00 |
|
|
|
d56fc961fa
|
kernel: print log messages directly to the console if log_buffer is full
|
2023-02-08 17:10:13 +00:00 |
|
|
|
31cb7aab8b
|
kernel: add basic console registration system and printk()
|
2023-02-04 19:03:45 +00:00 |
|
|
|
d0a431c860
|
kernel: add basic spinlocks
|
2023-02-04 19:03:30 +00:00 |
|
|
|
247bb2b530
|
kernel: port sandbox components
|
2023-02-03 20:51:23 +00:00 |
|
|
|
40f83922da
|
sandbox: moved all sources to main kernel tree
|
2023-02-03 20:43:38 +00:00 |
|
|
|
bcdf101779
|
kernel: add stub logging function
|
2023-02-03 20:26:02 +00:00 |
|
|
|
8475a6139e
|
Implemented some basic libc functions and a text console
|
2022-12-21 08:29:33 +00:00 |
|