Idan Horowitz
|
e37e4a7980
Kernel: Make Inode::set_shared_vmobject() OOM-fallible
|
3 лет назад |
Idan Horowitz
|
d9d3362722
Kernel: Make SharedInodeVMObject pages Bitmap allocation OOM-fallible
|
3 лет назад |
creator1creeper1
|
2a4e410b63
Kernel: Make SharedInodeVMObject construction OOM-aware
|
3 лет назад |
creator1creeper1
|
ad480ff18b
Kernel: Make InodeVMOBject construction OOM-aware
|
3 лет назад |
Hendiadyoin1
|
c7b90fa7d3
Kernel: Don't rewrite the whole file on sys$msync
|
3 лет назад |
Andreas Kling
|
32aa37d5dc
Kernel+LibC: Add msync() system call
|
3 лет назад |
Andreas Kling
|
79fa9765ca
Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T>
|
3 лет назад |
Andreas Kling
|
6e3381ac32
Kernel: Use KResultOr and TRY() for {Shared,Private}InodeVMObject
|
3 лет назад |
sin-ack
|
4bfd6e41b9
Kernel: Make Kernel::VMObject allocation functions return KResultOr
|
3 лет назад |
Andreas Kling
|
93d98d4976
Kernel: Move Kernel/Memory/ code into Kernel::Memory namespace
|
3 лет назад |
Andreas Kling
|
a1d7ebf85a
Kernel: Rename Kernel/VM/ to Kernel/Memory/
|
3 лет назад |