Timothy Flynn
|
c911781c21
Everywhere: Remove needless trailing semi-colons after functions
|
2 سال پیش |
Liav A
|
1b04726c85
Kernel: Move all tasks-related code to the Tasks subdirectory
|
2 سال پیش |
Andreas Kling
|
a098266ff5
Kernel: Simplify Process factory functions
|
2 سال پیش |
Andreas Kling
|
11eee67b85
Kernel: Make self-contained locking smart pointers their own classes
|
2 سال پیش |
Brian Gianforcaro
|
6b85b358f8
Kernel: Unify Kernel task names for consistency
|
3 سال پیش |
Andreas Kling
|
3845c90e08
Kernel: Remove unnecessary includes from Thread.h
|
3 سال پیش |
Idan Horowitz
|
a0f404551e
Kernel: Ignore allocation failures during thread finalization
|
3 سال پیش |
Andreas Kling
|
55b0b06897
Kernel: Store process names as KString
|
3 سال پیش |
Hendiadyoin1
|
62f9377656
Kernel: Move special sections into Sections.h
|
4 سال پیش |
Brian Gianforcaro
|
83841e47e5
Kernel: Mark FinalizerTask::spawn() as UNMAP_AFTER_INIT
|
4 سال پیش |
Andrew Kaster
|
86e3010043
Kernel: Pass trampolines instead of lambdas to create_kernel_process
|
4 سال پیش |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 سال پیش |
Brian Gianforcaro
|
ddd79fe2cf
Kernel: Add WaitQueue::wait_forever and it use it for all infinite waits.
|
4 سال پیش |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
4 سال پیش |
Tom
|
da5cc34ebb
Kernel: Fix some issues related to fixes and block conditions
|
4 سال پیش |
Tom
|
046d6855f5
Kernel: Move block condition evaluation out of the Scheduler
|
4 سال پیش |
Tom
|
6a620562cc
Kernel: Allow passing a thread argument for new kernel threads
|
4 سال پیش |
Tom
|
838d9fa251
Kernel: Make Thread refcounted
|
4 سال پیش |
Ben Wiederhake
|
64cc3f51d0
Meta+Kernel: Make clang-format-10 clean
|
4 سال پیش |
Tom
|
788b2d64c6
Kernel: Require a reason to be passed to Thread::wait_on
|
5 سال پیش |
Andreas Kling
|
ea17d2d3da
Kernel: Remove debug spam in finalizer task
|
5 سال پیش |
Tom
|
16783bd14d
Kernel: Turn Thread::current and Process::current into functions
|
5 سال پیش |
Tom
|
fb41d89384
Kernel: Implement software context switching and Processor structure
|
5 سال پیش |
Andreas Kling
|
a066dd1fac
Kernel: Move sync and finalization tasks into their own files
|
5 سال پیش |