From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Wang Date: Mon, 1 Jun 2020 18:04:59 +0800 Subject: [LTP] [PATCH v2 4/4] mm: add cpuset01 to runtest file In-Reply-To: <20200601100459.32511-1-liwang@redhat.com> References: <20200601100459.32511-1-liwang@redhat.com> Message-ID: <20200601100459.32511-4-liwang@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ltp@lists.linux.it This test was moved to stress test since commit ae8fa55a8, but stress runtest has been removed from commit e752f7c19674 :). Here adding back it as a general memory test without '-I 3600'. Signed-off-by: Li Wang --- runtest/mm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/runtest/mm b/runtest/mm index a09f39c1e..612a4d066 100644 --- a/runtest/mm +++ b/runtest/mm @@ -73,6 +73,8 @@ ksm06 ksm06 ksm06_1 ksm06 -n 10 ksm06_2 ksm06 -n 10000 +cpuset01 cpuset01 + oom01 oom01 oom02 oom02 oom03 oom03 -- 2.21.1