I mostly fiddled around with timerfds this week. I wanted to add timers so
that statistics could easily be tracked without keeping a global mutex
which caused some performance regression. I also tried to implement
dynamically deciding on limits for the number of cached requests and buffer
pipes. Depending on requests/sec the system could be more aggressive and
then fall down to low mem usage when its cold. this introduced quite a lot
of bugs and still pending, but I should push it soon and polish it up.


github: https://github.com/ziahamza/monkey-cache
blog: http://ziahamza.wordpress.com

regards
hamza
_______________________________________________
Monkey mailing list
[email protected]
http://lists.monkey-project.com/listinfo/monkey

Reply via email to