commit | e10d59f2c3decaf22cc5d3de7040eba202bc2df3 | [log] [tgz] |
---|---|---|
author | Christoph Lameter <cl@linux.com> | Mon Oct 31 17:07:34 2011 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 31 17:30:46 2011 -0700 |
tree | 68a25b573ddd1701d6a50f22b26287eca8e5c1ea | |
parent | bc3e53f682d93df677dbd5006a404722b3adfe18 [diff] |
mm: add comments to explain mm_struct fields Add comments to explain the page statistics field in the mm_struct. [akpm@linux-foundation.org: add missing ;] Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>