where is disk block access in kernel ?

Mulyadi Santosa mulyadi.santosa at gmail.com
Thu Mar 3 01:18:42 EST 2016


On Wed, Mar 2, 2016 at 4:57 PM, Ran Shalit <ranshalit at gmail.com> wrote:

> 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
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>


Hi

Sounds like something doable via ftrace.

try to check if it is feasible to be done using ftrace


-- 
regards,

Mulyadi Santosa
Freelance Linux trainer and consultant

blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com

This email has been sent from a virus-free computer protected by Avast.
www.avast.com
<https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail>
<#DDB4FAA8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20160303/490aed0f/attachment.html 


More information about the Kernelnewbies mailing list