memory-tiering
Here are 14 public repositories matching this topic...
A tiered-memory system design for workloads that don't fit in RAM: measure the working set, pin the hot tier, stream the cold tier from flash. Ships the residency calculator, measurement harnesses, and the build recipes behind it. Predictions validated against public benchmarks.
-
Updated
Sep 1, 2026 - Python
MegaMmap: Blurring the Boundary Between Memory and Storage for Data-Intensive HPC Workloads. A software distributed shared memory system that enables infinite memory capacity through intelligent tiered DRAM and storage management.
-
Updated
Nov 3, 2025 - C++
Recipe to run a memtier benchmark on a cluster of KVM-hosted Redis servers
-
Updated
Nov 4, 2024 - Jinja
VibeDrift - Run any LLM on your own hardware. Bypass the VRAM wall with CPU/RAM inference, MOE expert offloading, and 4-bit quantization. No Cloud, no Subscription.
-
Updated
May 27, 2026 - Python
Experimental Linux RFC for an HBF/CXL-era AI memory control plane: runtime hints, prefetch, placement, and tiering.
-
Updated
Jul 10, 2026 - C
Reference Linux control plane, RTL, and FPGA emulation scaffold for KV-CPU semantic KV-cache orchestration. Patent pending in India (App No. 202641056309).
-
Updated
May 7, 2026 - C
Deadline-aware KV-cache scheduling for protecting decode-critical request-state under long-context LLM inference pressure.
-
Updated
Jun 19, 2026 - Python
A systems research platform for semantic KV-cache orchestration, topology-aware memory placement, distributed prefix reuse, and rack-scale inference memory simulation.
-
Updated
May 25, 2026 - Python
Reference Linux kernel interface for workload-aware memory hints in AI systems — /dev/mem_hint maps LLM phases like prefill, decode, agentic execution, and training to memory-policy signaling paths.
-
Updated
Apr 27, 2026 - HTML
QEMU CXL type-3 memory + the Linux tiering path, re-examined under a calibrated DDR5/CXL timing model. Advertised 1.62x, emulated 1.01x, modelled 1.90x - and what that gap does to placement policy. Includes a conference-style paper.
-
Updated
Aug 25, 2026 - Python
Software proof-of-concept for entropy-based memory tiering on Linux.
-
Updated
Jul 3, 2026 - Go
Run local LLMs on your own hardware with this C++ powered inference engine.
-
Updated
Sep 1, 2026 - Python
Add this topic to your repo
To associate your repository with the memory-tiering topic, visit your repo's landing page and select "manage topics."