ladybird/Base/usr/share/man
Liav A 61f4914d6e Kernel+Userland: Add constants subdirectory at /sys/kernel directory
This subdirectory is meant to hold all constant data related to the
kernel. This means that this data is never meant to updated and is
relevant from system boot to system shutdown.
Move the inodes of "load_base", "cmdline" and "system_mode" to that
directory. All nodes under this new subdirectory are generated during
boot, and therefore don't require calling kmalloc each time we need to
read them. Locking is also not necessary, because these nodes and their
data are completely static once being generated.
2023-02-19 13:47:11 +01:00
..
man1 LibGfx: Rename JPGLoader to JPEGLoader 2023-02-18 23:56:24 +01:00
man2 LibCore: Rename File to DeprecatedFile 2023-02-13 00:50:07 +00:00
man3 Everywhere: Clean up "the the" comment typos 2022-11-03 17:38:32 +00:00
man4 Documentation: Move IPC endpoint documentation to manpage section 4 2022-07-11 11:35:56 +02:00
man5 Presenter: Fix unintentional U+00A0 codepoint in text 2023-02-16 22:07:07 +00:00
man6 Base: Improve BrickGame documentation 2023-02-19 01:05:08 +01:00
man7 Kernel+Userland: Add constants subdirectory at /sys/kernel directory 2023-02-19 13:47:11 +01:00
man8 Base: Use new global variables at /sys/kernel/ directory 2022-10-25 15:33:34 -06:00