qmonnet / rbpf

Rust virtual machine and JIT compiler for eBPF programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support atomic instructions

qmonnet opened this issue · comments

We don't support eBPF atomic instructions yet.

See https://lore.kernel.org/bpf/20210114181751.768687-1-jackmanb@google.com/t/#u for some context.

Originally posted by @qmonnet in #47 (comment)