- Notifications
You must be signed in to change notification settings - Fork107
Prototyping kernel development work outside mainline
License
netoptimizer/prototype-kernel
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
| Authors: | Jesper Dangaard Brouer <netoptimizer@brouer.com> |
|---|
This project andGitHub repository is meant for speeding up LinuxKernel development work, this also includesDocumentation. Thedirectory layout tries to keep close to the Kernel directory layout.This helps when/if upstreaming the work.
This prototype-kernel was primarily meant for prototyping kernelmodules (seeblogpost).
UPDATE: SeeXDP-tutorial if you want to learn eBPF-coding,and not depend on kernel tree.
The Linux kernel tree also contains someeBPF samples which thisgithub repo is also shadowing for easier prototyping, see directorysamples/bpf/.
This directorysamples/bpf/ maintains a different Makefile (thandepending on the kernels) and maintains a copy of some bpf-headerfiles to ease compiling outside the kernel source tree.
Simply run 'make' in that directory to build the bpf samples.
This also covers KernelDocumentation which is beingauto-generatedbyRead The Docs (based onreStructuredText files andSphinxto generate pretty documentation).
About
Prototyping kernel development work outside mainline
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Contributors15
Uh oh!
There was an error while loading.Please reload this page.