diff for duplicates of <20060120083651.GA3970@elte.hu> diff --git a/a/1.txt b/N1/1.txt index 9bd28d9..7baecd8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -35,6 +35,6 @@ that CPU _will_ run the task. Another CPU could grab that task later on. So we should delay such IO-synchronization to the last possible moment: when we know that we've hit a new CPU on which we havent done a flush yet. For same-CPU context switches there wouldnt be any extra -synchronization, because thread->last_cpu_sync = this_cpu. +synchronization, because thread->last_cpu_sync == this_cpu. Ingo diff --git a/a/content_digest b/N1/content_digest index 404b0c5..db17f7f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020060118163305.Y42462@chenjesu.americas.sgi.com\0" "From\0Ingo Molnar <mingo@elte.hu>\0" "Subject\0Re: [PATCH] SN2 user-MMIO CPU migration\0" - "Date\0Fri, 20 Jan 2006 08:36:51 +0000\0" + "Date\0Fri, 20 Jan 2006 09:36:51 +0100\0" "To\0Brent Casavant <bcasavan@sgi.com>\0" "Cc\0linux-ia64@vger.kernel.org" linux-kernel@vger.kernel.org @@ -46,8 +46,8 @@ "So we should delay such IO-synchronization to the last possible moment: \n" "when we know that we've hit a new CPU on which we havent done a flush \n" "yet. For same-CPU context switches there wouldnt be any extra \n" - "synchronization, because thread->last_cpu_sync = this_cpu.\n" + "synchronization, because thread->last_cpu_sync == this_cpu.\n" "\n" "\tIngo" -41fffe4e62dc1f3bef189129c2cc375fb95b8b8022e193b926ef8745382e59d7 +110928f760d9ec36e1af69b2be4c3eb9a50acecc3fe0d2910ff4069aaa1249ca
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.