[<prev] [next>] [day] [month] [year] [list]
Message-ID: <8bb80c380812191542g72b541b3s14001aaa234e79cc@mail.gmail.com>
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