maxdev1 / ghost

Ghost, a micro-kernel based hobby operating system.
http://ghostkernel.org/
GNU General Public License v3.0
560 stars 57 forks source link

Kernquery interface #34

Closed maxdev1 closed 2 years ago

maxdev1 commented 2 years ago

Still not sure whether "g_kernquery" should stay but for the moment it's okay

MarcoCicognani commented 2 years ago

Hi Max, instead of implement a custom syscall for obtaining info from the kernel, the kernel could expose a /proc-like filesystem where the files herein contains the desired information