Historie revizí

Autor SHA1 Zpráva Datum
  Jesse Buhagiar 06b6af61c6 Kernel: Made DiskCache entries a KBuffer před 5 roky
  Andreas Kling 8e775d241e Kernel: Make DiskBackedFS flush writes if cache is completely dirty před 5 roky
  Andreas Kling 922fd703c9 Kernel: Convert the DiskBackedFS write API to take "const u8*" před 5 roky
  Andreas Kling 1fc2612667 Kernel: Make DiskBackedFS::read_block() write to client-provided memory před 5 roky
  Andreas Kling a61f6ccc27 Kernel: Implement a simpler, bigger cache for DiskBackedFS před 5 roky
  Andreas Kling 8f45a259fc ByteBuffer: Remove pointer() in favor of data() před 5 roky
  Andreas Kling c0bfea1b5c FileSystem: Move block_size() from DiskBackedFS to FS před 6 roky
  Andreas Kling 27f699ef0c AK: Rename the common integer typedefs to make it obvious what they are. před 6 roky
  Andreas Kling d5bb98acbc AK: Defer to Traits<T> for equality comparison in container templates. před 6 roky
  Andreas Kling 46a06c23e3 Kernel: Fix all compiler warnings. před 6 roky
  Andreas Kling 90b1354688 AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr. před 6 roky
  Andreas Kling 736092a087 Kernel: Move i386.{cpp,h} => Arch/i386/CPU.{cpp,h} před 6 roky
  Andreas Kling 52139a2392 DiskBackedFS: Flush write cache if it reaches 32 entries before sync. před 6 roky
  Andreas Kling 44673c4f3b Kernel: Add a write cache to DiskBackedFS. před 6 roky
  Andreas Kling f9864940eb Kernel: Move FS-related files into Kernel/FileSystem/ před 6 roky