From 8bed251777e9850b04f52f4c520e8b173bd1d756 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Thu, 25 Aug 2011 14:24:23 -0700 Subject: 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 --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 962cda3..6969b4b 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v4.1.0.GIT +DEF_VER=v4.1.1.GIT LF=' ' -- cgit v1.2.3-24-ge0c7