Hacker News new | ask | show | jobs
by moetech 2808 days ago
Is this because they are also using Linux or do they plan to use it on FreeBSD?
2 comments

They use both. Control plane runs on Linux, CDN on FreeBSD.
Those aren’t mutually exclusive options.
For now they are, and that might hold true in the future as well.

There are some projects to bring BPF features needed (generally called eBPF) to FreeBSD, such as https://github.com/YutaroHayakawa/generic-ebpf - but there's no accepted mainline implementation as of yet.