xen/balloon: Protect against CPU exhaust by event/x process
commit95d2ac4a0c904942a4fecf815781ebd4171e7a30
authorDaniel Kiper <dkiper@net-space.pl>
Tue, 8 Mar 2011 21:48:24 +0000 (8 22:48 +0100)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Mon, 14 Mar 2011 15:34:21 +0000 (14 11:34 -0400)
tree3460ad49cea47eb51dfee5fde9b9743f20f6dd52
parent95170b2e23d4e98843b4833d27fae7bf0910e19c
xen/balloon: Protect against CPU exhaust by event/x process

Protect against CPU exhaust by event/x process during
errors by adding some delays in scheduling next event
and retry count limit.

Signed-off-by: Daniel Kiper <dkiper@net-space.pl>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
drivers/xen/balloon.c