SHARE
Facebook X Pinterest WhatsApp

Kerneltrap: Linux: Accessing Files With O_DIRECT

Written By
J
Jeremy
Jan 12, 2007

“A thread on the lkml began with a query about using O_DIRECT
when opening a file. An early white paper written by Andrea
Arcangeli to describe the O_DIRECT patch before it was merged into
the 2.4 kernel explains, “with O_DIRECT the kernel will do DMA
directly from/to the physical memory pointed [to] by the userspace
buffer passed as [a] parameter to the read/write syscalls. So there
will be no CPU and memory bandwidth spent in the copies between
userspace memory and kernel cache, and there will be no CPU time
spent in kernel in the management of the cache (like cache lookups,
per-page locks etc..).””

Complete Story

J

Jeremy

Recommended for you...

How to Install Immich on openSUSE
r00t
Sep 6, 2024
Beginners Guide for ID Command in Linux
Benny Lanco
Sep 5, 2024
[Fixed] An Unexpected Error Occurred on Gnome Extensions
Patrick
Sep 3, 2024
Run a Google Search From the Linux Command Line With Googler
TechRepublic
Aug 27, 2024
Linux Today Logo

LinuxToday is a trusted, contributor-driven news resource supporting all types of Linux users. Our thriving international community engages with us through social media and frequent content contributions aimed at solving problems ranging from personal computing to enterprise-level IT operations. LinuxToday serves as a home for a community that struggles to find comparable information elsewhere on the web.

Property of TechnologyAdvice. © 2025 TechnologyAdvice. All Rights Reserved

Advertiser Disclosure: Some of the products that appear on this site are from companies from which TechnologyAdvice receives compensation. This compensation may impact how and where products appear on this site including, for example, the order in which they appear. TechnologyAdvice does not include all companies or all types of products available in the marketplace.