asynts
|
7cf0c7cc0d
Meta: Split debug defines into multiple headers.
|
4 年之前 |
asynts
|
8465683dcf
Everywhere: Debug macros instead of constexpr.
|
4 年之前 |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 年之前 |
asynts
|
67583bc424
Everywhere: Replace a bundle of dbg with dbgln.
|
4 年之前 |
Andreas Kling
|
19d3f8cab7
Kernel+LibC: Turn errno codes into a strongly typed enum
|
4 年之前 |
Andreas Kling
|
121594ace2
Kernel: Remove /proc/PID/vmobjects
|
4 年之前 |
Andreas Kling
|
cfe54f86bd
Kernel: Remove unused /proc/mm file
|
4 年之前 |
Andreas Kling
|
57a2394cb4
Kernel: Unbreak /proc/PID/root symlink
|
4 年之前 |
Mart G
|
ff7dee49f6
ProcFS: Ignore directories in refresh_data().
|
4 年之前 |
Andreas Kling
|
6412e7e8e3
Kernel: Remove /proc/mounts
|
4 年之前 |
Andreas Kling
|
9b907e27ce
Kernel: Remove /proc/inodes
|
4 年之前 |
Andreas Kling
|
7c4ddecacb
Kernel: Convert a bunch of String::format() => String::formatted()
|
4 年之前 |
asynts
|
dca6f1f49b
Everywhere: Replace a bundle of dbg with dbgln.
|
4 年之前 |
Andreas Kling
|
5dafb72370
Kernel+Profiler: Make profiling per-process and without core dumps
|
4 年之前 |
asynts
|
938e5c7719
Everywhere: Replace a bundle of dbg with dbgln.
|
4 年之前 |
Tom
|
d3e6cdf21f
Kernel: Provide consistent memory stats in ProcFS
|
4 年之前 |
Tom
|
f98ca35b83
Kernel: Improve ProcFS behavior in low memory conditions
|
4 年之前 |
Tom
|
c943ca95c4
Kernel: Fix ProcFS returning Inodes that are being deleted
|
4 年之前 |
Tom
|
a1904b67e9
Kernel: Fix dirty page map bitmap
|
4 年之前 |
Tom
|
476f17b3f1
Kernel: Merge PurgeableVMObject into AnonymousVMObject
|
4 年之前 |
Tom
|
bc5d6992a4
Kernel: Memory purging improvements
|
4 年之前 |
Andreas Kling
|
0e2b7f9c9a
Kernel: Remove the per-process icon_id and sys$set_process_icon()
|
4 年之前 |
Andreas Kling
|
21ccbc2167
Kernel: Expose process executable paths in /proc/all
|
4 年之前 |
AnotherTest
|
a9184fcb76
Kernel: Implement unveil() as a prefix-tree
|
4 年之前 |
Andreas Kling
|
82f86e35d6
Kernel+LibC: Introduce a "dumpable" flag for processes
|
4 年之前 |
Andreas Kling
|
3c9bd911b8
Kernel: Make /proc/PID directories owned by the EUID:EGID
|
4 年之前 |
Brendan Coles
|
b156c5a8eb
ProcFS: pid_vm: Replace duplicated purgeable key with kernel+cacheable
|
4 年之前 |
Tom
|
5f51d85184
Kernel: Improve time keeping and dramatically reduce interrupt load
|
4 年之前 |
Lenny Maiorani
|
765936ebae
Everywhere: Switch from (void) to [[maybe_unused]] (#4473)
|
4 年之前 |
Andreas Kling
|
8e79bde2b7
Kernel: Move KBufferBuilder to the fallible KBuffer API
|
4 年之前 |