Hi! I just wanted to drop a patch for cgroup daemon that I wrote and used for some time. It contains a few bugfixes (including memleak and infinite loop) and 3 new command line options:
-b <size> | --netlink-buffer=<size> set the netlink buffer size in bytes |
---|---|
-k | --kernel-procname set a name of kernel processes to "KERNEL" |
There is also one optimization for busy systems, which might look a bit ugly. Sorry for uploading it raw in one big package, but perhaps someone will find some parts usefull.
Without SF fromatting:
It has been a while since we have done any active development on libcgroup. If you are willing, I can review patches. Can you split it up, and send it to libcg-devel@lists.sourceforge.net with the kernel DCO being followed?
Thanks!
Dhaval
I do not see any bug reports with memleaks or infinite loops (mostly in %u templates), nor feaure requests that this patch covers, so perhaps we could just leave it here for now? If anyone ever needs it or project returns to active state, I can split it up. I haven't touched that code for over a year. :P
Sounds good to me.
On Tue, Dec 6, 2016 at 2:44 PM Zerg2000 zrg@users.sf.net wrote:
Related
Patches: #6