No description
  • Python 74.6%
  • Roff 17.3%
  • C 8.1%
Find a file
Tim Bird 67aee6e39d Kernel version >= 2.6.27 check
Jeff Schroeder wrote:
> Awesome tool! I learned about this from the LWN article and
> immediately (stupidly) tried it out on a centos 5 host. Here is a
> patch to add a kernel version check.

This is a nice fix, but the version check should be done against
the proc data being used (which is not necessarily that of the
local kernel).  This required moving kernel_version_check to
after where the src data is read.
2009-05-22 12:41:07 -05:00
capture Kernel version >= 2.6.27 check 2009-05-22 12:41:07 -05:00
COPYING Add GPLv2+ license and copyright notice 2009-04-30 11:57:52 -05:00
smem Kernel version >= 2.6.27 check 2009-05-22 12:41:07 -05:00