public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux Buffer Sync
@ 2005-01-13  5:48 Sumit Narayan
  0 siblings, 0 replies; only message in thread
From: Sumit Narayan @ 2005-01-13  5:48 UTC (permalink / raw)
  To: linux-kernel

Hi,

I am working with a disk at block level and have coded my own device
driver. I do not use any file system on it, its a raw write disk. I
however wish to use the linux buffer caching system to implement it. I
require to sync my data(buffer) on the disk everytime I wish to; i.e.,
I should have complete control over the buffer and should be able to
sync my data with the disk when I wish to.

Could someone tell me how this could be done?

Thanks in advance,
Sincerely,
Sumit

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-01-13  5:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-13  5:48 Linux Buffer Sync Sumit Narayan

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