linux/fs/squashfs
Ajeet Yadav d7fbd89338 Squashfs: optimise squashfs_cache_get entry search
squashfs_cache_get() iterates over all entries to search for
 block its looking for. Often get() / put() are called for
 same block.

If we cache the current entry index, then we can optimise the
subsequent *_get() calls.

Signed-off-by: Ajeet Yadav <ajeet.yadav.77@gmail.com>
Signed-off-by: Phillip Lougher <phillip@squashfs.org.uk>
2011-12-30 01:24:13 +00:00
..
2011-05-26 10:49:11 +01:00
2011-05-26 10:49:11 +01:00
2011-05-26 10:49:11 +01:00
2011-11-02 12:53:43 +01:00
2011-05-26 10:49:11 +01:00
2011-05-26 10:49:11 +01:00
2011-05-26 10:49:11 +01:00
2011-05-26 10:49:11 +01:00
2011-05-26 10:49:11 +01:00
2011-05-26 10:49:11 +01:00
2011-05-26 10:49:11 +01:00