From 93db9973e4e5a8b31669cc96e080670ae283312d Mon Sep 17 00:00:00 2001 From: qhwdw Date: Tue, 30 Jan 2018 10:10:07 +0800 Subject: [PATCH] Translating by qhwdw --- sources/tech/20141029 What does an idle CPU do.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sources/tech/20141029 What does an idle CPU do.md b/sources/tech/20141029 What does an idle CPU do.md index 98bb495634..991f40d6c0 100644 --- a/sources/tech/20141029 What does an idle CPU do.md +++ b/sources/tech/20141029 What does an idle CPU do.md @@ -1,4 +1,4 @@ -[What does an idle CPU do?][1] +Translating by qhwdw [What does an idle CPU do?][1] ============================================================ In the [last post][2] I said the fundamental axiom of OS behavior is that at any given time, exactly one and only one task is active on a CPU. But if there's absolutely nothing to do, then what?