Messages in this thread |  | | Date | Tue, 17 Jan 2012 15:32:35 +0200 | | Subject | Re: [PATCH v2 2/2] Memory notification pseudo-device module | | From | Pekka Enberg <> |
| |
On Tue, Jan 17, 2012 at 3:22 PM, Leonid Moiseichuk <leonid.moiseichuk@nokia.com> wrote: > The memory notification (memnotify) device tracks level of memory utilization, > active page set and notifies subscribed processes when consumption crossed > specified threshold(s) up or down. It could be used on embedded devices to > implementation of performance-cheap memory reacting by using > e.g. libmemnotify or similar user-space component. > > The minimal (250 ms) and maximal (15s) periods of reaction and granularity > (~1.4% of memory size) could be tuned using module options. > > Signed-off-by: Leonid Moiseichuk <leonid.moiseichuk@nokia.com>
Is the point of making this a misc device to keep the ABI compatible with N9? Is the ABI documented?
Pekka
|  |