SHARE
Facebook X Pinterest WhatsApp

KernelTrap: Linux: Anticipatory I/O Scheduler

Written By
thumbnail
Web Webster
Web Webster
Jan 28, 2003

[ Thanks to Jeremy
Andrews
for this link. ]

“With his recent release of 2.5.59-mm5, Andrew Morton explained
the anticipatory I/O scheduler that he has recently merged from
Nick Piggin. The resulting thread is an informative read,
explaining how and why this noticeably increases performance.

“Much of the benefit gained from anticipatory I/O scheduling is
from the fact that read operations are usually synchronous, meaning
that the first read has to happen and report back before the next
read is scheduled. Without this recent patch, a command requiring
multiple synchronous reads gets each of them scheduled at the back
of the queue one at a time, resulting in noticeably poor
performance during streamed writes. With this patch, the reads are
moved toward the front of the queue, and a few millisecond pause is
actually added ‘anticipating’ the next read request. Andrew’s full
explanation follows, going into much more detail…”

Complete
Story

thumbnail
Web Webster

Web Webster

Web Webster has more than 20 years of writing and editorial experience in the tech sector. He’s written and edited news, demand generation, user-focused, and thought leadership content for business software solutions, consumer tech, and Linux Today, he edits and writes for a portfolio of tech industry news and analysis websites including webopedia.com, and DatabaseJournal.com.

Recommended for you...

5 Best Free and Open Source Text Expander Tools
webmaster
Jun 13, 2025
Grafito: Systemd Journal Log Viewer with a Beautiful Web UI
Bobby Borisov
Jun 12, 2025
FreeBSD Wants to Know a Few Things
brideoflinux
May 11, 2025
NVK enabled for Maxwell, Pascal, and Volta GPUs
Kara Bembridge
May 1, 2025
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.