A method for adding new functions to the kernel of a linux system
A system kernel and new function technology, applied in the direction of program loading/starting, generation of response errors, error detection of redundant data in operation, etc. The effect of features
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0021] In order to clearly illustrate the technical features of the solution, the solution will be described below through a specific implementation mode combined with the accompanying drawings.
[0022] As can be seen by accompanying drawing, this scheme: a kind of Linux system kernel new function increasing method is characterized in that comprising the steps:
[0023] 1) A jump area is set at the start address of the original function to jump to the start address of the new function, and the jump area is used to store jump instructions for jumping to the new function;
[0024] 2) Run the new function, judge whether the new function needs to call the original function, if so, go to step 3), and continue to execute the new function until the end;
[0025] 3) Enter the template function, jump back to the original function function through the code modification area and jump back area of the template function, that is, call back to the original function function (5), the code...
PUM
Login to View More Abstract
Description
Claims
Application Information
Login to View More 
