On 03/13/2012 12:56 PM, Caspar Zhang wrote: > > system_specific_hugepages_info is not well-implemented and has been > deprecated, all functions in it can be replaced with libmem. So removing > it. > > Signed-off-by: Caspar Zhang <[email protected]>
Acked-by: Wanlong Gao <[email protected]> > --- > include/system_specific_hugepages_info.h | 30 ------ > lib/system_specific_hugepages_info.c | 93 > -------------------- > testcases/kernel/mem/hugetlb/hugemmap/hugemmap01.c | 19 ++-- > testcases/kernel/mem/hugetlb/hugemmap/hugemmap02.c | 5 +- > testcases/kernel/mem/hugetlb/hugemmap/hugemmap03.c | 1 - > testcases/kernel/mem/hugetlb/hugemmap/hugemmap04.c | 24 ++--- > 6 files changed, 21 insertions(+), 151 deletions(-) > delete mode 100644 include/system_specific_hugepages_info.h > delete mode 100644 lib/system_specific_hugepages_info.c > > > > > ------------------------------------------------------------------------------ > 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
