AnotherTest
|
531d72fdfd
Kernel: Fix a dmesgln() format error
|
4 yıl önce |
Andreas Kling
|
fdf03852c9
Kernel: Slap UNMAP_AFTER_INIT on a whole bunch of functions
|
4 yıl önce |
Andreas Kling
|
99f596fd51
Kernel: Mark a handful of things in kmalloc.cpp as READONLY_AFTER_INIT
|
4 yıl önce |
Andreas Kling
|
09b1b09c19
Kernel: Assert if rounding-up-to-page-size would wrap around to 0
|
4 yıl önce |
Andreas Kling
|
b712345c92
Kernel: Use PANIC() in a bunch of places :^)
|
4 yıl önce |
Andreas Kling
|
8415866c03
Kernel: Remove user/kernel flags from Region
|
4 yıl önce |
Jean-Baptiste Boric
|
3cbe805486
Kernel: Move kmalloc heaps and super pages inside .bss segment
|
4 yıl önce |
asynts
|
dca6f1f49b
Everywhere: Replace a bundle of dbg with dbgln.
|
4 yıl önce |
Tom
|
476f17b3f1
Kernel: Merge PurgeableVMObject into AnonymousVMObject
|
4 yıl önce |
Tom
|
22250780ff
Kernel: Fix heap expansions deadlock
|
4 yıl önce |
Tom
|
28b109688b
Kernel: Defer kmalloc heap contraction
|
4 yıl önce |
Tom
|
656ffe36f2
Kernel: kmalloc_eternal should align pointers
|
4 yıl önce |
Ben Wiederhake
|
64cc3f51d0
Meta+Kernel: Make clang-format-10 clean
|
4 yıl önce |
Tom
|
678bbd29ca
Kernel: Fix heap expansion loop
|
4 yıl önce |
Tom
|
1ece93c805
Kernel: Use removed memory as backup if backup hasn't been allocated
|
4 yıl önce |
Tom
|
4b66692a55
Kernel: Make Heap implementation reusable, and make kmalloc expandable
|
4 yıl önce |
Tom
|
ba6e4fb77f
Kernel: Fix kmalloc memory corruption
|
4 yıl önce |
Andreas Kling
|
23f335bcd7
Revert "Kernel: Fix kmalloc memory corruption"
|
4 yıl önce |
Tom
|
b306f240a4
Kernel: Fix kmalloc memory corruption
|
4 yıl önce |
Nico Weber
|
430b265cd4
AK: Rename KB, MB, GB to KiB, MiB, GiB
|
4 yıl önce |
Tom
|
bc107d0b33
Kernel: Add SMP IPI support
|
5 yıl önce |
Tom
|
3cc0e86cd8
Kernel: Change kmalloc lock to be recursive
|
5 yıl önce |
Tom
|
3ac6d31b45
Kernel: Serialize debug output
|
5 yıl önce |
Andreas Kling
|
723f4e5ee6
Meta: Scale back overly informal user-facing strings
|
5 yıl önce |
Andreas Kling
|
0c5e441a0b
Revert "Kernel: Add implementation of operator new and delete to kmalloc.cpp"
|
5 yıl önce |
Andrew Kaster
|
6d0d848720
Kernel: Add implementation of operator new and delete to kmalloc.cpp
|
5 yıl önce |
Andreas Kling
|
21d5f4ada1
Kernel: Absorb LibBareMetal back into the kernel
|
5 yıl önce |
Andreas Kling
|
ca4f714d68
Kernel: Use consistent names for kmalloc globals and remove volatile
|
5 yıl önce |
Andreas Kling
|
dc7340332d
Kernel: Update cryptically-named functions related to symbolication
|
5 yıl önce |
nimelehin
|
c0a4cf5e8d
Kernel: Support best fit allocation policy in kmalloc()
|
5 yıl önce |