pblm getting size of files during fetching to page cache

2007-12-17 Thread Anoop Joe Cyriac
hi For past few days i have been working in the kernel page cache datastructures for some optimizationsand while using them i came across the necessity to have the size of those files which are put in cache. I thought it would be easy, for from 'address_space' datastructure i could access 'in

pblm getting size of files during fetching to page cache

2007-11-24 Thread Anoop Joe Cyriac
hi everyone For past few days i have been working in the kernel page cache datastructures just for some optimizationsand while using them i came across a necessity to have have the size of those files which are put into cache. i thought it would be easy, for from 'address_space' datastructure