On Tue, Apr 23, 2013 at 04:24:46PM -0400, Anton Vorontsov wrote: [...] > > /** > > + * vmpressure_register_kernel_event() - Register kernel-side notification > > Why don't we need the unregister function? I see that the memcg portion > deals with dangling memcgs, but do they dangle forver? Oh, I got it. vmpressure_unregister_event() will unregister all the events anyway. Cool. Thanks! Anton -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>