Iterating through all the processes in a module
From: Greg KH <hidden>
Date: 2012-02-22 14:53:09
From: Greg KH <hidden>
Date: 2012-02-22 14:53:09
A: No. Q: Should I include quotations after my reply? http://daringfireball.net/2007/07/on_top On Wed, Feb 22, 2012 at 02:07:22PM +0100, Arokux B. wrote:
Dear Greg, thank you very much for your quick reply. Having my code as a module I can trigger its execution (load a module) and disable it (unload a module). How can I achieve this if the code is inside the kernel? One possibility I see is adding an entry in the procfs.
I don't see what procfs has to do with this, please explain. And as you said this was for "learning purposes", then just build it into the kernel, there's no need for it to be a module. good luck, greg k-h