All of lore.kernel.org
 help / color / mirror / Atom feed
From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Manfred Spraul <manfred@colorfullife.com>
Cc: John Mock <kd6pag@qsl.net>,
	Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: Re: PPC: slab error in cache_free_debugcheck() from sd_revalidate_disk
Date: Sat, 18 Oct 2003 23:12:37 +0200	[thread overview]
Message-ID: <1066511556.4777.286.camel@gaston> (raw)
In-Reply-To: <3F919763.1000901@colorfullife.com>


> That looks like a bug Ben reported some time ago: The dma controller 
> trashes the whole cacheline when it transfers data from disk to memory.
> I think the only solution is to disable redzoning for the kmalloc 
> caches, or to use get_free_pages instead of kmalloc for the disk buffers,.

Looks like it indeed. I will probably send a patch to use get_free_page()
instead one of these days (after I've moved)

Ben.



  reply	other threads:[~2003-10-18 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-18 19:41 PPC: slab error in cache_free_debugcheck() from sd_revalidate_disk Manfred Spraul
2003-10-18 21:12 ` Benjamin Herrenschmidt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-10-18 17:18 John Mock

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1066511556.4777.286.camel@gaston \
    --to=benh@kernel.crashing.org \
    --cc=kd6pag@qsl.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=manfred@colorfullife.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.