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>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 21 Mar 2007 09:29:14 +0530
From:	Balbir Singh <balbir@...ibm.com>
To:	Randy Dunlap <randy.dunlap@...cle.com>
CC:	Andrew Morton <akpm@...ux-foundation.org>, rdunlap@...otime.net,
	jlan@....com, linux-kernel@...r.kernel.org
Subject: Re: taskstats accounting info

Randy Dunlap wrote:
> On Thu, 15 Mar 2007 11:06:55 -0800 Andrew Morton wrote:
> 
>>> It's the most portable example, since it does not depend on libnl.
>> err, what is libnl?
> 
> lib-netlink (as already answered, but I wrote this last week)
> 

I was referring to the library at http://people.suug.ch/~tgr/libnl/

>> If there exists some real userspace infrastructure which utilises
>> taskstats, can we please get a referece to it into the kernel
>> Documentation?  Perhaps in the TASKSTATS Kconfig entry, thanks.
> 
> 
> Balbir, I was working with getdelays.c when I initially wrote
> these questions.  Here is a small patch for it.  Hopefully you can
> use it when you find the updated version of it.
> 
> ~Randy
> 
> From: Randy Dunlap <randy.dunlap@...cle.com>
> 
> 1.  add usage() function
> 
> 2.  add unknown character in %c format (was only in %d, not useful):
> 
> ./getdelays: invalid option -- h
> Unknown option '?' (63)
> 
> instead of:
> 
> ./getdelays: invalid option -- h
> Unknown option 63
> 
> (or just remove that message)
> 
> 3.  -v does not use an optarg, so remove ':' in getopt string after 'v';
> 

Thanks, these look good. I'll add them to my local copy.



-- 
	Warm Regards,
	Balbir Singh
	Linux Technology Center
	IBM, ISTL
-
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