From: Cyril Hrubis <chrubis-AlSwsSmVLrQ@public.gmane.org>
To: Michal Hocko <mhocko-AlSwsSmVLrQ@public.gmane.org>
Cc: Nikolay Borisov <kernel-6AxghH7DbtA@public.gmane.org>,
cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org,
linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org
Subject: Re: Possible bug - LTP failure for memcg
Date: Thu, 14 May 2015 16:44:20 +0200 [thread overview]
Message-ID: <20150514144420.GA12884@rei> (raw)
In-Reply-To: <20150514143039.GI6799-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org>
Hi!
> Signed-off-by: Michal Hocko <miso-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org>
^
forgotten git config user.email?
> ---
> testcases/kernel/controllers/memcg/functional/memcg_function_test.sh | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/testcases/kernel/controllers/memcg/functional/memcg_function_test.sh b/testcases/kernel/controllers/memcg/functional/memcg_function_test.sh
> index cfc75fa730df..399c5614468a 100755
> --- a/testcases/kernel/controllers/memcg/functional/memcg_function_test.sh
> +++ b/testcases/kernel/controllers/memcg/functional/memcg_function_test.sh
> @@ -211,8 +211,8 @@ testcase_29()
> echo $pid > tasks
> kill -s USR1 $pid 2> /dev/null
> sleep 1
> - echo $pid > ../tasks
This change breaks the testcase on older kernels:
./memcg_function_test.sh: line 215: echo: write error: Device or resource busy
memcg_function_test 29 TFAIL : ltpapicmd.c:190: force memory failed
$ uname -r
3.0.101-0.35-default
> + # This expects that there is swap configured
> echo 1 > memory.force_empty
> if [ $? -eq 0 ]; then
> result $PASS "force memory succeeded"
> @@ -225,7 +225,7 @@ testcase_29()
>
> testcase_30()
> {
> - $TEST_PATH/memcg_process --mmap-anon -s $PAGESIZE &
> + $TEST_PATH/memcg_process --mmap-lock2 -s $PAGESIZE &
> pid=$!
> sleep 1
> echo $pid > tasks
This part is OK.
--
Cyril Hrubis
chrubis-AlSwsSmVLrQ@public.gmane.org
next prev parent reply other threads:[~2015-05-14 14:44 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-05-13 15:29 Possible bug - LTP failure for memcg Nikolay Borisov
2015-05-14 9:21 ` Michal Hocko
[not found] ` <20150514092145.GA6799-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org>
2015-05-14 9:23 ` Michal Hocko
2015-05-14 10:35 ` Cyril Hrubis
2015-05-14 11:31 ` Michal Hocko
[not found] ` <20150514113101.GD6799-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org>
2015-05-14 12:36 ` Cyril Hrubis
2015-05-14 10:31 ` Cyril Hrubis
[not found] ` <20150514103148.GA5066-J5syqNJeCN4b1SvskN2V4Q@public.gmane.org>
2015-05-14 11:56 ` Michal Hocko
[not found] ` <20150514115641.GE6799-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org>
2015-05-14 12:01 ` Cyril Hrubis
[not found] ` <20150514120142.GG5066-J5syqNJeCN4b1SvskN2V4Q@public.gmane.org>
2015-05-14 12:12 ` Michal Hocko
2015-05-14 12:38 ` Cyril Hrubis
2015-05-14 14:30 ` Michal Hocko
[not found] ` <20150514143039.GI6799-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org>
2015-05-14 14:44 ` Cyril Hrubis [this message]
2015-05-14 14:49 ` Michal Hocko
[not found] ` <20150514144949.GJ6799-2MMpYkNvuYDjFM9bn6wA6Q@public.gmane.org>
2015-05-14 15:27 ` Cyril Hrubis
[not found] ` <55536DC9.90200-6AxghH7DbtA@public.gmane.org>
2015-05-14 12:09 ` Michal Hocko
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150514144420.GA12884@rei \
--to=chrubis-alswssmvlrq@public.gmane.org \
--cc=cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=hannes-druUgvl0LCNAfugRpC6u6w@public.gmane.org \
--cc=kernel-6AxghH7DbtA@public.gmane.org \
--cc=linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org \
--cc=mhocko-AlSwsSmVLrQ@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox