|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] question about the poll_timer
hi
I try to understand the scheduler part code of xen,and I am confused
about the poll_timer
could you help me by telling me about the meaning and function of poll_timer
struct vcpu {
....
struct timer poll_timer; /* timeout for SCHEDOP_poll */
....
}
Thanks in advance
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|