Commit History

Author SHA1 Message Date
  Andreas Kling 7d288aafb2 Kernel: Add link() syscall to create hard links. 6 years ago
  Andreas Kling 809266a9fb Kernel: Remove tracking of bitmap memory. 6 years ago
  Andreas Kling 7ce15f1c54 Fix some compilation warnings. 6 years ago
  Andreas Kling ae4811fbae ProcFS: Show region flags in /proc/PID/vm 6 years ago
  Andreas Kling cc04ba9cc9 ProcFS: /proc/sys entries should always be regular 644 files. 6 years ago
  Andreas Kling 33d34d9b26 Kernel: Use a Lockable<bool> for sysctl booleans as well. 6 years ago
  Andreas Kling a3799cb71e ProcFS: Add sysctl strings. 6 years ago
  Andreas Kling 71b9ec1ae0 Kernel: Add basic process priority support. 6 years ago
  Andreas Kling 5582a0a254 Kernel: When a lock is busy, donate remaining process ticks to lock holder. 6 years ago
  Andreas Kling b3b28b8b15 Kernel: Add /proc/pci so we can see what's on the PCI bus. 6 years ago
  Andreas Kling 41567c5bb9 Show the amount of memory in GraphicsBitmaps in /bin/top. 6 years ago
  Andreas Kling ac11c90dee ProcFS: Fix wrong linkage for /proc/cpuinfo inode. 6 years ago
  Andreas Kling c0cffe1134 Add a /bin/top program for process table monitoring. 6 years ago
  Andreas Kling b51031bb54 Kernel: Add a /proc/all process table dump. 6 years ago
  Andreas Kling 5e9ba2ac84 Kernel: Rewrite ProcFS. 6 years ago