Hi freinds,
How can I develop an intermediate layer to play the role of middleware that will be in interaction with the kernel Linux ? There is an example of such middleware?
thanks.
Hi freinds,
How can I develop an intermediate layer to play the role of middleware that will be in interaction with the kernel Linux ? There is an example of such middleware?
thanks.
# Use sysfs or proc ....
Posté par totof2000 . Évalué à 2. Dernière modification le 25 mars 2014 à 16:41.
Excuse me for my poor English. You are on french forum, but I will try to help you.
There is some examples with all commands like top or ps , or cgroups commands. If some interfaces are missing in sys filesystem, you can add them with kernel modules.
# here, in french 'cause linux FR
Posté par NeoX . Évalué à 1.
here, we try to speak/write French, because we are on linux**FR**
to interact with linux kernel from userspace, you must have a look at Linux API
Suivre le flux des commentaires
Note : les commentaires appartiennent à celles et ceux qui les ont postés. Nous n’en sommes pas responsables.