0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 15 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
let's see if we can get _really_ lucky with headers More... almost 12 years ago
nope. attempt to install kernel headers another way then More... almost 12 years ago
attempt to install kernel headers required by DPDK More... almost 12 years ago
add missing indent More... almost 12 years ago
attempt to fix syntax More... almost 12 years ago
attempt to fix syntax More... almost 12 years ago
\t -> ' ' (travis doesn't like tabs) More... almost 12 years ago
Add Travis CI support. More... almost 12 years ago
Add DPDK as a submodule. More... almost 12 years ago
Change default rump kernel component directory More... almost 12 years ago
sync with newer virtif code from the netmap repo More... almost 12 years ago
fill out "destroy" hypercall a bit More... almost 12 years ago
fix cosmetic nit in error handling More... almost 12 years ago
also note RTE_SDK/TARGET More... almost 12 years ago
markdown nit More... almost 12 years ago
note #rumpkernel More... almost 12 years ago
minor clarification More... almost 12 years ago
update instructions for submodule More... almost 12 years ago
add buildrump.sh as a git submodule More... almost 12 years ago
Note DPDK 1.4 More... almost 12 years ago
Add note on support. More... almost 12 years ago
Need KERNEL_LOCK for now when pushing packets up. More... about 12 years ago
DPDK mempool cache is not thread safe, reciever and sender threads both use the same pool More... about 12 years ago
sprinkle a few invariant assertions More... about 12 years ago
Push the receive context creation in the hypervisor. More... about 12 years ago
use a better default guess for rump kernel destdir More... about 12 years ago
add a tcp example too More... about 12 years ago
use rte_mbuf accessors More... about 12 years ago
get rid of sender thread More... about 12 years ago
assume that packet output is fast enough to not warrant scheduling More... about 12 years ago