From 48059ae2e46cf840a12b81e9cec88d53d5f3ae90 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Mon, 2 Dec 2002 06:04:45 +0000 Subject: [PATCH] i386 TLB fix task is complete. Extracted from: peter --- en/smp/index.sgml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/en/smp/index.sgml b/en/smp/index.sgml index 1ce4bb109c..820ff9d685 100644 --- a/en/smp/index.sgml +++ b/en/smp/index.sgml @@ -1,6 +1,6 @@ - + %includes; @@ -866,6 +866,13 @@ &status.done; + + Fix synchronization of TLB flushes and invlpg() on x86 SMP. + &a.peter; + 12 July 2002 + &status.done; + + Add a subsystem lock to the accounting code. &a.arr; @@ -910,13 +917,6 @@ &status.wip; - - Fix synchronization of TLB flushes and invlpg() on x86 SMP. - &a.peter; - 4 January 2002 - &status.wip; - - Lock pipe implementation: sigio/fown-related evil &a.alfred;