Re: How to map high memory for block io



Russell King wrote:
Okay, I've hit this same problem (but in a slightly different way) with
mmci.c. The way I'm proposing to fix this for mmci is to introduce a
new capability which says "clustering is supported by this driver."

I'm unconvinced that we can safely fiddle with the queue's flags once
the queue is in use, hence why I've gone for the init-time only solution.
Maybe Jens can comment on that?

(The side effect of this patch is that everyone ends up with clustering
disabled until they explicitly update their driver to enable it - which
results in us defaulting to a safe operation mode.)



Ok, time to warm up this old chestnut. I "solved" my immediate problem
with wbsd, and this got forgotten. AFAICT, mmci.c and the rest of the
lot are still broken in the sense that they use kmap but exceed page
limits (which happens to work on non-highmem pages).

I think the right solution is to let them use page_address() instead.
Would that be correct?

Rgds

--
-- Pierre Ossman

Linux kernel, MMC maintainer http://www.kernel.org
PulseAudio, core developer http://pulseaudio.org
rdesktop, core developer http://www.rdesktop.org

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: How to map high memory for block io
    ... new capability which says "clustering is supported by this driver." ... do clustering, just not in highmem. ...
    (Linux-Kernel)
  • Re: How to map high memory for block io
    ... new capability which says "clustering is supported by this driver." ... This will decrease performance more than necessary for drivers that can ... do clustering, just not in highmem. ...
    (Linux-Kernel)
  • Re: 2003 Cluster + SAN - do I need multipath software?
    ... do NOT use the basic HBA drivers out of the box; ... MVP - Windows Server - Clustering ... I guess the built in driver from the server OS isn't the same (even though ...
    (microsoft.public.windows.server.clustering)
  • Re: Unable to install the printer
    ... the driver or when you are creating the resource or when bringing it online ... > Unable to install the printer.The print processor doesn't ... > is it due to to the clustering or the driver files. ...
    (microsoft.public.windows.server.clustering)
  • Re: How can I disable the TaskOffload?
    ... whatever they advertise is assumed to be "on" ... If user wants the driver not to advertise a particular offload ... capability accordingly. ...
    (microsoft.public.development.device.drivers)