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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 19 Dec 2008 15:42:00 -0800
From:	"Mike Chan" <mike@...roid.com>
To:	linux-kernel@...r.kernel.org
Subject: per uid based resource tracking

There's a bunch of patches that export resource tracking per-pid
(which you can effectively map back to uid). However if you are
collecting aggregated stats, this requires polling from userspace in
case you have processes that die or the kernel oom killer kicks in and
you lose that stats.

What are people's thoughts on yet another stats in either /proc or
/sys to export resources (network, cpu, io) aggregated per uid. Or
does this already exist in 2.6.27 somewhere?

-- 
MIke Chan
--
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