[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LRH.2.00.1412291310000.12303@twin.jikos.cz>
Date: Mon, 29 Dec 2014 13:13:17 +0100 (CET)
From: Jiri Kosina <jkosina@...e.cz>
To: Pavel Machek <pavel@....cz>
cc: Andy Lutomirski <luto@...capital.net>,
kernel list <linux-kernel@...r.kernel.org>, yoongukim@....edu,
donghyu1@....edu, omutlu@...il.com
Subject: Re: DRAM unreliable under specific access patern
On Wed, 24 Dec 2014, Pavel Machek wrote:
> Well... We could periodically scrub (every few miliseconds) pages
> mapped to userspace.
I.e. implement ECC in software. Would be extremely slow though.
> We might be able to do some magic and disallow cache flushes to
> userspace programs.
My understanding is that cflush is not strictly necessary, it only makes
the issue more likely to trigger.
If you modify the pattern so that it neraly fits into cacheline (but not
really), you would be able to produce similar (if not the same) cache
eviction pattern as if without explicit cflush. Right?
--
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists