Skip to content

Archives

Links for 2021-09-20

  • Orange-OpenSource/bmc-cache

    In-kernel memcache based on eBPF (via Brendan Gregg):

    BMC (BPF Memory Cache) is an in-kernel cache for memcached. It enables runtime, crash-safe extension of the Linux kernel to process specific memcached requests before the execution of the standard network stack. BMC does not require modification of neither the Linux kernel nor the memcached application. Running memcached with BMC improves throughput by up to 18x compared to the vanilla memcached application.

    (tags: memcached bpf ebpf linux performance kernel via:brendangregg)

Comments closed