The Linux Kernel
5.15.0
  • The Linux kernel user’s and administrator’s guide
  • Kernel Build System
  • The Linux kernel firmware guide
  • Open Firmware and Devicetree
  • The Linux kernel user-space API guide
  • Working with the kernel development community
  • Development tools for the kernel
  • How to write kernel documentation
  • Kernel Hacking Guides
  • Linux Tracing Technologies
  • Kernel Maintainer Handbook
  • fault-injection
  • Kernel Livepatching
  • The Linux driver implementer’s API guide
  • Core API Documentation
  • locking
  • Accounting
  • Block
  • cdrom
  • Linux CPUFreq - CPU frequency and voltage scaling code in the Linux(TM) kernel
  • Integrated Drive Electronics (IDE)
  • Frame Buffer
  • fpga
  • Human Interface Devices (HID)
  • I2C/SMBus Subsystem
  • Industrial I/O
  • ISDN
  • InfiniBand
  • LEDs
  • NetLabel
  • Linux Networking Documentation
  • pcmcia
  • Power Management
  • TCM Virtual Device
  • timers
  • Serial Peripheral Interface (SPI)
  • 1-Wire Subsystem
  • Linux Watchdog Support
  • Linux Virtualization Support
  • The Linux Input Documentation
  • Linux Hardware Monitoring
  • Linux GPU Driver Developer’s Guide
  • Security Documentation
  • Linux Sound Subsystem Documentation
  • Linux Kernel Crypto API
  • Filesystems in the Linux kernel
    • Core VFS documentation
      • Overview of the Linux Virtual File System
      • Pathname lookup
      • Linux Filesystems API summary
      • splice and pipes
      • Locking
      • Directory Locking
      • The Devpts Filesystem
      • Linux Directory Notification
      • Fiemap Ioctl
      • File management in the Linux kernel
      • File Locking Release Notes
      • Filesystem Mount API
      • Quota subsystem
      • The seq_file Interface
      • Shared Subtrees
      • Idmappings
      • Automount Support
      • Filesystem Caching
        • General Filesystem Caching
        • In-Kernel Cache Object Representation and Management
        • FS-Cache Cache backend API
        • CacheFiles: CACHE ON ALREADY MOUNTED FILESYSTEM
        • FS-Cache Network Filesystem API
        • Asynchronous Operations Handling
      • Changes since 2.5.0:
    • Filesystem support layers
    • Filesystems
  • Linux Memory Management Documentation
  • BPF Documentation
  • USB support
  • Linux PCI Bus Subsystem
  • Linux SCSI Subsystem
  • Assorted Miscellaneous Devices Documentation
  • Linux Scheduler
  • MHI
  • Assembler Annotations
  • CPU Architectures
  • Unsorted Documentation
  • Atomic Types
  • Atomic bitops
  • Memory Barriers
  • General notification mechanism
  • Translations
The Linux Kernel
  • »
  • Filesystems in the Linux kernel »
  • Filesystem Caching
  • View page source

Filesystem Caching¶

  • General Filesystem Caching
    • Overview
    • Statistical Information
    • Object List
    • Debugging
  • In-Kernel Cache Object Representation and Management
    • Representation
    • Object Management State Machine
    • The Set of States
  • FS-Cache Cache backend API
    • Initialising and Registering a Cache
    • Unregistering a Cache
    • Security
    • Control and Statistics Presentation
    • Relevant Data Structures
    • Cache Operations
    • FS-Cache Utilities
  • CacheFiles: CACHE ON ALREADY MOUNTED FILESYSTEM
    • Overview
    • Requirements
    • Configuration
    • Starting the Cache
    • Things to Avoid
    • Cache Culling
    • Cache Structure
    • Security Model and SELinux
    • A Note on Security
    • Statistical Information
    • Debugging
  • FS-Cache Network Filesystem API
    • Network Filesystem Definition
    • Index Definition
    • Object Definition
    • Network Filesystem (Un)registration
    • Cache Tag Lookup
    • Index Registration
    • Data File Registration
    • Miscellaneous Object Registration
    • Setting the Data File Size
    • Page alloc/read/write
    • Page Uncaching
    • Index and Data File consistency
    • Cookie Enablement
    • Miscellaneous Cookie operations
    • Cookie Unregistration
    • Index Invalidation
    • Data File Invalidation
    • FS-cache Specific Page Flag
  • Asynchronous Operations Handling
    • Overview
    • Operation Record Initialisation
    • Parameters
    • Procedure
    • Asynchronous Callback
Next Previous

© Copyright The kernel development community.

Built with Sphinx using a theme provided by Read the Docs.