Grant table
From HandWiki
A grant table is an interface which grants access to memory pages to Virtual Machines that do not own the pages.[1] Grant tables are implemented on Xen hypervisor.
Applications
Grant tables are generally used in inter-virtual machine communication, when one of the communicating VM's requires pages owned by the other VM.
References
- ↑ Xen. "Grant table". Describing Grant tables. Linux Foundation. http://wiki.xen.org/wiki/Grant_Table. Retrieved 5 November 2013.
Original source: https://en.wikipedia.org/wiki/Grant table.
Read more |