Re: [PATCH] cgroup_freezer: Freezing and task move race fix

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Tomasz Buchert
Date: Wednesday, August 11, 2010 - 1:01 am

Tomasz Buchert a écrit :
The penultimate paragraph should be:

I am also aware that:
	printf("Succesfully moved frozen task!\n");
does not show that task was moved. Only the message is just wrong. What I wanted to observe
is that the kernel actually ALLOWED to start the process of **MOVING**.
When you run the testcase with 'strace' you'll see that 'write' returns a positive number
instead of -EBUSY. And that's the bug.

Cheers again!
Tomasz
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] cgroup_freezer: Freezing and task move race fix, Tomasz Buchert, (Tue Aug 10, 12:53 pm)
Re: [PATCH] cgroup_freezer: Freezing and task move race fix, Tomasz Buchert, (Wed Aug 11, 12:30 am)
Re: [PATCH] cgroup_freezer: Freezing and task move race fix, Tomasz Buchert, (Wed Aug 11, 12:35 am)
Re: [PATCH] cgroup_freezer: Freezing and task move race fix, Tomasz Buchert, (Wed Aug 11, 1:01 am)
[PATCH 0/3] Two bugfixes for cgroup freezer. , Tomasz Buchert, (Thu Aug 12, 2:45 am)
Re: [PATCH] cgroup_freezer: Freezing and task move race fix, Rafael J. Wysocki, (Thu Aug 12, 6:35 pm)