aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/mem/hugetlb/hugeshmctl/hugeshmctl02.c
AgeCommit message (Expand)Author
2024-01-12Merge tag '20230929'Edward Liaw
2022-06-07lib: extend .request_hugepages to guarantee enough hpagesLi Wang
2021-12-21tst_test: Complete help message adding option before descAndrea Cervesato via ltp
2020-12-16mem/hugeshmctl*: Use anonymous .optionsPetr Vorel
2020-04-09hugetlb: move nr_opt to tst_hugepage.hLi Wang
2020-03-11hugetlb: use .request_hugepages apiYang Xu
2020-02-27Replace GPL with SPDX-License-IdentifierPetr Vorel
2020-02-27hugeshmctl: Use loop from the APIPetr Vorel
2019-04-30hugetlb: limit hugepages according to MemAvailableXiao Liang
2018-07-25Rename TEST_ERRNO and TEST_RETURN for new test libChristian Lanig
2017-12-08hugeshmctl02: Fix allocation size for odd number of hugepagesSuzuki K. Poulose
2017-12-01hugetlb: fix warnings in cleanup()Li Wang
2017-08-01mem/hugeshmctl: convert to new APILi Wang
2017-05-23Unify MIN()/MAX() implementation + cleanupCyril Hrubis
2016-05-10mem/hugeshmctl: cleanup for the include fileLi Wang
2015-12-15hugetlb: checking if hugepage is supported on target systemLi Wang
2015-12-15hugetlb: rename lib/ipcshm.* to lib/hugetlb.*Li Wang
2015-08-04lib: Get rid of unused tst_require_root() callbackCyril Hrubis
2015-03-10Introduce tst_parse_opts()Cyril Hrubis
2015-02-04Get rid of TEST_CLEANUPCyril Hrubis
2014-05-27testcases: Constify char *msg variable.Cyril Hrubis
2013-03-07s/Tst_count/tst_count/ to avoid CamelCaseCaspar Zhang
2012-12-07cleanup code indentWanlong Gao
2012-10-19Update FSF addressWanlong Gao
2012-07-11Revert "hugetlb: add a new function get_available_hugepages"Wanlong Gao
2012-07-09hugetlb: add a new function get_available_hugepagesZhouping Liu
2012-04-02hugeshmctl: make sure shm_size not bigger than shmmaxWanlong Gao
2012-03-13hugetlb/hugeshmctl: set nr_hugepages in testsCaspar Zhang
2012-03-13hugetlb/hugeshmctl: cleanup codesCaspar Zhang
2010-12-18Fix more tests; remove more Tst_count externs.Garrett Cooper
2010-12-16Style and conformance changes.Garrett Cooper
2010-12-16Merge branch 'master' into ltp-broomGarrett Cooper
2010-12-14Fix compile.Garrett Cooper
2010-12-13Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltpGarrett Cooper
2010-11-28More style cleanup.Garrett Cooper
2010-11-28Deal with a lot of annoying style nits.Garrett Cooper
2010-04-15I tried "hugemmap", "hugeshmat", "hugeshmctl", "hugeshmdt" andRishikesh K Rajak
2009-02-26Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2009-02-26Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2009-02-26Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>.subrata_modak
2009-01-27Here it goes. What i have tried to do is fix only the broken issues, where th...subrata_modak
2004-04-28Removed the tests that required non-root, b/c shared memory calls usingrobbiew
2004-04-15Added hugetlb tests for shmctl().robbiew