search for: schedule_tail

Displaying 20 results from an estimated 22 matches for "schedule_tail".

2007 May 22
1
Kernel Panic in wct4xxp during unload on Zaptel-1.4.4
...+44} <5> <ffffffff80169106>{do_wp_page+1127} <ffffffff80123ed3>{do_page_fault+575} <5> <ffffffff80169ff2>{handle_mm_fault+1228} <ffffffff80123e9a>{do_page_fault+518} <5> <ffffffff8011026a>{system_call+126} <ffffffff80132bc6>{schedule_tail+202} <5> <ffffffff80110d91>{error_exit+0} <5> <5> Code: 8b 40 10 89 44 24 58 e8 3d 80 1a e0 31 c0 f6 44 24 58 07 0f <5> RIP <ffffffffa0163207>{:wct4xxp:t4_interrupt_gen2+63} RSP <00000100013ebdb0> <5> CR2: ffffff0000034010 <5> <0>K...
2007 Jun 27
10
[PATCH 6/10] Allow vcpu to pause self
Add self pause ability, which is required by vcpu0/dom0 when running on a AP. This can''t be satisfied by existing interface, since the new flag also serves as a sync point. Signed-off-by Kevin Tian <kevin.tian@intel.com> diff -r d5315422dbc8 xen/common/domain.c --- a/xen/common/domain.c Mon May 14 18:35:31 2007 -0400 +++ b/xen/common/domain.c Mon May 14 20:21:04 2007 -0400 @@
2006 Oct 24
2
double invoke of hvm_do_resume
Keir: Not sure from when, at least now hvm_do_resume is double invoked in both 1: arch_vmx_do_resume from schedule_tail, and 2) vmx_asm_do_vmentry of ASM code for both x86 32 & 64 bits. I am wondering if the #1 is a redundant, can u have a double check? thx,eddie _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
2013 Feb 18
2
[PATCH v2 2/4] xen/arm: do not use is_running to decide whether we can write directly to the LR registers
...when interrupts need to be injected after is_running is set to the next vcpu but before the currently running gic state has been saved from the previous vcpu. Use current instead of is_running to check which one is the currently running vcpu: set_current is called right before __context_switch and schedule_tail with interrupt disabled. Re-enabled interrupts after ctxt_switch_from, so that all the context switch saving functions don''t have to worry about receiving interrupts while saving state. Changes in v2: - rework the patch to run ctxt_switch_from with interrupt disabled, rather than introd...
2005 Oct 28
0
Xen and EVMS/Raid5 - Null pointer dereference
..._prio+0x88/0x150 Oct 28 10:36:40 localhost kernel:  [activate_task+98/128] activate_task+0x62/0x80 Oct 28 10:36:40 localhost kernel:  [preempt_schedule+73/112] preempt_schedule+0x49/0x70 Oct 28 10:36:40 localhost kernel:  [md_thread+373/384] md_thread+0x175/0x180 Oct 28 10:36:40 localhost kernel:  [schedule_tail+23/80] schedule_tail+0x17/0x50 Oct 28 10:36:40 localhost kernel:  [ret_from_fork+6/28] ret_from_fork+0x6/0x1c Oct 28 10:36:40 localhost kernel:  [md_thread+0/384] md_thread+0x0/0x180 Oct 28 10:36:40 localhost kernel:  [md_thread+0/384] md_thread+0x0/0x180 Oct 28 10:36:40 localhost kernel:  [kernel_...
2018 Jan 23
2
Xen 4.6.6-9 (with XPTI meltdown mitigation) packages making their way to centos-virt-xen-testing
On Mon, Jan 22, 2018 at 10:38 PM, Nathan March <nathan at gt.net> wrote: > Just a heads up that I'm seeing major stability problems on these builds. > Didn't have console capture setup unfortunately, but have seen my test > hypervisor hard lock twice over the weekend. > > This is with xpti being used, rather than the shim. Thanks for the heads-up. It's been
2018 Jan 23
0
Xen 4.6.6-9 (with XPTI meltdown mitigation) packages making their way to centos-virt-xen-testing
...8db00a>] ? schedule+0x3a/0xa0 [64929.008555] [<ffffffff818dedf6>] ? _raw_spin_unlock_irqrestore+0x16/0x20 [64929.008599] [<ffffffff810c1b40>] ? maybe_create_worker+0x120/0x120 [64929.008616] [<ffffffff810c6ae5>] kthread+0xe5/0x100 [64929.008630] [<ffffffff810d1a16>] ? schedule_tail+0x56/0xc0 [64929.008643] [<ffffffff810c6a00>] ? __kthread_init_worker+0x40/0x40 [64929.008659] [<ffffffff810d1a16>] ? schedule_tail+0x56/0xc0 [64929.008673] [<ffffffff818df5a1>] ret_from_fork+0x41/0x50 [64929.008685] Code: 89 fe 4c 89 ef 89 45 98 e8 aa fb ff ff 8b 45 98 48 63 d...
2018 Jan 23
2
Xen 4.6.6-9 (with XPTI meltdown mitigation) packages making their way to centos-virt-xen-testing
...le+0x3a/0xa0 > [64929.008555] [<ffffffff818dedf6>] ? _raw_spin_unlock_irqrestore+0x16/0x20 > [64929.008599] [<ffffffff810c1b40>] ? maybe_create_worker+0x120/0x120 > [64929.008616] [<ffffffff810c6ae5>] kthread+0xe5/0x100 > [64929.008630] [<ffffffff810d1a16>] ? schedule_tail+0x56/0xc0 > [64929.008643] [<ffffffff810c6a00>] ? __kthread_init_worker+0x40/0x40 > [64929.008659] [<ffffffff810d1a16>] ? schedule_tail+0x56/0xc0 > [64929.008673] [<ffffffff818df5a1>] ret_from_fork+0x41/0x50 > [64929.008685] Code: 89 fe 4c 89 ef 89 45 98 e8 aa fb ff...
2005 Apr 12
6
Centos-4 Kernel pannic
...bcd5>] finish_task_switch+0x30/0x66 [<c02c4363>] schedule+0x833/0x869 [<c0127e62>] del_timer_sync+0x7a/0x9c [<f8875e6d>] kjournald+0xc7/0x215 [jbd] [<c011e8d2>] autoremove_wake_function+0x0/0x2d [<c011e8d2>] autoremove_wake_function+0x0/0x2d [<c011bd1d>] schedule_tail+0x12/0x55 [<f8875da0>] commit_timeout+0x0/0x5 [jbd] [<f8875da6>] kjournald+0x0/0x215 [jbd] [<c01041f1>] kernel_thread_helper+0x5/0xb Code: 14 ba 01 00 00 00 83 c4 10 89 d0 5b 5e 5f 5d c3 55 31 ed 57 89 cf 56 89 d6 53 53 53 89 c3 c7 44 24 04 00 00 00 00 8b 00 89 04 24 <8b>...
2010 Jun 03
2
Tracking down hangs
...] [<ffffffffa03f25c5>] :sunrpc:svc_process+0x408/0x6e7 [79915.815378] [<ffffffff8042a3c4>] __down_read+0x12/0xa1 [79915.815387] [<ffffffffa048067c>] :nfsd:nfsd+0x0/0x2a4 [79915.815396] [<ffffffffa0480810>] :nfsd:nfsd+0x194/0x2a4 [79915.815401] [<ffffffff802300ed>] schedule_tail+0x27/0x5c [79915.815405] [<ffffffff8020cf38>] child_rip+0xa/0x12 [79915.815414] [<ffffffffa048067c>] :nfsd:nfsd+0x0/0x2a4 [79915.815425] [<ffffffffa048067c>] :nfsd:nfsd+0x0/0x2a4 [79915.815428] [<ffffffff8020cf2e>] child_rip+0x0/0x12 [79915.815431] [79915.815432] INFO:...
2010 Aug 19
1
Credit Scheduler code question
Hi, I''m a PhD student trying to add some load balancing code to the credit scheduler in order to fit some specific necessities. I''m trying to understand the credit scheduler code and I don''t quite get in which part of it a pcpu starts running a vcpu. I need to keep track of when a vpcu starts running in a cpu and when it stops. Any hint on that? I think that it would
2013 Nov 29
15
Xen on ARMv8
Hi, I want to try Xen on ARMv8 Simulator. Can you please provide guidance?. I am looking for information about sources, build and procedure to launch Xen on ARMv8 Thanks & Regards Vijay
2017 Jul 19
1
kernel-4.9.37-29.el7 (and el6)
On Mon, 17 Jul 2017, Johnny Hughes wrote: > Are the testing kernels (kernel-4.9.37-29.el7 and kernel-4.9.37-29.el6, > with the one config file change) working for everyone: > > (turn off: CONFIG_IO_STRICT_DEVMEM) Hello. Maybe it's not the most appropriate thread or time, but I have been signalling it before: 4.9.* kernels do not work well for me any more (and for other people
2011 Nov 13
2
kernel messages: alignment check: 0000 [#1] SMP
...;ffffffff81035eb0>] ia32_setup_rt_frame+0x3d/0x240 [<ffffffff810100a7>] do_signal+0x16c/0x6b1 [<ffffffff81034e8b>] ? sys32_clone+0x21/0x23 [<ffffffff81034cf5>] ? ia32_ptregs_common+0x25/0x4c [<ffffffff81010613>] do_notify_resume+0x27/0x5f [<ffffffff81043e36>] ? schedule_tail+0x25/0x9c [<ffffffff81010d4e>] int_signal+0x12/0x17 Code: 89 47 18 8c c8 eb 1a 0f b7 86 aa 04 00 00 48 8b 96 90 04 00 00 0d 00 00 ff ff 89 47 18 48 8b 42 e0 89 47 10 48 8d 43 50 49 8b 13 <48> 89 13 66 41 8b 53 08 49 83 c3 10 66 89 53 08 48 83 c3 0a 48 RIP [<ffffffff810179ff>] co...
2013 May 01
8
[PATCH 0/2] runstate_memory_area on ARM
Hi all, this patch series introduces support for runstate_memory_area on ARM. The first patch moves VCPUOP_register_runstate_memory_area to common code, while the second one add VCPUOP_register_runstate_memory_area to the whilelist of vcpu_op hypercalls supported on ARM and properly updates the runstate_memory_area during vcpu context switch. Stefano Stabellini (2): xen: move
2017 Mar 19
2
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
...[ 0.600490] [<c16081cd>] ? perpare_namespace+0x117/0x15d [ 0.600537] [<c1607d58>] ? kernel_init_freeable+0x1a6/0x1b1 [ 0.600585] [<c1607574>] ? initcall_blacklist+0x97/0x97 [ 0.600632] [<c141f620>] ? kernel_init+0x10/0xe0 [ 0.600680] [<c10607c7<] ? schedule_tail+0x17/0x40 [ 0.600728] [<c1427a40>] ? ret_from_kernel_thread+0x20/0x30 [ 0.600766] [<c141f610>] ? rest_init+0x60/0x60 [ 0.600823] Kernel Offset: 0x0 from 0xc1000000 (relocation range: 0xc0000000-0xf7ffdfff) [ 0.600883] ---[ end Kernel panic - not syncing: VFS: Unable to mo...
2010 Apr 11
7
dom0 crash, require assistance interpretting logs and config suggestions
...function+0x0/0x2e Apr 11 04:24:42 xenserver kernel: [277246.634788] [<ffffffffa02356fb>] :md_mod:md_thread+0x0/0xed Apr 11 04:24:42 xenserver kernel: [277246.634796] [<ffffffff8023f3b7>] kthread+0x47/0x74 Apr 11 04:24:42 xenserver kernel: [277246.634805] [<ffffffff8022817c>] schedule_tail+0x27/0x5c Apr 11 04:24:42 xenserver kernel: [277246.634814] [<ffffffff8020be28>] child_rip+0xa/0x12 Apr 11 04:24:42 xenserver kernel: [277246.634825] [<ffffffff8023f370>] kthread+0x0/0x74 Apr 11 04:24:42 xenserver kernel: [277246.634833] [<ffffffff8020be1e>] child_rip+0x0/0x...
2017 Mar 19
3
"isolinux.bin missing or corrupt" when booting USB flash drive in old PC
On 03/18/2017 03:02 PM, Thomas Schmitt via Syslinux wrote: > Hi, > > David Christensen wrote: >> I use this USB flash drive for bootable installer images; I do not >> attempt to mount it. I don't know that I could, even if I wanted to: > > mkdir /mnt/iso > mount /dev/sdc /mnt/iso > > or, because partition 1 starts at block 0, you may mount it too >
2007 Apr 13
18
A different probklem with save/restore on C/S 14823.
I''m not seeing the problem that Fan Zhao is reporting, instead I get this one. Not sure if ti''s the same one or a different problem... This happens with my simple-guest [i.e. not using hvmloader, as I described before]. This worked fine yesterday. (XEN) event_channel.c:178:d0 EVTCHNOP failure: domain 0, error -22, line 178 (XEN) bad shared page: 0 (XEN) domain_crash_sync called
2012 Jan 09
39
[PATCH v4 00/25] xen: ARMv7 with virtualization extensions
Hello everyone, this is the fourth version of the patch series that introduces ARMv7 with virtualization extensions support in Xen. The series allows Xen and Dom0 to boot on a Cortex-A15 based Versatile Express simulator. See the following announce email for more informations about what we are trying to achieve, as well as the original git history: See