From: Faiyaz Ahmed Date: Tue, 23 Sep 2008 21:41:20 +0000 (+0000) Subject: Kernel: X-Git-Tag: 4.2-rc22^0 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=b09af372b43502d18edb93ed0dfa71bfdfab2585;p=build.git Kernel: * Fixing the accounting issue that causes certain connections to be misaccounted, and that causes NM/peercreds to intermittently break. NodeManager: * Uses less CPU when updating byte totals and calculating new bandwidth limits. * Slice creation is done one at a time to avoid race conditions * Slices started via delegation don't have resources set. FIXED * iptables and ipset rules configured via NM * Enable/Disable flag for bw limitting. Mom: * Swapmon kills processes in slice rather than restarting/killing entire slice. BootCD: * pl_boot displays timestamps PLCAPI: * Fix GetPlcRelease() fprobe-ulog: * Bug fix, although not major ---