From: Chang Huaixin
xenkbd_disconnect_backend doesn't free grant table entry.
This bug affects live migration.
xenkbd_disconnect_backend uses gnttab_end_foreign_access_ref
to handle grant table entry which doesn't really free an entry.
Thus every time we do xenkbd_resume, grant table entry incr
From: Chang Huaixin
xenkbd_disconnect_backend doesn't free grant table entry.
This bug affects live migration.
xenkbd_disconnect_backend uses gnttab_end_foreign_access_ref
to handle grant table entry which doesn't really free an entry.
Thus every time we do xenkbd_resume, grant table entry incr
From: Chang Huaixin
This bug affects live migration.
xenkdb_disconnect_backend uses gnttab_end_foreign_access_ref
to handle grant table entry which doesn't really free an entry.
Thus every time we do xenkbd_resume, grant table entry increses
by one. Every 512 times we do xenkdb_resume, grant ta
3 matches
Mail list logo