On Thu, Apr 10, 2008 at 05:48:40PM -0700, Nishanth Aravamudan wrote:
> > - WARNING("Failed to reserve huge pages in "
> > - "hugetlbfs_morecore()\n");
> > + WARNING("Failed to allocate %ld huge pages "
> > +
On 10.04.2008 [17:15:37 -0500], Dean Luick wrote:
> This patch makes the morecore.c WARNING messages more user friendly
> and informative for those not turning on the debug messages. The
> most significant of these changes is a print of the number of huge
> pages requested when a request fails.
This patch makes the morecore.c WARNING messages more user friendly
and informative for those not turning on the debug messages. The
most significant of these changes is a print of the number of huge
pages requested when a request fails.
Signed-off-by: Dean Luick <[EMAIL PROTECTED]> on behalf o