Almudena Garcia, le lun. 20 avril 2020 19:41:07 +0200, a ecrit: > > Can't the parsing be done in userland (like we do for shutdown), and > > just hand over the information to the kernel? > > Really, this is my idea. As this way, we can avoid the dirty addressing > currently used, and solve this task with a hurdish approach.
"Hurdish" doesn't necessarily mean "overly complex" :) Telling the kernel how it should behave does not have to be done by a translator, it can be a mere program as well. Samuel