From: Richard Davies <richard@arachsys.com>
To: Rik van Riel <riel@redhat.com>
Cc: Avi Kivity <avi@redhat.com>, qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: Windows slow boot: contractor wanted
Date: Sat, 25 Aug 2012 18:45:50 +0100 [thread overview]
Message-ID: <20120825174550.GA8619@alpha.arachsys.com> (raw)
In-Reply-To: <5034F8F4.3080301@redhat.com>
Rik van Riel wrote:
> Richard Davies wrote:
> > Avi Kivity wrote:
> > > Richard Davies wrote:
> > > > I can trigger the slow boots without KSM and they have the same
> > > > profile, with _raw_spin_lock_irqsave and isolate_freepages_block at
> > > > the top.
> > > >
> > > > I reduced to 3x 20GB 8-core VMs on a 128GB host (rather than 3x 40GB
> > > > 8-core VMs), and haven't managed to get a really slow boot yet (>5
> > > > minutes). I'll post agan when I get one.
> > >
> > > I think you can go higher than that. But 120GB on a 128GB host is
> > > pushing it.
> >
> > I've now triggered a very slow boot at 3x 36GB 8-core VMs on a 128GB host
> > (i.e. 108GB on a 128GB host).
> >
> > It has the same profile with _raw_spin_lock_irqsave and
> > isolate_freepages_block at the top.
>
> That's the page compaction code.
>
> Mel Gorman and I have been working to fix that,
> the latest fixes and improvements are in the -mm
> kernel already.
Hi Rik,
Are you talking about these patches?
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=c67fe3752abe6ab47639e2f9b836900c3dc3da84
http://marc.info/?l=linux-mm&m=134521289221259
If so, I believe those are in 3.6.0-rc3, so I tested with that.
Unfortunately, I can still get the slow boots and perf top showing
_raw_spin_lock_irqsave.
Here are two perf top traces on 3.6.0-rc3. They do look a bit different from
3.5.2, but _raw_spin_lock_irqsave is still at the top:
PerfTop: 35272 irqs/sec kernel:98.1% exact: 0.0% [4000Hz cycles], (all, 16 CPUs)
------------------------------------------------------------------------------------------------------------------
61.85% [kernel] [k] _raw_spin_lock_irqsave
7.18% [kernel] [k] sub_preempt_count
5.03% [kernel] [k] isolate_freepages_block
2.49% [kernel] [k] yield_to
2.05% [kernel] [k] memcmp
2.01% [kernel] [k] compact_zone
1.76% [kernel] [k] add_preempt_count
1.52% [kernel] [k] _raw_spin_lock
1.31% [kernel] [k] kvm_vcpu_on_spin
0.92% [kernel] [k] svm_vcpu_run
0.78% [kernel] [k] __rcu_read_unlock
0.76% [kernel] [k] migrate_pages
0.68% [kernel] [k] kvm_vcpu_yield_to
0.46% [kernel] [k] pid_task
0.42% [kernel] [k] isolate_migratepages_range
0.41% [kernel] [k] kvm_arch_vcpu_ioctl_run
0.40% [kernel] [k] clear_page_c
0.40% [kernel] [k] get_pid_task
0.40% [kernel] [k] get_parent_ip
0.39% [kernel] [k] __zone_watermark_ok
0.34% [kernel] [k] trace_hardirqs_off
0.34% [kernel] [k] trace_hardirqs_on
0.32% [kernel] [k] _raw_spin_unlock_irqrestore
0.27% [kernel] [k] _raw_spin_unlock
0.22% [kernel] [k] mod_zone_page_state
0.21% [kernel] [k] rcu_note_context_switch
0.21% [kernel] [k] trace_preempt_on
0.21% [kernel] [k] trace_preempt_off
0.19% [kernel] [k] in_lock_functions
0.16% [kernel] [k] __srcu_read_lock
0.14% [kernel] [k] ktime_get
0.11% [kernel] [k] get_pageblock_flags_group
0.11% [kernel] [k] compact_checklock_irqsave
0.11% [kernel] [k] find_busiest_group
0.10% [kernel] [k] __srcu_read_unlock
0.09% [kernel] [k] __rcu_read_lock
0.09% libc-2.10.1.so [.] 0x0000000000072c9d
0.09% [kernel] [k] cpumask_next_and
0.08% [kernel] [k] smp_call_function_many
0.08% [kernel] [k] read_tsc
0.08% [kernel] [k] kmem_cache_alloc
0.08% libc-2.10.1.so [.] strcmp
0.08% [kernel] [k] generic_smp_call_function_interrupt
0.07% [kernel] [k] __schedule
0.07% qemu-kvm [.] main_loop_wait
0.07% [kernel] [k] __hrtimer_start_range_ns
0.06% qemu-kvm [.] qemu_iohandler_poll
0.06% [kernel] [k] ktime_get_update_offsets
0.06% [kernel] [k] ktime_add_safe
0.06% [kernel] [k] find_next_bit
0.06% [kernel] [k] irq_exit
0.06% [kernel] [k] select_task_rq_fair
0.06% [kernel] [k] handle_exit
0.05% [kernel] [k] update_curr
0.05% [kernel] [k] flush_tlb_func
0.05% perf [.] dso__find_symbol
0.05% [kernel] [k] kvm_check_async_pf_completion
0.05% [kernel] [k] rcu_check_callbacks
0.05% [kernel] [k] apic_update_ppr
0.05% [kernel] [k] irq_enter
0.04% [kernel] [k] copy_user_generic_string
0.04% [kernel] [k] copy_page_c
0.04% [kernel] [k] rcu_idle_exit_common.isra.34
0.04% [kernel] [k] load_balance
0.04% [kernel] [k] rb_erase
0.04% libc-2.10.1.so [.] __select
1904 unprocessable samples recorded.1905 unprocessable samples recorded. ...
PerfTop: 49639 irqs/sec kernel:98.8% exact: 0.0% [4000Hz cycles],
(all, 16 CPUs)
------------------------------------------------------------------------------------------------------------------
81.43% [kernel] [k] _raw_spin_lock_irqsave
6.19% [kernel] [k] sub_preempt_count
1.21% [kernel] [k] memcmp
1.03% [kernel] [k] compact_zone
0.72% [kernel] [k] smp_call_function_many
0.50% [kernel] [k] yield_to
0.49% [kernel] [k] add_preempt_count
0.43% [kernel] [k] svm_vcpu_run
0.41% [kernel] [k] _raw_spin_unlock_irqrestore
0.40% [kernel] [k] clear_page_c
0.40% [kernel] [k] migrate_pages
0.38% [kernel] [k] __zone_watermark_ok
0.34% [kernel] [k] isolate_migratepages_range
0.34% [kernel] [k] isolate_freepages_block
0.27% [kernel] [k] kvm_vcpu_on_spin
0.23% [kernel] [k] trace_hardirqs_off
0.21% [kernel] [k] mod_zone_page_state
0.20% [kernel] [k] __rcu_read_unlock
0.18% [kernel] [k] get_parent_ip
0.17% [kernel] [k] _raw_spin_lock
0.14% [kernel] [k] flush_tlb_func
0.14% [kernel] [k] trace_preempt_on
0.14% [kernel] [k] trace_preempt_off
0.14% [kernel] [k] kvm_arch_vcpu_ioctl_run
0.14% [kernel] [k] trace_hardirqs_on
0.10% [kernel] [k] compact_checklock_irqsave
0.09% [kernel] [k] _raw_spin_lock_irq
0.09% [kernel] [k] __srcu_read_lock
0.07% [kernel] [k] in_lock_functions
0.07% [kernel] [k] copy_page_c
0.07% [kernel] [k] kmem_cache_alloc
0.07% libc-2.10.1.so [.] strcmp
0.06% [kernel] [k] _raw_spin_unlock
0.06% [kernel] [k] kvm_vcpu_yield_to
0.06% [kernel] [k] get_pid_task
0.06% [kernel] [k] ktime_get
0.06% [kernel] [k] call_function_interrupt
0.05% [kernel] [k] generic_smp_call_function_interrupt
0.05% [kernel] [k] ktime_get_update_offsets
0.05% [kernel] [k] pid_task
0.05% [kernel] [k] copy_user_generic_string
0.04% [kernel] [k] __srcu_read_unlock
0.04% [kernel] [k] get_pageblock_flags_group
0.04% [kernel] [k] rcu_note_context_switch
0.04% libc-2.10.1.so [.] 0x00000000000743ee
0.04% perf [.] dso__find_symbol
0.04% [kernel] [k] zone_watermark_ok
0.04% [vdso] [.] 0x00007fff9afff85d
0.03% [kernel] [k] __mod_zone_page_state
0.03% [kernel] [k] smp_call_function_interrupt
0.03% [kernel] [k] _cond_resched
0.03% [kernel] [k] read_tsc
0.03% [kernel] [k] sysret_check
0.03% [kernel] [k] system_call_after_swapgs
0.03% [kernel] [k] default_send_IPI_mask_sequence_phys
0.03% perf [.] add_hist_entry
0.03% [kernel] [k] __schedule
0.03% perf [.] sort__dso_cmp
0.02% [kernel] [k] mutex_spin_on_owner
0.02% [kernel] [k] do_select
0.02% [kernel] [k] __rcu_read_lock
0.02% [kernel] [k] rcu_check_callbacks
0.02% [kernel] [k] handle_exit
0.02% [kernel] [k] apic_timer_interrupt
0.02% [kernel] [k] perf_pmu_disable
0.02% [kernel] [k] find_busiest_group
3665 unprocessable samples recorded.3666 unprocessable samples recorded. ...
WARNING: multiple messages have this Message-ID (diff)
From: Richard Davies <richard@arachsys.com>
To: Rik van Riel <riel@redhat.com>
Cc: Avi Kivity <avi@redhat.com>, kvm@vger.kernel.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Windows slow boot: contractor wanted
Date: Sat, 25 Aug 2012 18:45:50 +0100 [thread overview]
Message-ID: <20120825174550.GA8619@alpha.arachsys.com> (raw)
In-Reply-To: <5034F8F4.3080301@redhat.com>
Rik van Riel wrote:
> Richard Davies wrote:
> > Avi Kivity wrote:
> > > Richard Davies wrote:
> > > > I can trigger the slow boots without KSM and they have the same
> > > > profile, with _raw_spin_lock_irqsave and isolate_freepages_block at
> > > > the top.
> > > >
> > > > I reduced to 3x 20GB 8-core VMs on a 128GB host (rather than 3x 40GB
> > > > 8-core VMs), and haven't managed to get a really slow boot yet (>5
> > > > minutes). I'll post agan when I get one.
> > >
> > > I think you can go higher than that. But 120GB on a 128GB host is
> > > pushing it.
> >
> > I've now triggered a very slow boot at 3x 36GB 8-core VMs on a 128GB host
> > (i.e. 108GB on a 128GB host).
> >
> > It has the same profile with _raw_spin_lock_irqsave and
> > isolate_freepages_block at the top.
>
> That's the page compaction code.
>
> Mel Gorman and I have been working to fix that,
> the latest fixes and improvements are in the -mm
> kernel already.
Hi Rik,
Are you talking about these patches?
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git;a=commit;h=c67fe3752abe6ab47639e2f9b836900c3dc3da84
http://marc.info/?l=linux-mm&m=134521289221259
If so, I believe those are in 3.6.0-rc3, so I tested with that.
Unfortunately, I can still get the slow boots and perf top showing
_raw_spin_lock_irqsave.
Here are two perf top traces on 3.6.0-rc3. They do look a bit different from
3.5.2, but _raw_spin_lock_irqsave is still at the top:
PerfTop: 35272 irqs/sec kernel:98.1% exact: 0.0% [4000Hz cycles], (all, 16 CPUs)
------------------------------------------------------------------------------------------------------------------
61.85% [kernel] [k] _raw_spin_lock_irqsave
7.18% [kernel] [k] sub_preempt_count
5.03% [kernel] [k] isolate_freepages_block
2.49% [kernel] [k] yield_to
2.05% [kernel] [k] memcmp
2.01% [kernel] [k] compact_zone
1.76% [kernel] [k] add_preempt_count
1.52% [kernel] [k] _raw_spin_lock
1.31% [kernel] [k] kvm_vcpu_on_spin
0.92% [kernel] [k] svm_vcpu_run
0.78% [kernel] [k] __rcu_read_unlock
0.76% [kernel] [k] migrate_pages
0.68% [kernel] [k] kvm_vcpu_yield_to
0.46% [kernel] [k] pid_task
0.42% [kernel] [k] isolate_migratepages_range
0.41% [kernel] [k] kvm_arch_vcpu_ioctl_run
0.40% [kernel] [k] clear_page_c
0.40% [kernel] [k] get_pid_task
0.40% [kernel] [k] get_parent_ip
0.39% [kernel] [k] __zone_watermark_ok
0.34% [kernel] [k] trace_hardirqs_off
0.34% [kernel] [k] trace_hardirqs_on
0.32% [kernel] [k] _raw_spin_unlock_irqrestore
0.27% [kernel] [k] _raw_spin_unlock
0.22% [kernel] [k] mod_zone_page_state
0.21% [kernel] [k] rcu_note_context_switch
0.21% [kernel] [k] trace_preempt_on
0.21% [kernel] [k] trace_preempt_off
0.19% [kernel] [k] in_lock_functions
0.16% [kernel] [k] __srcu_read_lock
0.14% [kernel] [k] ktime_get
0.11% [kernel] [k] get_pageblock_flags_group
0.11% [kernel] [k] compact_checklock_irqsave
0.11% [kernel] [k] find_busiest_group
0.10% [kernel] [k] __srcu_read_unlock
0.09% [kernel] [k] __rcu_read_lock
0.09% libc-2.10.1.so [.] 0x0000000000072c9d
0.09% [kernel] [k] cpumask_next_and
0.08% [kernel] [k] smp_call_function_many
0.08% [kernel] [k] read_tsc
0.08% [kernel] [k] kmem_cache_alloc
0.08% libc-2.10.1.so [.] strcmp
0.08% [kernel] [k] generic_smp_call_function_interrupt
0.07% [kernel] [k] __schedule
0.07% qemu-kvm [.] main_loop_wait
0.07% [kernel] [k] __hrtimer_start_range_ns
0.06% qemu-kvm [.] qemu_iohandler_poll
0.06% [kernel] [k] ktime_get_update_offsets
0.06% [kernel] [k] ktime_add_safe
0.06% [kernel] [k] find_next_bit
0.06% [kernel] [k] irq_exit
0.06% [kernel] [k] select_task_rq_fair
0.06% [kernel] [k] handle_exit
0.05% [kernel] [k] update_curr
0.05% [kernel] [k] flush_tlb_func
0.05% perf [.] dso__find_symbol
0.05% [kernel] [k] kvm_check_async_pf_completion
0.05% [kernel] [k] rcu_check_callbacks
0.05% [kernel] [k] apic_update_ppr
0.05% [kernel] [k] irq_enter
0.04% [kernel] [k] copy_user_generic_string
0.04% [kernel] [k] copy_page_c
0.04% [kernel] [k] rcu_idle_exit_common.isra.34
0.04% [kernel] [k] load_balance
0.04% [kernel] [k] rb_erase
0.04% libc-2.10.1.so [.] __select
1904 unprocessable samples recorded.1905 unprocessable samples recorded. ...
PerfTop: 49639 irqs/sec kernel:98.8% exact: 0.0% [4000Hz cycles],
(all, 16 CPUs)
------------------------------------------------------------------------------------------------------------------
81.43% [kernel] [k] _raw_spin_lock_irqsave
6.19% [kernel] [k] sub_preempt_count
1.21% [kernel] [k] memcmp
1.03% [kernel] [k] compact_zone
0.72% [kernel] [k] smp_call_function_many
0.50% [kernel] [k] yield_to
0.49% [kernel] [k] add_preempt_count
0.43% [kernel] [k] svm_vcpu_run
0.41% [kernel] [k] _raw_spin_unlock_irqrestore
0.40% [kernel] [k] clear_page_c
0.40% [kernel] [k] migrate_pages
0.38% [kernel] [k] __zone_watermark_ok
0.34% [kernel] [k] isolate_migratepages_range
0.34% [kernel] [k] isolate_freepages_block
0.27% [kernel] [k] kvm_vcpu_on_spin
0.23% [kernel] [k] trace_hardirqs_off
0.21% [kernel] [k] mod_zone_page_state
0.20% [kernel] [k] __rcu_read_unlock
0.18% [kernel] [k] get_parent_ip
0.17% [kernel] [k] _raw_spin_lock
0.14% [kernel] [k] flush_tlb_func
0.14% [kernel] [k] trace_preempt_on
0.14% [kernel] [k] trace_preempt_off
0.14% [kernel] [k] kvm_arch_vcpu_ioctl_run
0.14% [kernel] [k] trace_hardirqs_on
0.10% [kernel] [k] compact_checklock_irqsave
0.09% [kernel] [k] _raw_spin_lock_irq
0.09% [kernel] [k] __srcu_read_lock
0.07% [kernel] [k] in_lock_functions
0.07% [kernel] [k] copy_page_c
0.07% [kernel] [k] kmem_cache_alloc
0.07% libc-2.10.1.so [.] strcmp
0.06% [kernel] [k] _raw_spin_unlock
0.06% [kernel] [k] kvm_vcpu_yield_to
0.06% [kernel] [k] get_pid_task
0.06% [kernel] [k] ktime_get
0.06% [kernel] [k] call_function_interrupt
0.05% [kernel] [k] generic_smp_call_function_interrupt
0.05% [kernel] [k] ktime_get_update_offsets
0.05% [kernel] [k] pid_task
0.05% [kernel] [k] copy_user_generic_string
0.04% [kernel] [k] __srcu_read_unlock
0.04% [kernel] [k] get_pageblock_flags_group
0.04% [kernel] [k] rcu_note_context_switch
0.04% libc-2.10.1.so [.] 0x00000000000743ee
0.04% perf [.] dso__find_symbol
0.04% [kernel] [k] zone_watermark_ok
0.04% [vdso] [.] 0x00007fff9afff85d
0.03% [kernel] [k] __mod_zone_page_state
0.03% [kernel] [k] smp_call_function_interrupt
0.03% [kernel] [k] _cond_resched
0.03% [kernel] [k] read_tsc
0.03% [kernel] [k] sysret_check
0.03% [kernel] [k] system_call_after_swapgs
0.03% [kernel] [k] default_send_IPI_mask_sequence_phys
0.03% perf [.] add_hist_entry
0.03% [kernel] [k] __schedule
0.03% perf [.] sort__dso_cmp
0.02% [kernel] [k] mutex_spin_on_owner
0.02% [kernel] [k] do_select
0.02% [kernel] [k] __rcu_read_lock
0.02% [kernel] [k] rcu_check_callbacks
0.02% [kernel] [k] handle_exit
0.02% [kernel] [k] apic_timer_interrupt
0.02% [kernel] [k] perf_pmu_disable
0.02% [kernel] [k] find_busiest_group
3665 unprocessable samples recorded.3666 unprocessable samples recorded. ...
next prev parent reply other threads:[~2012-08-25 17:45 UTC|newest]
Thread overview: 101+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-16 10:47 Windows slow boot: contractor wanted Richard Davies
2012-08-16 10:47 ` [Qemu-devel] " Richard Davies
2012-08-16 11:39 ` Avi Kivity
2012-08-16 11:39 ` [Qemu-devel] " Avi Kivity
2012-08-17 12:36 ` Richard Davies
2012-08-17 12:36 ` [Qemu-devel] " Richard Davies
2012-08-17 13:02 ` Robert Vineyard
2012-08-17 13:02 ` [Qemu-devel] " Robert Vineyard
2012-08-18 14:44 ` Richard Davies
2012-08-18 14:44 ` [Qemu-devel] " Richard Davies
2012-08-19 5:02 ` Brian Jackson
2012-08-19 5:02 ` [Qemu-devel] " Brian Jackson
2012-08-20 8:16 ` Richard Davies
2012-08-20 8:16 ` [Qemu-devel] " Richard Davies
2012-08-19 8:40 ` Avi Kivity
2012-08-19 8:40 ` [Qemu-devel] " Avi Kivity
2012-08-19 8:51 ` Richard Davies
2012-08-19 8:51 ` [Qemu-devel] " Richard Davies
2012-08-19 14:04 ` Avi Kivity
2012-08-19 14:04 ` [Qemu-devel] " Avi Kivity
2012-08-20 13:56 ` Richard Davies
2012-08-20 13:56 ` [Qemu-devel] " Richard Davies
2012-08-21 9:00 ` Avi Kivity
2012-08-21 9:00 ` [Qemu-devel] " Avi Kivity
2012-08-21 15:21 ` Richard Davies
2012-08-21 15:21 ` [Qemu-devel] " Richard Davies
2012-08-21 15:39 ` Troy Benjegerdes
2012-08-21 15:39 ` Troy Benjegerdes
2012-08-22 9:08 ` Avi Kivity
2012-08-22 9:08 ` [Qemu-devel] " Avi Kivity
2012-08-22 12:40 ` Richard Davies
2012-08-22 12:40 ` [Qemu-devel] " Richard Davies
2012-08-22 12:44 ` Avi Kivity
2012-08-22 12:44 ` [Qemu-devel] " Avi Kivity
2012-08-22 14:41 ` Richard Davies
2012-08-22 14:41 ` [Qemu-devel] " Richard Davies
2012-08-22 14:53 ` Avi Kivity
2012-08-22 14:53 ` [Qemu-devel] " Avi Kivity
2012-08-22 15:26 ` Richard Davies
2012-08-22 15:26 ` [Qemu-devel] " Richard Davies
2012-08-22 17:22 ` Troy Benjegerdes
2012-08-22 17:22 ` Troy Benjegerdes
2012-08-25 17:51 ` Richard Davies
2012-08-25 17:51 ` Richard Davies
2012-08-22 15:21 ` Rik van Riel
2012-08-22 15:21 ` [Qemu-devel] " Rik van Riel
2012-08-22 15:34 ` Richard Davies
2012-08-22 15:34 ` [Qemu-devel] " Richard Davies
2012-08-25 17:45 ` Richard Davies [this message]
2012-08-25 17:45 ` Richard Davies
2012-08-25 18:11 ` Rik van Riel
2012-08-25 18:11 ` [Qemu-devel] " Rik van Riel
2012-08-26 10:58 ` Richard Davies
2012-08-26 10:58 ` [Qemu-devel] " Richard Davies
2012-09-06 9:20 ` Richard Davies
2012-09-06 9:20 ` [Qemu-devel] " Richard Davies
2012-09-12 10:56 ` Windows VM slow boot Richard Davies
2012-09-12 10:56 ` [Qemu-devel] " Richard Davies
2012-09-12 10:56 ` Richard Davies
2012-09-12 12:25 ` Mel Gorman
2012-09-12 12:25 ` [Qemu-devel] " Mel Gorman
2012-09-12 12:25 ` Mel Gorman
2012-09-12 16:46 ` Richard Davies
2012-09-12 16:46 ` [Qemu-devel] " Richard Davies
2012-09-12 16:46 ` Richard Davies
2012-09-13 9:50 ` Mel Gorman
2012-09-13 9:50 ` [Qemu-devel] " Mel Gorman
2012-09-13 9:50 ` Mel Gorman
2012-09-13 19:47 ` [PATCH 1/2] Revert "mm: have order > 0 compaction start near a pageblock with free pages" Rik van Riel
2012-09-13 19:47 ` [Qemu-devel] " Rik van Riel
2012-09-13 19:47 ` Rik van Riel
2012-09-13 19:48 ` [PATCH 2/2] make the compaction "skip ahead" logic robust Rik van Riel
2012-09-13 19:48 ` [Qemu-devel] " Rik van Riel
2012-09-13 19:48 ` Rik van Riel
2012-09-13 19:54 ` [PATCH -v2 " Rik van Riel
2012-09-13 19:54 ` [Qemu-devel] " Rik van Riel
2012-09-13 19:54 ` Rik van Riel
2012-09-15 15:55 ` Richard Davies
2012-09-15 15:55 ` [Qemu-devel] " Richard Davies
2012-09-15 15:55 ` Richard Davies
2012-09-16 19:12 ` Richard Davies
2012-09-16 19:12 ` [Qemu-devel] " Richard Davies
2012-09-17 12:26 ` Mel Gorman
2012-09-17 12:26 ` [Qemu-devel] " Mel Gorman
2012-09-18 8:14 ` Richard Davies
2012-09-18 8:14 ` [Qemu-devel] " Richard Davies
2012-09-18 11:21 ` Mel Gorman
2012-09-18 11:21 ` [Qemu-devel] " Mel Gorman
2012-09-18 11:21 ` Mel Gorman
2012-09-18 17:58 ` Richard Davies
2012-09-18 17:58 ` [Qemu-devel] " Richard Davies
2012-09-17 13:50 ` Rik van Riel
2012-09-17 13:50 ` [Qemu-devel] " Rik van Riel
2012-09-17 14:07 ` Mel Gorman
2012-09-17 14:07 ` [Qemu-devel] " Mel Gorman
2012-09-17 14:07 ` Mel Gorman
2012-08-16 14:10 ` Windows slow boot: contractor wanted Benoît Canet
2012-08-16 14:10 ` [Qemu-devel] " Benoît Canet
2012-08-16 15:53 ` Troy Benjegerdes
2012-09-18 15:12 ` Windows slow boot Michael Tokarev
2012-09-18 15:12 ` [Qemu-devel] " Michael Tokarev
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120825174550.GA8619@alpha.arachsys.com \
--to=richard@arachsys.com \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=qemu-devel@nongnu.org \
--cc=riel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.