|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel][PATCH] unshadow the page table page which are used as data p
The patch deals with the situation which guest OS uses
unused page table pages as data pages and write data to them. The pages will still
be grabbed by Xen as page table pages, and lots of unnecessary page faults
occur.
The patch will check if the data guest writes to the
page table contains valid mfn or not, if not, we believe it is a data page now and
then unshadow the page.
The patch improves the VT-D NIC performance a lot.
Signed-off-by:
Xin Xiaohui <xiaohui.xin@xxxxxxxxx>
|
perf2.diff
Description: perf2.diff
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel][PATCH] unshadow the page table page which are used as data page,
Xin, Xiaohui <=
- Re: [Xen-devel][PATCH] unshadow the page table page which are used as data page, Tim Deegan
- RE: [Xen-devel][PATCH] unshadow the page table page which are used as data page, Xin, Xiaohui
- Re: [Xen-devel][PATCH] unshadow the page table page which are used as data page, Tim Deegan
- Re: [Xen-devel][PATCH] unshadow the page table page which are used as data page, Tim Deegan
- RE: [Xen-devel][PATCH] unshadow the page table page which are used as data page, Xin, Xiaohui
- RE: [Xen-devel][PATCH] unshadow the page table page which are used asdata page, Tian, Kevin
- Re: [Xen-devel][PATCH] unshadow the page table page which are used as data page, Keir Fraser
- RE: [Xen-devel][PATCH] unshadow the page table page which areused as data page, Tian, Kevin
- RE: [Xen-devel][PATCH] unshadow the page table page which areused as data page, Stephen C. Tweedie
- RE: [Xen-devel][PATCH] unshadow the page table page which areusedas data page, Tian, Kevin
|
|
|
|
|