lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4F9A4D9B.6080302@linux.vnet.ibm.com>
Date:	Fri, 27 Apr 2012 15:41:15 +0800
From:	Michael Wang <wangyun@...ux.vnet.ibm.com>
To:	LKML <linux-kernel@...r.kernel.org>
CC:	Paul Turner <pjt@...gle.com>, Dhaval Giani <dhaval.giani@...il.com>
Subject: [PATCH 0/2] linsched: add the ability of setting proc parameters

This patch series add the ability of setting proc parameters to linsched.
Currently only support few parameter, we can set the value in:
tools/linsched/tests/proc.conf

Signed-off-by: Michael Wang <wangyun@...ux.vnet.ibm.com>
---
 b/arch/linsched/kernel/misc.c     |    3 --
 b/tools/linsched/Makefile.inc     |    3 +-
 b/tools/linsched/linsched_proc.c  |   46 ++++++++++++++++++++++++++++++++++++++
 b/tools/linsched/linsched_proc.h  |    6 ++++
 b/tools/linsched/linux_linsched.c |    1 
 b/tools/linsched/tests/proc.conf  |    5 ++++
 tools/linsched/linux_linsched.c   |   30 ++++++++++++++++++++++++
 7 files changed, 90 insertions(+), 4 deletions(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ