Re: [Libhugetlbfs-devel] [PATCH] tlbmiss_cost.sh: Add --help switch

2010-03-03 Thread Eric B Munson
On Wed, 03 Mar 2010, Mel Gorman wrote: > The manual page is there, but people (well me) expect a -h and --help > switch too. This patch adds the necessary support. > > Signed-off-by: Mel Gorman Applied, thanks. Eric signature.asc Description: Digital signature

[Libhugetlbfs-devel] [PATCH] tlbmiss_cost.sh: Add --help switch

2010-03-03 Thread Mel Gorman
The manual page is there, but people (well me) expect a -h and --help switch too. This patch adds the necessary support. Signed-off-by: Mel Gorman --- contrib/tlbmiss_cost.sh | 16 +++- 1 files changed, 15 insertions(+), 1 deletions(-) diff --git a/contrib/tlbmiss_cost.sh b/contri