Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Linux/Documentation/mm/   (Open Source Betriebssystem Version 6.17.9©)  Datei vom 24.10.2025 mit Größe 371 B image not shown  

Quelle  page_cache.rst   Sprache: unbekannt

 
.. SPDX-License-Identifier: GPL-2.0

==========
Page Cache
==========

The page cache is the primary way that the user and the rest of the kernel
interact with filesystems.  It can be bypassed (e.g. with O_DIRECT),
but normal reads, writes and mmaps go through the page cache.

Folios
======

The folio is the unit of memory management within the page cache.
Operations 

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]