summaryrefslogtreecommitdiff
path: root/build.mk.in
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2014-05-28 16:48:04 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2014-05-29 18:39:43 +0200
commitd0c565fc35e8dc3daa5fb6e9a514c34873e6b204 (patch)
tree7c8c057452a33fd4eb44e9de6acce53081fb6ac1 /build.mk.in
parentf6730b267a90ad73116e50b027e869cbe0b01211 (diff)
libdiskfs: remove the statistics code from the name cache
The current name cache lookup operation completes in O(n) time. This means that making the cache too large would decrease the performance. Therefore it was required to tune the size, hence the need for statistics. We will use a data structure with worst case constant lookup times in the future, removing the need to fine tune the cache size. * libdiskfs/name-cache.c: Remove the statistics code from the name cache.
Diffstat (limited to 'build.mk.in')
0 files changed, 0 insertions, 0 deletions