On 05/26/2011 12:13 PM, Eric B Munson wrote: > +void set_trans_opt(const char *file, const char *value) > +{ > + FILE *f; > + > + if (geteuid() != 0) { > + ERROR("Transparant huge page options can only be set by > root\n"); > + exit(EXIT_FAILURE); > + }
Typo: "transparant" -Andrew Hastings Cray Inc. ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ Libhugetlbfs-devel mailing list Libhugetlbfs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel