public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Who uses hdx=bswap or hdx=swapdata?
@ 2002-01-03 22:11 Manfred Spraul
  2002-01-03 22:17 ` Cort Dougan
  2002-01-03 22:32 ` Alan Cox
  0 siblings, 2 replies; 14+ messages in thread
From: Manfred Spraul @ 2002-01-03 22:11 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2002-01-13 11:20 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-01-03 22:11 Who uses hdx=bswap or hdx=swapdata? Manfred Spraul
2002-01-03 22:17 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox