diff options
author | Jan Beulich <JBeulich@suse.com> | 2012-04-05 19:10:07 +0400 |
---|---|---|
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | 2012-04-17 21:29:13 +0400 |
commit | 569ca5b3f94cd0b3295ec5943aa457cf4a4f6a3a (patch) | |
tree | 5771fbace4a88ef1feb29f5dd4096f8ba4c9009b /arch/x86/xen/smp.h | |
parent | 9fe2a7015393dc0203ac39242ae9c89038994f3c (diff) | |
download | linux-569ca5b3f94cd0b3295ec5943aa457cf4a4f6a3a.tar.xz |
xen/gnttab: add deferred freeing logic
Rather than just leaking pages that can't be freed at the point where
access permission for the backend domain gets revoked, put them on a
list and run a timer to (infrequently) retry freeing them. (This can
particularly happen when unloading a frontend driver when devices are
still present, and the backend still has them in non-closed state or
hasn't finished closing them yet.)
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Diffstat (limited to 'arch/x86/xen/smp.h')
0 files changed, 0 insertions, 0 deletions