haproxy/include/import
Baptiste Assmann 22c4ed6937 MINOR: lru: new function to delete <nb> least recently used keys
Introduction of a new function in the LRU cache source file.
Purpose of this function is to be used to delete a number of entries in
the cache. 'number' is defined by the caller and the key removed are
taken at the tail of the tree
2016-01-11 07:31:35 +01:00
..
51d.h MEDIUM: 51Degrees code refactoring and cleanup 2015-06-30 10:43:03 +02:00
da.h CLEANUP: adjust the envelope name in da.h to reflect the file name 2015-06-02 13:42:12 +02:00
lru.h MINOR: lru: new function to delete <nb> least recently used keys 2016-01-11 07:31:35 +01:00
xxhash.h