aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/mem/hugetlb/hugeshmat
AgeCommit message (Expand)Author
2024-01-12Merge tag '20230929'Edward Liaw
2022-06-07lib: extend .request_hugepages to guarantee enough hpagesLi Wang
2022-02-10kernel: make use of .min_mem_availLi Wang
2021-12-21tst_test: Complete help message adding option before descAndrea Cervesato via ltp
2021-09-24hugeshmat04: try to find unmapped range for testJan Stancek
2021-05-24Makefile: Use SPDX in MakefileXie Ziyao
2020-12-16mem/hugeshmat*: Use anonymous .optionsPetr Vorel
2020-04-22hugetlb: check for requested huge pages firstJan Stancek
2020-04-09hugetlb: move nr_opt to tst_hugepage.hLi Wang
2020-03-11hugetlb: use .request_hugepages apiYang Xu
2019-11-13testcases/kernel: use linux git and CVE tags for more casesYang Xu
2019-11-01hugetlb: Initialize orig_shmmax and orig_shmmni valueEric Lin
2019-04-30hugetlb: limit hugepages according to MemAvailableXiao Liang
2019-04-04hugeshmat04: fix long integer overflow on 32bit systemLi Wang
2019-03-28lapi: Replace __WORDSIZE with TST_ABI{,32,64}Petr Vorel
2017-12-01hugetlb: fix warnings in cleanup()Li Wang
2017-10-03Make use of SAFE_WAITPID()Cyril Hrubis
2017-10-03Make use of SAFE_SETUID()Cyril Hrubis
2017-08-01mem/hugeshmat: convert to new APILi Wang
2017-05-23Unify MIN()/MAX() implementation + cleanupCyril Hrubis
2017-02-13Update references with my old legal name/email to my current name/email addressNgie Cooper
2015-12-25hugetlb: add new testcase hugeshmat05.cLi 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-11-18hugeshmat: do cleanup for hugeshmat04.cLi Wang
2015-08-04lib: Get rid of unused tst_require_root() callbackCyril Hrubis
2015-07-29mem/hugeshmat04: extend 'shmmax' if neededLi Wang
2015-03-10Introduce tst_parse_opts()Cyril Hrubis
2015-02-04Get rid of TEST_CLEANUPCyril Hrubis
2015-01-28mem/hugeshmat: new case for hugepage leak inspectionLi Wang
2014-06-02Remove STD_FUNCTIONAL_TESTCyril 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-09hugeshmat01: fix the wrong generated addrWanlong Gao
2012-07-09hugetlb: add a new function get_available_hugepagesZhouping Liu
2012-07-02hugetlb/hugeshmat01: don't use hard-coded unaligned addrCaspar Zhang
2012-04-02hugeshmat: check the shm_size not bigger than shmmaxWanlong Gao
2012-03-13hugetlb/hugeshmat: set nr_hugepages in testsCaspar Zhang
2012-03-13hugetlb/hugeshmat: cleanup codesCaspar Zhang
2012-02-23hugeshmat01 isn't adapt to mips with 64bit ELFShang Yanfeng
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