[Tile-serving] [openstreetmap/mod_tile] Update render queue limits (#152)

Tom Hughes notifications at github.com
Wed Nov 15 16:16:12 UTC 2017


tomhughes commented on this pull request.



>  #else
 #define QUEUE_MAX (1024)
 #define REQ_LIMIT (512)
-#define DIRTY_LIMIT (10000)
-#define HASHIDX_SIZE 22123

So does the hash table have 2213 bucket? or 22123 bucket? Not that either is anywhere big enough once you have a two million entry queue - that will give an average chain length of either 100 or 1000 either of which seems way too large.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/mod_tile/pull/152#discussion_r151174515
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20171115/f4ddcd81/attachment-0001.html>


More information about the Tile-serving mailing list