Skip to content
View manishklach's full-sized avatar

Block or report manishklach

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
manishklach/README.md

Manish K L — AI Infrastructure, Linux Kernel & Memory Systems

I build kernel-leaning systems for AI infrastructure: KV-cache orchestration, memory hierarchy control, low-latency runtimes, and patent-backed hardware–software interfaces.

Most of my work sits close to the machine — Linux control planes, kernel-facing memory and I/O experiments, CPU scheduling and latency behavior, KV-state movement, and research prototypes that make systems ideas concrete.

230+ technical essays — deep dives on Linux internals, memory systems, inference runtimes, and AI infrastructure.
➡️ manishklach.github.io/writings.html


Flagship Work

Kernel & Systems Fast Path
linux-kernel-inference-fastpath — Linux kernel and systems fast path for LLM inference: eBPF tracing, runtime hints, cgroups, NUMA/GPU locality, KV-cache memory policies, and TTFT boost.

Memory Fabric
flash-sram-dram-inference-fabric — Predictive SRAM–DRAM–SSD memory fabric for low-cost AI inference, long-context KV cache tiering, and MoE expert staging.

CPU Performance Control Plane
cpuopt-kernel — Safe, reversible Linux CPU performance profiles across CPUFreq, intel_pstate, amd-pstate, cpuidle, thermal, and hwmon backends.

KV-Cache-Aware I/O
kairo-io — AI KV-cache-aware Linux block I/O: decode-priority scheduling, NVMe backend mapping, placement metadata, and kernel tracepoint visibility.

GPU/RDMA Observability
ai-host-observability — Linux-first host observability for GPU and RDMA systems: memory pressure, PCIe, NUMA, IRQ, and host-side failure signals before they become incidents.

KV-CPU Hardware Interface
kv-cpu-driver — Linux control plane, RTL, and FPGA emulation scaffold for semantic KV-cache orchestration. Patent pending (India App No. 202641056309).

Latency Control Plane
kernel-dvfs-agentic-latency — Kernel latency control plane spanning DVFS, cpuidle, IRQs, scheduler, MM, VFS, I/O, and cgroup budgets for agentic AI.

Intent-Aware Attention
intent-attention-kernel — Intent-aware KV execution for agentic long-context inference: semantic block selection, dynamic scoring, KV quantization, and speculative prefetch.


Current Focus

  • KV-cache orchestration and memory residency control
  • Linux kernel control planes for inference workloads
  • CPU, IRQ, scheduler, and latency-path tuning
  • Storage and I/O behavior for decode-critical serving paths
  • Systems observability for real AI infrastructure

About

I work on the hard parts of systems for AI — memory placement, I/O paths, scheduler behavior, latency control, and observability. I build across the stack, but naturally gravitate toward Linux, kernel-adjacent interfaces, CPU and memory behavior, and runtime control planes. I pair code with diagrams, RFC-style docs, and architecture-driven writeups to make low-level work legible.

55 repositories across kernel experiments, KV-cache infrastructure, memory systems, network dataplanes, AI runtimes, and performance tooling.


Connect

Popular repositories Loading

  1. manishklach.github.io manishklach.github.io Public

    Portfolio hub for systems architecture, AI infrastructure, patents, and technical microsites.

    HTML 2

  2. chromelens chromelens Public

    Full-site performance X-ray powered by Chrome DevTools Protocol traces

    Python 2

  3. linux-hbf-control-plane linux-hbf-control-plane Public

    Experimental Linux RFC for an HBF/CXL-era AI memory control plane: runtime hints, prefetch, placement, and tiering.

    2

  4. kernel-dvfs-agentic-latency kernel-dvfs-agentic-latency Public

    Kernel latency control plane for agentic AI: DVFS, cpuidle, IRQ, scheduler, workqueue, I/O, MM, VFS, and cgroup budgets.

    C 2

  5. sram-inference-kernel-fastpath sram-inference-kernel-fastpath Public

    Experimental Linux kernel fast-path patches for SRAM-based AI inference servers, targeting io_uring submission, registered buffers, CQ polling, wakeup attribution, and completion latency.

    C 2

  6. kv-cpu-driver kv-cpu-driver Public

    Reference Linux control plane, RTL, and FPGA emulation scaffold for KV-CPU semantic KV-cache orchestration. Patent pending in India (App No. 202641056309).

    C 2