From mboxrd@z Thu Jan 1 00:00:00 1970 From: pwaechtler@mac.com (Peter Waechtler) Date: Tue, 26 Apr 2011 21:00:42 +0200 Subject: since when does ARM map the kernel memory in sections? In-Reply-To: References: <201104122052.17453.pwaechtler@mac.com> Message-ID: <201104262100.42670.pwaechtler@mac.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Am Dienstag, 26. April 2011, 12:33:29 schrieb Per Forlin: > On 23 April 2011 11:23, Linus Walleij wrote: > > 2011/4/22 Pavel Machek : > >> Plus, I was told new MMC standard has "write reliable" option... > > > > I think Per F?rlin looked into reliable write. The latest eMMC cards > > has this, but OTOMH it was too darn slow to be used on current > > chips/"cards". > > > > Per, Sebastian: any details? > > I had plans to add reliable writes and do benchmarking but I never got > to it. Right now I have no plans to pick it up. > > > Yours, > > Linus Walleij > > Regards, > Per As far as I understood the spec, reliable write only makes statements like either the old data is still intact - or the new data was written (completely). Peter