Messages in this thread |  | | | Date | Thu, 13 Jan 2005 11:18:07 +0530 | | From | Sumit Narayan <> | | Subject | Linux Buffer Sync |
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 - 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/
|  |