about summary refs log tree commit homepage
tag namev4.1.1 (3a52cce06933505116f589d9214782c61b9170de)
tag date2011-08-25 14:30:11 -0700
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 8bed251777...
downloadunicorn-4.1.1.tar.gz
unicorn 4.1.1 - fix last-resort timeout accuracy
The last-resort timeout mechanism was inaccurate and often
delayed in activation since the 2.0.0 release.  It is now fixed
and remains power-efficient in idle situations, especially with
the wakeup reduction in MRI 1.9.3+.

There is also a new document on application timeouts
intended to discourage the reliance on this last-resort
mechanism.  It is visible on the web at:

  http://unicorn.bogomips.org/Application_Timeouts.html