LinuxLists
Users
About
Tomoki Sekiyama (
[email protected]
)
Number of posts: 35 (0.02 per day)
First post: 2007-02-07 10:09:05
Last post: 2012-06-29 09:26:33
Date
List
Subject
2012-06-29 09:26:33
linux-kernel
Re: [RFC PATCH 18/18] x86: request TLB flush to slave CPU using NMI
2012-06-29 09:26:16
linux-kernel
Re: [RFC PATCH 16/18] KVM: add kvm_arch_vcpu_prevent_run to prevent VM ENTER when NMI is received
2012-06-29 09:26:00
linux-kernel
Re: [RFC PATCH 06/18] KVM: Add facility to run guests on slave CPUs
2012-06-29 09:25:40
linux-kernel
Re: [RFC PATCH 00/18] KVM: x86: CPU isolation and direct interrupts handling by guests
2012-06-28 06:12:59
linux-kernel
[RFC PATCH 07/18] KVM: handle page faults occured in slave CPUs on online CPUs
2012-06-28 06:11:56
linux-kernel
[RFC PATCH 10/18] KVM: proxy slab operations for slave CPUs on online CPUs
2012-06-28 06:11:43
linux-kernel
[RFC PATCH 17/18] KVM: route assigned devices' MSI/MSI-X directly to guests on slave CPUs
2012-06-28 06:11:19
linux-kernel
[RFC PATCH 16/18] KVM: add kvm_arch_vcpu_prevent_run to prevent VM ENTER when NMI is received
2012-06-28 06:10:00
linux-kernel
[RFC PATCH 14/18] KVM: Directly handle interrupts by guests without VM EXIT on slave CPUs
2012-06-28 06:09:48
linux-kernel
[RFC PATCH 18/18] x86: request TLB flush to slave CPU using NMI
2012-06-28 06:09:06
linux-kernel
[RFC PATCH 15/18] KVM: vmx: Add definitions PIN_BASED_PREEMPTION_TIMER
2012-06-28 06:08:48
linux-kernel
[RFC PATCH 12/18] x86/apic: Enable external interrupt routing to slave CPUs
2012-06-28 06:08:43
linux-kernel
[RFC PATCH 13/18] x86/apic: IRQ vector remapping on slave for slave CPUs
2012-06-28 06:08:36
linux-kernel
[RFC PATCH 11/18] KVM: no exiting from guest when slave CPU halted
2012-06-28 06:08:32
linux-kernel
[RFC PATCH 09/18] KVM: Go back to online CPU on VM exit by external interrupt
2012-06-28 06:08:19
linux-kernel
[RFC PATCH 08/18] KVM: Add KVM_GET_SLAVE_CPU and KVM_SET_SLAVE_CPU to vCPU ioctl
2012-06-28 06:08:07
linux-kernel
[RFC PATCH 06/18] KVM: Add facility to run guests on slave CPUs
2012-06-28 06:07:59
linux-kernel
[RFC PATCH 05/18] KVM: Enable/Disable virtualization on slave CPUs are activated/dying
2012-06-28 06:07:55
linux-kernel
[RFC PATCH 04/18] KVM: Replace local_irq_disable/enable with local_irq_save/restore
2012-06-28 06:07:49
linux-kernel
[RFC PATCH 03/18] x86: Support hrtimer on slave CPUs
2012-06-28 06:07:43
linux-kernel
[RFC PATCH 02/18] x86: Add a facility to use offlined CPUs as slave CPUs
2012-06-28 06:07:37
linux-kernel
[RFC PATCH 01/18] x86: Split memory hotplug function from cpu_up() as cpu_memory_up()
2012-06-28 06:07:31
linux-kernel
[RFC PATCH 00/18] KVM: x86: CPU isolation and direct interrupts handling by guests
2012-06-06 15:20:48
linux-kernel
[tip:x86/urgent] x86/ioapic: Fix NULL pointer dereference on CPU hotplug after disabling irqs
2012-05-28 09:30:07
linux-kernel
[PATCH] x86: Fix NULL pointer dereference on CPU hotplug after disabling irqs
2009-10-19 08:58:11
linux-kernel
Re: [PATCH] AF_UNIX: Fix deadlock on connecting to shutdown socket
2009-10-19 08:54:08
linux-kernel
Re: [PATCH] AF_UNIX: Fix deadlock on connecting to shutdown socket
2009-10-19 06:23:22
linux-kernel
[PATCH] AF_UNIX: Fix deadlock on connecting to shutdown socket
2007-02-27 00:57:08
linux-kernel
Re: [RFC][PATCH 0/3] VM throttling: avoid blocking occasional writers
2007-02-27 00:54:47
linux-kernel
Re: [RFC][PATCH 0/3] VM throttling: avoid blocking occasional writers
2007-02-23 12:08:43
linux-kernel
[RFC][PATCH 2/3] VM throttling: Calc dirty limit based on vm.dirty_limit_ratio
2007-02-23 12:08:18
linux-kernel
[RFC][PATCH 3/3] VM throttling: Break on no more Dirty pages
2007-02-23 12:08:06
linux-kernel
[RFC][PATCH 1/3] VM throttling: Add vm.dirty_limit_ratio to sysctl
2007-02-23 12:07:55
linux-kernel
[RFC][PATCH 0/3] VM throttling: avoid blocking occasional writers
2007-02-07 10:09:05
linux-kernel
[BUG][PATCH] mm: Fix dirty page accounting per backing_dev