Andreas Kling
|
fd3eca3acc
Kernel: Add initializer for Thread::m_tss
|
4 سال پیش |
Andreas Kling
|
c10e0adaca
Kernel: Move perf event backtrace capture out of Thread class
|
4 سال پیش |
Andreas Kling
|
ac59903c89
Kernel: Don't try to symbolicate user addresses with ksyms
|
4 سال پیش |
Tom
|
d5472426ec
Kernel: Retire SchedulerData and add Thread lookup table
|
4 سال پیش |
Andreas Kling
|
f2decb6665
Revert "Kernel: Fix Thread::relock_process leaving critical section"
|
4 سال پیش |
Tom
|
e9e76b8074
Kernel: Fix Thread::relock_process leaving critical section
|
4 سال پیش |
Tom
|
ac3927086f
Kernel: Keep a list of threads per Process
|
4 سال پیش |
Tom
|
03a9ee79fa
Kernel: Implement thread priority queues
|
4 سال پیش |
Tom
|
c531084873
Kernel: Track processor idle state and wake processors when waking threads
|
4 سال پیش |
Andreas Kling
|
e67402c702
Kernel: Remove Range "valid" state and use Optional<Range> instead
|
4 سال پیش |
Tom
|
33cdc1d2f1
Kernel: Use new Thread::previous_mode to track ticks
|
4 سال پیش |
Tom
|
0bd558081e
Kernel: Track previous mode when entering/exiting traps
|
4 سال پیش |
asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
4 سال پیش |
Andreas Kling
|
1e25d2b734
Kernel: Remove allocate_region() functions that don't take a Range
|
4 سال پیش |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 سال پیش |
asynts
|
1a3a0836c0
Everywhere: Use CMake to generate AK/Debug.h.
|
4 سال پیش |
asynts
|
ea7b7d8ceb
Everywhere: Replace a bundle of dbg with dbgln.
|
4 سال پیش |
Andreas Kling
|
928ee2c791
Kernel: Don't let signals unblock threads while handling a page fault
|
4 سال پیش |
Andreas Kling
|
57ca15f126
Kernel: Remove commented-out code from Thread::dispatch_signal()
|
4 سال پیش |
asynts
|
94bb544c33
Everywhere: Replace a bundle of dbg with dbgln.
|
4 سال پیش |
Andreas Kling
|
64b0d89335
Kernel: Make Process::allocate_region*() return KResultOr<Region*>
|
4 سال پیش |
Lenny Maiorani
|
e6f907a155
AK: Simplify constructors and conversions from nullptr_t
|
4 سال پیش |
Andreas Kling
|
7c4ddecacb
Kernel: Convert a bunch of String::format() => String::formatted()
|
4 سال پیش |
Sahan Fernando
|
9bf76a85c8
Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf
|
4 سال پیش |
Sahan Fernando
|
099b83fd28
Everywhere: Fix incorrect uses of String::format and StringBuilder::appendf
|
4 سال پیش |
Andreas Kling
|
5dafb72370
Kernel+Profiler: Make profiling per-process and without core dumps
|
4 سال پیش |
asynts
|
4e8fd0216b
Everywhere: Replace a bundle of dbg with dbgln.
|
4 سال پیش |
Tom
|
a0c91719d8
Kernel: Restore thread count if thread cannot be fully created
|
4 سال پیش |
Tom
|
476f17b3f1
Kernel: Merge PurgeableVMObject into AnonymousVMObject
|
4 سال پیش |
Andreas Kling
|
ed5c26d698
AK: Remove custom %w format string specifier
|
4 سال پیش |