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

Appearance settings

fossabot/prototype-kernel

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

722 Commits
722 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FcPacketNetworks%2Fprototype-kernel.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2FcPacketNetworks%2Fprototype-kernel?ref=badge_shield)

Prototyping kernel development

Authors:Jesper Dangaard Brouer <netoptimizer@brouer.com>

This project and GitHub repository is meant for speeding up Linux Kernel development work, this also includes Documentation. The directory 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 kernel modules (see blogpost).

XDP eBPF samples

The Linux kernel tree also contains some eBPF samples which this github repo is also shadowing for easier prototyping, see directory samples/bpf/.

This directory samples/bpf/ maintains a different Makefile (than depending on the kernels) and maintains a copy of some bpf-header files to ease compiling outside the kernel source tree.

Simply run 'make' in that directory to build the bpf samples.

Documentation

This also covers Kernel Documentation which is being auto-generated by Read The Docs (based on reStructuredText files and Sphinx to generate pretty documentation).

## License [![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2FcPacketNetworks%2Fprototype-kernel.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2FcPacketNetworks%2Fprototype-kernel?ref=badge_large)

About

Prototyping kernel development work outside mainline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.5%
  • Shell 3.1%
  • Makefile 1.4%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.