[PATCH 2/2] defer/rcuusage: Fix typo (that -> than)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



>From e991e75d28adcc5c07546c980a0ec0b3e5ba345e Mon Sep 17 00:00:00 2001
From: Akira Yokosawa <akiyks@xxxxxxxxx>
Date: Sat, 7 Dec 2019 11:13:45 +0900
Subject: [PATCH 2/2] defer/rcuusage: Fix typo (that -> than)

Signed-off-by: Akira Yokosawa <akiyks@xxxxxxxxx>
---
 defer/rcuusage.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/defer/rcuusage.tex b/defer/rcuusage.tex
index 58688b48..004f6665 100644
--- a/defer/rcuusage.tex
+++ b/defer/rcuusage.tex
@@ -126,7 +126,7 @@ that of the ideal synchronization-free workload.
 	back to ideal.
 
 	The RCU variant of the \co{route_lookup()} search loop actually
-	has one more x86 instructions that does the sequential version,
+	has one more x86 instructions than does the sequential version,
 	namely the \co{lea} in the sequence
 	\co{cmp}, \co{je}, \co{mov}, \co{cmp}, \co{lea}, and \co{jne}.
 	This extra instruction is due to the \co{rcu_head} structure
-- 
2.17.1





[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux NFS]     [Linux NILFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux