* 2.6 block immediate write
@ 2005-05-26 20:14 NZG
0 siblings, 0 replies; only message in thread
From: NZG @ 2005-05-26 20:14 UTC (permalink / raw)
To: linux-kernel; +Cc: uclinux-dev
I'm developing a generic MMC driver using SPI protocol for the 2.6 kernel.
I want this device to be compatible with uClinux distributions, so I need to
be able to set up the request queue so that writes to the device happen
immediately, rather than delaying until they "have to" happen, such as on an
umount.
1. is this possible?
2. can anyone point me towards some good documentation as to the correct way
to set up the queue?
I've gone through ldd3, but it seems a little ambiguous on this point.
I hope this is a valid question for the vger list.
I think it is, but I'm a bit new to it.
thx,
NZG.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-26 20:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-26 20:14 2.6 block immediate write NZG
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox