summaryrefslogtreecommitdiff
path: root/kernel/scheduler.c
AgeCommit message (Expand)Author
2018-09-28reactiveate threads. allow user space access to framebufferMiguel
2018-09-28moved mouse and kb, fixed mouse a bitMiguel
2018-09-27reenable interruptsMiguel
2018-09-26some bugfixesMiguel
2018-09-23struggling with e1000Miguel
2018-09-21fix framebufffer/ textmode and clean userspace a little bit moreMiguel
2018-09-21piper works so niceMiguel
2018-09-20we are now prepared for piping with _pipe and _dup2Miguel
2018-09-20newlib and pipesMiguel
2018-09-18sysfs, errno, improve foolshell, etcMiguel
2018-09-16cleanup and starting improve mounts and file access (pipes, sysfiles, ext2)Miguel
2018-09-15scheduler / sleep processMiguel
2018-09-14tuining userspace and filesMiguel
2018-09-14ext2 improved , struggling with schedulerMiguel
2018-09-13inside the schedulerMiguel
2018-09-13reentrenacy for newilbMiguel
2018-09-12working hard on new bugsMiguel
2018-09-12struggling with vmemMiguel
2018-09-12vmem_add_generic rework delete old shitMiguel
2018-09-12working on smp schedulerMiguel
2018-09-11cleaning up vmem etc..Miguel
2018-09-11little cleanup vmem, parse kernel section headersMiguel
2018-09-10fixing paging / per cpu pagesMiguel
2018-09-10start fixing virtual memory manager... (might take a while)v0.1Miguel
2018-09-10physical memory manager review et al.Miguel
2018-09-09fixing implicit func declarations!Miguel
2018-09-08struggling with pic and lapic and smp...Miguel
2018-09-03big renamingMiguel
2018-09-03clean filenames etcMiguel
2018-09-02cleanup filenamesMiguel
2018-09-02foolsnake showcasing multithreading and our consoleMiguel
2018-09-02syscalls fineMiguel
2018-09-02syscallsMiguel
2018-09-01working on new syscallsMiguel
2018-08-23never ending struggle with forkingMiguel
2018-08-22cleanup loggingMiguel
2018-08-22removed module name definitionsMiguel
2018-08-22improving loggingMiguel
2018-08-22tss per usertaskMiguel
2018-08-22tss works finally (for one usertask!)Miguel
2018-08-22userspace and kernelspace taskswitchingMiguel
2018-08-21cleaning up a bitMiguel