Logo of The Linux Kernel

The Linux Kernel

6.17.0-rc7

快速搜尋

Contents

  • Development process
  • 提交補釘
  • 行為守則
  • 維護者手冊
  • All development-process docs
  • 核心 API
  • Driver APIs
  • 子系統
  • Locking
  • Licensing rules
  • 撰寫文件
  • 開發工具
  • 測試指南
  • Hacking guide
  • Tracing
  • Fault injection
  • Livepatching
  • Rust
  • Administration
    • General guides to kernel administration
    • Booting the kernel
    • Tracking down and identifying problems
    • Core-kernel subsystems
      • Control Group v2
      • Control Groups version 1
      • CPU load
      • Memory Management
      • Kernel module signing facility
      • Namespaces
      • Numa policy hit/miss statistics
      • Power Management
      • Syscall User Dispatch
      • Kernel Support for miscellaneous Binary Formats (binfmt_misc)
      • Java(tm) Binary Kernel Support for Linux v1.03
      • Mono(tm) Binary Kernel Support for Linux
    • Block-layer and filesystem administration
    • Device-specific guides
    • Workload analysis
    • Everything else
  • 建置系統
  • 回報議題
  • 使用者空間工具
  • 使用者空間 API
  • 韌體
  • 韌體與裝置樹
  • CPU 架構
  • 未排序的文件

本頁

  • 顯示原始碼

DAMON: Data Access MONitoring and Access-aware System Operations¶

DAMON is a Linux kernel subsystem for efficient data access monitoring and access-aware system operations.

  • Getting Started
    • Prerequisites
    • Snapshot Data Access Patterns
    • Recording Data Access Patterns
    • Visualizing Recorded Patterns
    • Data Access Pattern Aware Memory Management
  • Detailed Usages
    • sysfs Interface
    • Tracepoints for Monitoring Results
  • DAMON-based Reclamation
    • Where Proactive Reclamation is Required?
    • How It Works?
    • Interface: Module Parameters
    • Example
  • DAMON-based LRU-lists Sorting
    • Where Proactive LRU-lists Sorting is Required?
    • How It Works?
    • Interface: Module Parameters
    • Example
  • Data Access Monitoring Results Stat
    • Monitoring Accuracy and Overhead
    • Interface: Module Parameters
©The kernel development community. | Powered by Sphinx 8.2.3 & Alabaster 1.0.0 | Page source