search for: 01f2e46c1416

Displaying 2 results from an estimated 2 matches for "01f2e46c1416".

2007 Apr 18
0
[PATCH 2/6] Paravirt CPU hypercall batching mode
...st allow one or the other to be active. Although there is no real reason a more comprehensive scheme could not be implemented, there is also no demonstrated need for this extra complexity. Signed-off-by: Zachary Amsden <zach@vmware.com> Subject: Paravirt CPU hypercall batching mode diff -r 01f2e46c1416 arch/i386/kernel/paravirt.c --- a/arch/i386/kernel/paravirt.c Thu Dec 14 14:26:24 2006 -0800 +++ b/arch/i386/kernel/paravirt.c Thu Dec 14 14:44:56 2006 -0800 @@ -545,6 +545,7 @@ struct paravirt_ops paravirt_ops = { .apic_write_atomic = native_apic_write_atomic, .apic_read = native_apic_read, #...
2007 Apr 18
0
[PATCH 2/6] Paravirt CPU hypercall batching mode
...st allow one or the other to be active. Although there is no real reason a more comprehensive scheme could not be implemented, there is also no demonstrated need for this extra complexity. Signed-off-by: Zachary Amsden <zach@vmware.com> Subject: Paravirt CPU hypercall batching mode diff -r 01f2e46c1416 arch/i386/kernel/paravirt.c --- a/arch/i386/kernel/paravirt.c Thu Dec 14 14:26:24 2006 -0800 +++ b/arch/i386/kernel/paravirt.c Thu Dec 14 14:44:56 2006 -0800 @@ -545,6 +545,7 @@ struct paravirt_ops paravirt_ops = { .apic_write_atomic = native_apic_write_atomic, .apic_read = native_apic_read, #...