Hi, I need to tune the file usage code in my Android port. Is there a way to find out "which blocks of a given file is mapped in the linux buffer cache currently"?
The file in question is a simple data file under /system or /data. If this is possible, I can periodically poll this information and find out the data usage pattern of my code. Thanks -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
