Thread (31 messages) 31 messages, 4 authors, 2011-12-07

Re: [PATCH v4 12/12] virtio: balloon: Add freeze, restore handlers to support S4

From: Amit Shah <hidden>
Date: 2011-12-07 04:50:58
Also in: lkml

On (Wed) 07 Dec 2011 [01:18:50], Amit Shah wrote:

[snip]
Now to not race with a host issuing ballooning requests while we are in
the process of freezing, we just exit from the vballoon kthread when the
processes are asked to freeze.  Upon thaw and restore, we re-start the
thread.
Actually this isn't necessary.  I over-zealously killed the thread
when it's not really necessary: the thread is frozen before calling
the freeze() callback and is thawed only after the restore() or thaw()
callbacks are done, so we're exactly in the same state with or without
keeping the kthread around (just that the PID of the kthread will
change).  So I'll back out this change for the next revision.


		Amit
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help