How can one create interface between kernel and LKM (Linux Kernel Module)?.
-
How can one intercept calls made by Kernel module to kernel without kedr using kernel module in c. Or rephrase it as how can one create interface between kernel and Linux Kernel Module (LKM).
-
Answer:
Can you be please more specific about the interface you need, what it does and what are its functionalities.
Nitin Chaudhary at Quora Visit the source
Other answers
I couldn't understand your question. You simply load the LKM to "interface with kernel". Some more info would help us answer.
Abhishek Bhardwaj
You have to design a frame work for your interface and expose to the rest of the kernel some primitives for using your frame work. Initialize your frame work from start_kernel function and there you go.
Sreecharan Sivadevuni
Related Q & A:
- How can I create my own hosted svn server?Best solution by stackoverflow.com
- How can i create gift card in magento community edition?Best solution by Magento
- How can i create a mobile application server?Best solution by Stack Overflow
- How does one create a recursive lexer?Best solution by stackoverflow.com
- How Can I Create an XML to Create a Menu?Best solution by Drupal Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.