Logo of The Linux Kernel

The Linux Kernel

6.17.0-rc7

快速搜尋

Contents

  • Development process
  • 提交補釘
  • 行為守則
  • 維護者手冊
  • All development-process docs
  • 核心 API
  • Driver APIs
    • General information for driver authors
    • Useful support libraries
    • Bus-level documentation
      • Auxiliary Bus
      • Compute Express Link
      • EISA bus support
      • Firewire (IEEE 1394) driver Interface Guide
      • I3C subsystem
      • ISA Drivers
      • MEN Chameleon Bus
      • The Linux PCI driver implementer's API guide
      • Linux RapidIO 子系統
      • Linux kernel SLIMbus support
      • Linux USB API
      • Virtio
      • VME Device Drivers
      • W1: Dallas' 1-wire bus
      • Xillybus driver for generic FPGA interface
    • Subsystem-specific APIs
  • 子系統
    • Core subsystems
      • 核心 API 文件
      • Driver implementer's API guide
      • 記憶體管理文件
      • 電源管理
      • Scheduler
      • 計時器
      • Locking
    • Human interfaces
    • Networking interfaces
    • Storage interfaces
    • Other subsystems
  • Locking
  • Licensing rules
  • 撰寫文件
  • 開發工具
  • 測試指南
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
  • 建置系統
  • 回報議題
  • 使用者空間工具
  • 使用者空間 API
  • 韌體
  • 韌體與裝置樹
  • CPU 架構
  • 未排序的文件

本頁

  • 顯示原始碼

Compute Express Link: Linux Conventions¶

There exists shipping platforms that bend or break CXL specification expectations. Record the details and the rationale for those deviations. Borrow the ACPI Code First template format to capture the assumptions and tradeoffs such that multiple platform implementations can follow the same convention.

<(template) Title>¶

Document¶

CXL Revision <rev>, Version <ver>

License¶

SPDX-License Identifier: CC-BY-4.0

Creator/Contributors¶

Summary of the Change¶

<Detail the conflict with the specification and where available the assumptions and tradeoffs taken by the hardware platform.>

Benefits of the Change¶

<Detail what happens if platforms and Linux do not adopt this convention.>

References¶

Detailed Description of the Change¶

<Propose spec language that corrects the conflict.>

©The kernel development community. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source