Well statistics coming out of the kernel can be quite vital in the tuning
of real world applications - they're not just for kernel developers. The
stats contribute to the bottom-line performance and stability of the things
for which people are actually using the kernel. That's a motherhood statement,
I know, but I think it's important.
> ...
>
> Per-vma RSS is trivial, just less self-contained. Everywhere the
> mm->rss is touched, the vma to account that to is also known, except
> for put_dirty_page(), and that can be repaired as its caller knows.
This would provide useful information at a justifiable cost, don't you
think?
(ho-hum, all right. I'll code it ;))
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/