eio - have a smaller mempool as i can see 270k of stuff hanging about
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 3 Dec 2016 09:01:53 +0000 (18:01 +0900)
committerCarsten Haitzler (Rasterman) <raster@rasterman.com>
Sat, 3 Dec 2016 09:01:53 +0000 (18:01 +0900)
commit2de9f552b9e54533a36dec285b9bfedcb6acc3f4
tree4c16344ca80b6dea386af8dfc98b013d55078fff
parent9e8257367df8cf1797ad474b0e8197353651ee5c
eio - have a smaller mempool as i can see 270k of stuff hanging about

eio seems to consume memory even when not in active use. this saves
most of 270k even when no longer needed. the mempool just keeps stuff
around pretty much forever. also the memory size limit doesn't work at
asll if yous set it to something other than -1. it just locks eio up.

@optimize
src/lib/eio/eio_private.h