Commit Graph

26 Commits

Author SHA1 Message Date
K. Lange
097cbb4018 procfs: irq isr, irr, imr status 2018-12-03 12:50:33 +09:00
K. Lange
131262bb1f kernel: change some log levels 2018-12-03 11:22:33 +09:00
K. Lange
d258287644 procfs: must only look at extended_entries if set 2018-12-03 09:53:10 +09:00
K. Lange
de7463d141 kernel: 64-bit offsets for VFS 2018-11-23 09:56:44 +09:00
K. Lange
3d2e94d387 procfs: indicate stopped (T) in status 2018-10-26 20:50:11 +09:00
K. Lange
6c88956fa4 job control 2018-10-26 20:34:15 +09:00
K. Lange
68f59d27f7 procfs: /proc/self as a dynamic symlink 2018-10-11 19:52:11 +09:00
K. Lange
36e9046ae8 Allow modules to install procfs entries 2018-09-30 16:09:19 +09:00
K. Lange
8b07197870 linear framebuffer driver cleanup, add /proc/framebuffer 2018-09-28 21:15:30 +09:00
K. Lange
cde409ae87 Add more stuff to procfs/status 2018-09-22 17:33:51 +09:00
K. Lange
053d49a231 Also calculate rough percentage
As this includes shm, it overestimates and values may add up to more than 100%
2018-09-14 21:11:26 +09:00
K. Lange
01f3383f8a Similarly, shm usage info 2018-09-14 20:44:57 +09:00
K. Lange
5fa5d2020d Make some virtual memory size info available in procfs 2018-09-14 20:40:05 +09:00
K. Lange
c23a0594f3 Fix more procfs stuff 2018-09-12 20:34:25 +09:00
K. Lange
e264fb3ab6 Make buffer allocations for some /proc things dynamic 2018-09-12 17:23:43 +09:00
K. Lange
5a6cc6868a add /proc/pci, lspci 2018-09-12 11:45:52 +09:00
K. Lange
036096d9c9 skip over padding bytes in deps in /proc/modules 2018-08-27 11:21:58 +09:00
K. Lange
91a88aef37 add /proc/pat 2018-08-06 17:06:49 +09:00
K. Lange
095d087e1d IRQ stuff 2018-07-21 16:02:39 +09:00
K. Lange
3bafe770a1 Fix missing frees when reading over max offset in procfs 2018-07-20 20:19:28 +09:00
K. Lange
74a1cde590 add /proc/loader 2018-07-20 19:39:12 +09:00
K. Lange
e67470f77b More procfs functionality 2018-07-20 19:24:37 +09:00
K. Lange
527661b03e put something in cpuinfo 2018-05-17 18:43:39 +09:00
K. Lange
557f578574 Don't use my given name in copyright headers; update everything to 2018 because why not 2018-05-01 17:12:56 +09:00
K. Lange
1355502e6c Reorganize headers 2018-03-19 11:38:11 +09:00
K. Lange
3f4293d357 Merge kernel 2018-03-16 21:56:19 +09:00