Commit Graph

12 Commits

Author SHA1 Message Date
5f025d18bf task switch progress 2024-07-06 18:00:06 -04:00
1b7474095b working on task switching 2024-07-06 03:51:46 -04:00
766596ef98 parse elf header of initrd and map it to its entry in vmem 2024-07-05 19:16:52 -04:00
faa6ce0757 enable paging 2024-07-03 21:55:44 -04:00
3fd90c7483 initrd module 2024-07-03 15:42:01 -04:00
269f7f6845 physical mem manager 2024-07-02 18:44:36 -04:00
3e127f4686 pit ticks each ms 2024-07-02 15:36:47 -04:00
57a6d51e68 pit and kernel ticks 2024-07-02 00:46:29 -04:00
37019a53ea interrupts and started pit 2024-07-01 19:28:45 -04:00
35d6c90194 CHECK_FLAG macro and makefile rm fix 2024-06-30 21:27:33 -04:00
e963f0f871 multiboot info, serial ports, logs 2024-06-27 18:36:32 -04:00
2b1b7568b0 transfer control to C 2024-06-25 22:47:21 -04:00