Skip to content

Integration of IAA RFC patches to upstream kernel

Binuraj Ravindran edited this page Feb 3, 2025 · 5 revisions

Introduction

This page lists the kernel patches required to enable IAA batching on the top of Linux kernel version 6.13-rc1

List of Kernel patches to enable IAA batching

  1. Intel Corporation, "crypto: Add new compression modes for zlib and IAA", 2024. [Online]. Available https://lore.kernel.org/all/[email protected]/
  2. Intel Corporation, “v4 zswap IAA compress batching”, 2024. [Online]. Available: https://patchwork.kernel.org/project/linux-mm/cover/[email protected]/
  3. Intel Corporation, “zswap IAA compress batching”, 2024. [Online]. Available: https://patchwork.kernel.org/project/linux-mm/cover/[email protected]/
  4. Intel Corporation, “zswap IAA decompress batching”, 2024 [Online]. Available: https://patchwork.kernel.org/project/linux-mm/cover/[email protected]/

Recipe to build the kernel

TBD

Clone this wiki locally