On 03/13/2012 12:56 PM, Caspar Zhang wrote: > > Like hugemmap tests, this patch enables nr_hugepages set/restore in each > test of hugeshmat, so that we don't need to set the values with external > commands. > > Signed-off-by: Caspar Zhang <[email protected]>
Looks good to me. Acked-by: Wanlong Gao <[email protected]> > --- > testcases/kernel/mem/hugetlb/Makefile.inc | 16 +++++----- > .../kernel/mem/hugetlb/hugeshmat/hugeshmat01.c | 28 > +++++++++++++++----- > .../kernel/mem/hugetlb/hugeshmat/hugeshmat02.c | 28 > +++++++++++++++----- > .../kernel/mem/hugetlb/hugeshmat/hugeshmat03.c | 26 ++++++++++++++---- > testcases/kernel/mem/hugetlb/lib/ipcshm.h | 5 +++ > testcases/kernel/mem/hugetlb/lib/libipc.c | 7 ++++- > 6 files changed, 81 insertions(+), 29 deletions(-) > > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > > > > _______________________________________________ > Ltp-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ltp-list ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
