mirror of
https://github.com/pgsty/minio.git
synced 2026-03-12 22:25:46 +01:00
reduce the page-cache pressure completely by moving the entire read-phase of our operations to O_DIRECT, primarily this is going to be very useful for chatty metadata operations such as listing, scanner, ilm, healing like operations to avoid filling up the page-cache upon repeated runs.
5.7 KiB
5.7 KiB