kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* where is disk block access in kernel ?
@ 2016-03-02  9:57 Ran Shalit
  2016-03-03  6:18 ` Mulyadi Santosa
  2016-03-03  7:09 ` Valdis.Kletnieks at vt.edu
  0 siblings, 2 replies; 3+ messages in thread
From: Ran Shalit @ 2016-03-02  9:57 UTC (permalink / raw)
  To: kernelnewbies

Hello,

I would like to monitor the write access to disk blocks (so that I can
monitor the block index in some bitmap)
I think this must be done in kernel (userspace have no such information)
I have tried to search in kernel but did not found where is the API to
access disk blocks.
There is libata-core.c , but I can't find such routines there, and
neither any documentation.

Is there any idea ?

Regards,
Ran

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-03-03  7:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-02  9:57 where is disk block access in kernel ? Ran Shalit
2016-03-03  6:18 ` Mulyadi Santosa
2016-03-03  7:09 ` Valdis.Kletnieks at vt.edu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).