Re: how to trace the access sequence in block-level



Even VFS and filesystem are unaware sequence of block. BIO structure
has field for this. which is used by IO schedulers.
liuchuanyi wrote:

Is there a program to trace a access sequence in block-level,i.e. the
logical block number sequence
such as 2,3,59.128,...

.