public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sumit Narayan <talk2sumit@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Linux Buffer Sync
Date: Thu, 13 Jan 2005 11:18:07 +0530	[thread overview]
Message-ID: <1458d96105011221482cdae349@mail.gmail.com> (raw)

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

                 reply	other threads:[~2005-01-13  5:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1458d96105011221482cdae349@mail.gmail.com \
    --to=talk2sumit@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox