unicorn 6.1.0v6.1.0
commita08e4a6d613d9f3b4c2afb57f2691f0710a9d920
authorEric Wong <BOFH@YHBT.net>
Sat, 25 Dec 2021 17:45:22 +0000 (25 17:45 +0000)
committerEric Wong <BOFH@YHBT.net>
Sat, 25 Dec 2021 17:45:22 +0000 (25 17:45 +0000)
treed0c4e835ca9b5d830ef383e2da4d146616e23efb
parent7a9b65d2c2a1a1cc3a84b805337fffb2d62fe2fc
unicorn 6.1.0

This release reduces CPU usage for Linux 4.5+ in most cases.
See "[PATCH 6/6] use EPOLLEXCLUSIVE on Linux 4.5+" for more details:
  https://yhbt.net/unicorn-public/20211001030923.26705-7-bofh@yhbt.net/

There's a couple of updates for Ruby 3.1, but we've finally
started relying on Ruby 2.0.0 features after 9 years :P
(so Ruby 1.9.3 users are stuck with older versions).

And the usual round of doc updates and some build speedups.

13 changes by the Bozo Doofus maintainer since v6.0.0:

      test_util: less excessive encoding tests
      drop Ruby 1.9.3 support, require 2.0+ for now
      drop unnecessary IO#close_on_exec=true assignment
      extconf.rb: get rid of unnecessary checks
      makefile: reduce unnecessary rebuilds
      HACKING: drop outdated information about pandoc
      http_server: get rid of Process.ppid check
      worker_loop: get rid of select() avoidance hack
      use EPOLLEXCLUSIVE on Linux 4.5+
      allow Ruby to deduplicate remaining globals
      epollexclusive: remove rb_gc_force_recycle call
      drop Ruby version warning, fix speling errer
      doc: v3 .onion updates, nntp => nntps, minor wording changes
GIT-VERSION-GEN
unicorn.gemspec