[Devel] Re: [PATCH v5 0/4] cgroup notifications API and memory thresholds

2010-01-04 Thread Kirill A. Shutemov
On Mon, Jan 4, 2010 at 2:36 AM, Balbir Singh wrote: > * Kirill A. Shutemov [2009-12-30 17:57:55]: > >> This patchset introduces eventfd-based API for notifications in cgroups and >> implements memory notifications on top of it. >> >> It uses statistics in memory controler to track memory usage. >

[Devel] Re: [PATCH v5 0/4] cgroup notifications API and memory thresholds

2010-01-03 Thread Balbir Singh
* Kirill A. Shutemov [2009-12-30 17:57:55]: > This patchset introduces eventfd-based API for notifications in cgroups and > implements memory notifications on top of it. > > It uses statistics in memory controler to track memory usage. > > Output of time(1) on building kernel on tmpfs: > > Roo