public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Manfred Spraul <manfred@colorfullife.com>
To: linux-kernel@vger.kernel.org
Subject: Who uses hdx=bswap or hdx=swapdata?
Date: Thu, 03 Jan 2002 23:11:08 +0100	[thread overview]
Message-ID: <3C34D6FC.9090207@colorfullife.com> (raw)

Is the hdx=bswap or hdx=swapdata option actually in use?
When is it needed?
The current implementation can cause data corruptions on SMP with PIO 
transfers:
It modifies the source buffer during disk writes, and these temporary
modifications (within the irq handler) are visible with mmap on SMP.

Is it possible to remove the option entirely, or should it be fixed?

--
    Manfred


             reply	other threads:[~2002-01-03 22:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-03 22:11 Manfred Spraul [this message]
2002-01-03 22:17 ` Who uses hdx=bswap or hdx=swapdata? Cort Dougan
2002-01-03 22:32 ` Alan Cox
2002-01-03 22:41   ` Russell King
2002-01-04  9:09   ` Geert Uytterhoeven
2002-01-04  9:31     ` Chris Lawrence
2002-01-04 10:37     ` Alan Cox
2002-01-04 10:56       ` Geert Uytterhoeven
2002-01-04 17:15         ` Michael Schmitz
2002-01-04 17:20           ` Geert Uytterhoeven
2002-01-04 22:51             ` Richard Zidlicky
2002-01-04 18:43           ` Bernd Eckenfels
2002-01-12 22:40       ` Manfred Spraul
2002-01-13 11:19         ` Geert Uytterhoeven

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=3C34D6FC.9090207@colorfullife.com \
    --to=manfred@colorfullife.com \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox