Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/doc/papers/diskperf s/ba/be/
details: https://anonhg.NetBSD.org/src/rev/865fa83921af
branches: trunk
changeset: 1025512:865fa83921af
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Wed Nov 10 15:41:41 2021 +0000
description:
s/ba/be/
diffstat:
share/doc/papers/diskperf/methodology.ms | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d0f0f22ea5db -r 865fa83921af share/doc/papers/diskperf/methodology.ms
--- a/share/doc/papers/diskperf/methodology.ms Wed Nov 10 15:39:03 2021 +0000
+++ b/share/doc/papers/diskperf/methodology.ms Wed Nov 10 15:41:41 2021 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: methodology.ms,v 1.3 2003/08/07 10:30:41 agc Exp $
+.\" $NetBSD: methodology.ms,v 1.4 2021/11/10 15:41:41 msaitoh Exp $
.\"
.\" Copyright (c) 1983 The Regents of the University of California.
.\" All rights reserved.
@@ -97,7 +97,7 @@
on disk can produce a complex mixture of disk traffic.
File I/O is supported by a file management system that
buffers disk traffic through an internal cache,
-which allows writes to ba handled asynchronously.
+which allows writes to be handled asynchronously.
Reads must be done synchronously,
however this restriction is moderated by the use of read-ahead.
Small changes in the performance of the disk controller
Home |
Main Index |
Thread Index |
Old Index