Re: Exposing ROM's though sysfs
From: Martin Mares (mj_at_ucw.cz)
Date: 07/30/04
- Previous message: James Bottomley: "Re: [PATCH] Improve pci_alloc_consistent wrapper on preemptive kernels"
- In reply to: Jon Smirl: "Re: Exposing ROM's though sysfs"
- Next in thread: Martin Mares: "Re: Exposing ROM's though sysfs"
- Reply: Martin Mares: "Re: Exposing ROM's though sysfs"
- Reply: Jon Smirl: "Re: Exposing ROM's though sysfs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 30 Jul 2004 22:10:52 +0200 To: Jon Smirl <jonsmirl@yahoo.com>
Hello!
> So normal hardware would never ask for the cache since it isn't needed.
> In the normal hardware case direct ROM access is used. If the
> minimalistic hardware is using a user space driver it won't ask for the
> cache either. The only time you get cached is on minimal hardware and
> when the driver asks for it. Since the driver is asking for the cache
> you have to assume that it needs it so the memory isn't wasted.
No, we are speaking about sysfs access to the ROM and the driver itself
is unable to predict whether anybody will ever want to use that sysfs file,
so it would have to cache always.
Do I understand it correctly that the ROM-in-sysfs hack is intended only
for debugging? If it is so, I do not see why we should do anything complicated
in order to avoid root shooting himself in the foot.
Have a nice fortnight
-- Martin `MJ' Mares <mj@ucw.cz> http://atrey.karlin.mff.cuni.cz/~mj/ Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth Immanuel doesn't pun, he Kant. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: James Bottomley: "Re: [PATCH] Improve pci_alloc_consistent wrapper on preemptive kernels"
- In reply to: Jon Smirl: "Re: Exposing ROM's though sysfs"
- Next in thread: Martin Mares: "Re: Exposing ROM's though sysfs"
- Reply: Martin Mares: "Re: Exposing ROM's though sysfs"
- Reply: Jon Smirl: "Re: Exposing ROM's though sysfs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|