Commit History

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