From d40aff8c3fb6ecce314897837c28d9400fbf38a8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 31 May 2011 08:33:04 -0700 Subject: xepoll_thread_*: update docs for Linux 3 Linux 3.0.0 is just around the corner and of course newer than 2.6. --- lib/rainbows/xepoll_thread_pool.rb | 2 +- lib/rainbows/xepoll_thread_spawn.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/rainbows/xepoll_thread_pool.rb b/lib/rainbows/xepoll_thread_pool.rb index ec33e93..6e36a28 100644 --- a/lib/rainbows/xepoll_thread_pool.rb +++ b/lib/rainbows/xepoll_thread_pool.rb @@ -14,7 +14,7 @@ require "raindrops" # # === Disadvantages # -# This is only supported under Linux 2.6 kernels. +# This is only supported under Linux 2.6 and later kernels. # # === Compared to CoolioThreadPool # diff --git a/lib/rainbows/xepoll_thread_spawn.rb b/lib/rainbows/xepoll_thread_spawn.rb index 21de55c..2f71906 100644 --- a/lib/rainbows/xepoll_thread_spawn.rb +++ b/lib/rainbows/xepoll_thread_spawn.rb @@ -14,7 +14,7 @@ require "raindrops" # # === Disadvantages # -# This is only supported under Linux 2.6 kernels. +# This is only supported under Linux 2.6 and later kernels. # # === Compared to CoolioThreadSpawn # -- cgit v1.2.3-24-ge0c7