Eric, On 07/11/11 10:51, Eric B Munson wrote: > diff --git a/man/hugectl.8 b/man/hugectl.8 > index 319742e..11de2aa 100644 > --- a/man/hugectl.8 > +++ b/man/hugectl.8 > @@ -63,6 +63,17 @@ Request that multiple application instances share text > segments that are > backed with huge pages. This option sets the environment variable > HUGETLB_SHARE to 1. > > +.TP > +.B --thp > +Align heap regions to huge page size for promotion by khugepaged. For more > +information on transparent huge pages see > linux-2.6/Documentation/transhuge.txt > + > +.TP > +.B --thp-madvise > +Call madvise(MADV_HUGEPAGE) on new heap regions as they are allocated. This > +marks the area to be considered by khugepaged when it is only promoting > madvised > +areas. This option must be used with --thp > + > .PP > The following options affect how \fBhugectl\fP behaves. >
The --thp-madvise option isn't implemented by hugectl.c. -Andrew ------------------------------------------------------------------------------ 10 Tips for Better Web Security Learn 10 ways to better secure your business today. Topics covered include: Web security, SSL, hacker attacks & Denial of Service (DoS), private keys, security Microsoft Exchange, secure Instant Messaging, and much more. http://www.accelacomm.com/jaw/sfnl/114/51426210/ _______________________________________________ Libhugetlbfs-devel mailing list Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel