Eric B Munson
94bf5ceac0
hugetlb: add MAP_HUGETLB example
...
Add an example of how to use the MAP_HUGETLB flag to the vm documentation
directory and a reference to the example in hugetlbpage.txt.
Signed-off-by: Eric B Munson <ebmunson@us.ibm.com >
Acked-by: David Rientjes <rientjes@google.com >
Cc: Mel Gorman <mel@csn.ul.ie >
Cc: Adam Litke <agl@us.ibm.com >
Cc: David Gibson <david@gibson.dropbear.id.au >
Cc: Lee Schermerhorn <lee.schermerhorn@hp.com >
Cc: Nick Piggin <nickpiggin@yahoo.com.au >
Cc: Hugh Dickins <hugh.dickins@tiscali.co.uk >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2009-09-22 07:17:42 -07:00
Hugh Dickins
7701c9c0f5
ksm: add some documentation
...
Add Documentation/vm/ksm.txt: how to use the Kernel Samepage Merging feature
Signed-off-by: Hugh Dickins <hugh.dickins@tiscali.co.uk >
Cc: Michael Kerrisk <mtk.manpages@googlemail.com >
Cc: Randy Dunlap <randy.dunlap@oracle.com >
Acked-by: Izik Eidus <ieidus@redhat.com >
Cc: Andrea Arcangeli <aarcange@redhat.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2009-09-22 07:17:33 -07:00
Michael Ellerman
a55ce6dc70
mm: add documentation describing what tsk->active_mm means vs tsk->mm
...
I'm sure everyone knows this, but I didn't, so I googled it, and found a
nice explanation from Linus. Might be worth sticking in Documentation.
Signed-off-by: Michael Ellerman <michael@ellerman.id.au >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2009-04-13 15:04:32 -07:00
David Rientjes
e11f9a17b0
doc: move vm/00-INDEX to Documentation/vm
...
Looks like the 00-INDEX file lost its parent directory in -rc6-mm1.
Signed-off-by: David Rientjes <rientjes@google.com >
Cc: Jesper Juhl <jesper.juhl@gmail.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-10-17 08:43:05 -07:00