On Thu, 13 June 2013 17:57:32 +0900, Minchan Kim wrote: > > It means you already know the max rss of the application in advance > so you can use taskstats's hiwater_rss if you don't need to catch > the moment which rss is over the limit. I would like to catch the very moment. Just for my particular needs, it doesn't matter much if you overshoot by 10% or so. But eventually I would like a patch that is off by less than 1% and low-overhead at the same time. Jörn -- Measuring programming progress by lines of code is like measuring aircraft building progress by weight. -- Bill Gates -- 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>