Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Prototyping kernel development work outside mainline

License

NotificationsYou must be signed in to change notification settings

netoptimizer/prototype-kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prototyping kernel development

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).

XDP eBPF samples

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.

Documentation

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors15


[8]ページ先頭

©2009-2025 Movatter.jp