|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] Re: [PATCH]Allow the kernel to poll in the idle loop
Bug fix to the patch :-$. Need to take care of the case where there is
no poll= option on the command line in which case we need to default
to xen_idle.
These are the final set of patches. Is anyone interested in having
these ? Then I can also work on and send out a similar patch for
x86_64.
Thanks
-Amitabha
On 1/1/07, Amitabha Roy <amitabha.roy@xxxxxxxxx> wrote:
Had attached the patch as a binary stream by mistake (default for my
mail client). Not sure if thats acceptable for the Xen list. Fixed it.
-Amitabha
On 1/1/07, Amitabha Roy <amitabha.roy@xxxxxxxxx> wrote:
> Hi
>
> The attached patch implements the idle=poll option in the kernel when
> running on Xen. This causes the kernel to use a polling loop rather
> than hypercall down to block. I have found this useful to profile the
> amount of sleep cycles when using xenoprof, there may be other uses.
>
> Thanks
> -Amitabha
>
> Signed-off-by: Amitabha Roy <amitabha.roy@xxxxxxxxx>
>
>
>
xen_poll_patch1.txt
Description: Text document
xen_poll_patch2.txt
Description: Text document
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|