-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
kmesh: add optimized kernel native mode proposal #1202
base: main
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
11e758b
to
c6a9cbe
Compare
Signed-off-by: bitcoffee <[email protected]>
c6a9cbe
to
213236c
Compare
|
||
### Overview | ||
|
||
 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
 | |
<div align="center"> | |
<img src="pics/optimized_kernel-native.png" width="800" /> | |
</div> |
 | ||
|
||
### Changes in kernel | ||
#### kernel enhanced 1 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you give a table of the differences in kernel enhancement between Kernel 6.6 and Kernel 5.10?
What type of PR is this?
/kind enhancement
What this PR does / why we need it:
In kernel native mode, the goal is to adjust the solution to reduce intrusive modifications to the kernel.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?: