aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/mem/tunable/overcommit_memory.c
AgeCommit message (Expand)Author
2023-12-18overcommit_memory: Use .skip_in_compat = 1Petr Vorel
2023-06-23mem: make use of save_restore to simplify codeLi Wang
2022-09-14minmax: fix type warningsEdward Liaw
2021-12-21tst_test: Complete help message adding option before descAndrea Cervesato via ltp
2020-12-16mem/overcommit_memory: Use anonymous .optionsPetr Vorel
2020-12-14overcommit_memory: Fix unstable subtestJoerg Vehlow
2020-04-15Remove use of TCID in new API testsPetr Vorel
2019-05-21overcommit_memory: update for "mm: fix false-positive OVERCOMMIT_GUESS failures"Jan Stancek
2019-03-28lapi: Replace __WORDSIZE with TST_ABI{,32,64}Petr Vorel
2018-12-20mem/overcommit_memory.c: Fix "CommitLimit < Committed_AS" error in some situa...Xiao Yang
2018-03-14mem/oom, tunable: perform cleanup actions only when they are actually requiredStanislav Kholmanskikh
2017-08-01mem/tunable: convert to new APILi Wang
2017-05-23Unify MIN()/MAX() implementation + cleanupCyril Hrubis
2016-09-05overcommit_memory: fix spelling mistakeCui Bixuan
2015-08-04lib: Get rid of unused tst_require_root() callbackCyril Hrubis
2015-04-01tunable/overcommit_memory: Set RLIMIT_AS to INFINITYCyril Hrubis
2015-03-10Introduce tst_parse_opts()Cyril Hrubis
2015-02-04Include usctest.h in test.hCyril 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-03-12mm: cleanup headersCaspar Zhang
2012-02-21mem/tunable: fix the overcommitting possible failureWanlong Gao
2012-02-17mem/tunable: new testcase about overcommiting memoryZhouping Liu