One-Line Install
curl -fsSL https://repo.quantkernel.org/setup.sh | sudo bash -s -- --install
Supports Debian 12+, Amazon Linux 2023 | Reboot to activate
Ultra-Low Latency Linux Kernel for HFT
curl -fsSL https://repo.quantkernel.org/setup.sh | sudo bash -s -- --install
Supports Debian 12+, Amazon Linux 2023 | Reboot to activate
💡 In the quant world, tweaking a few sysctl params can cost hundreds of thousands; custom kernel tuning is black magic most can't do.
I'm giving it all away free and open source — just give me a ⭐ star on GitHub!
PREEMPT_RT patches, 1000Hz timer, NO_HZ_FULL tickless, CPU isolation and pinning for deterministic latency.
Disabled TCP delays and Nagle, enabled busy polling, jumbo frames support, RSS/RPS multi-queue scaling.
Transparent Huge Pages (THP), NUMA-aware allocation, disabled compaction and swap, locked critical pages.
Disabled Spectre/Meltdown mitigations, no audit logging, reduced attack surface while keeping core hardening.