Displaying 20 results from an estimated 21 matches for "work_notifysig".
2005 Jan 14
1
xen-unstable dom0/1 smp schedule while atomic
..._to_deliver+0x257/0x350
[do_signal+103/288] do_signal+0x67/0x120
[dnotify_parent+58/176] dnotify_parent+0x3a/0xb0
[vfs_read+210/304] vfs_read+0xd2/0x130
[fget_light+130/144] fget_light+0x82/0x90
[sys_read+126/128] sys_read+0x7e/0x80
[do_notify_resume+55/60] do_notify_resume+0x37/0x3c
[work_notifysig+19/24] work_notifysig+0x13/0x18
scheduling while atomic
[schedule+1682/1696] schedule+0x692/0x6a0
[wake_up_state+24/32] wake_up_state+0x18/0x20
[wait_for_completion+148/224] wait_for_completion+0x94/0xe0
[default_wake_function+0/32] default_wake_function+0x0/0x20
[force_sig_specific+99/1...
2009 Mar 26
3
Install Zimbra on a Xen DomU
...;c022d4a7>] get_signal_to_deliver+0x247/0x340
[<c021b8d0>] default_wake_function+0x0/0x10
[<c0206209>] do_notify_resume+0xd9/0x780
[<c0215e2e>] do_page_fault+0x13e/0xa20
[<c023e0ed>] sys_futex+0x9d/0x110
[<c0259510>] sys_mprotect+0x100/0x1d0
[<c0206cfc>] work_notifysig+0x13/0x1b
=======================
Code: 8b 46 44 8b 50 08 b8 8f ee 5a c0 e8 12 53 fe ff 8b 46 4c 85 c0 74
14 8b 40 10 85 c0 74 0d 8b 50 2c b8 c0 fd 5a c0 e8 f7 52 fe ff <0f> 0b
eb fe 8b 53 0c eb 85 8d b4 26 00 00 00 00 8d bc 27 00 00
EIP: [<c025a789>] page_remove_rmap+0xf9/0x110 SS:ESP...
2007 Apr 18
1
[PATCH 1/2] Transparent entry.S IRQ holdoff handling
...witch32 pointer on top,
* and a switch16 pointer on top of the current frame. */
call setup_x86_bogus_stack
RESTORE_REGS
lss 20+4(%esp), %esp # switch to 16bit stack
-1: iret
+1: IRET16
.section __ex_table,"a"
.align 4
.long 1b,iret_exc
@@ -319,7 +318,7 @@ work_pending:
jz work_notifysig
work_resched:
call schedule
- cli # make sure we don't miss an interrupt
+ CLI # make sure we don't miss an interrupt
# setting need_resched or sigpending
# between sampling and the iret
movl TI_flags(%ebp), %ecx
@@ -369,7 +368,7 @@ syscall_trace_entry:
syscall_exit_...
2007 Apr 18
1
[PATCH 1/2] Transparent entry.S IRQ holdoff handling
...witch32 pointer on top,
* and a switch16 pointer on top of the current frame. */
call setup_x86_bogus_stack
RESTORE_REGS
lss 20+4(%esp), %esp # switch to 16bit stack
-1: iret
+1: IRET16
.section __ex_table,"a"
.align 4
.long 1b,iret_exc
@@ -319,7 +318,7 @@ work_pending:
jz work_notifysig
work_resched:
call schedule
- cli # make sure we don't miss an interrupt
+ CLI # make sure we don't miss an interrupt
# setting need_resched or sigpending
# between sampling and the iret
movl TI_flags(%ebp), %ecx
@@ -369,7 +368,7 @@ syscall_trace_entry:
syscall_exit_...
2007 Apr 18
1
[RFC, PATCH 8/24] i386 Vmi syscall assembly
...switch32 pointer on top,
* and a switch16 pointer on top of the current frame. */
call setup_x86_bogus_stack
RESTORE_REGS
lss 20+4(%esp), %esp # switch to 16bit stack
-1: iret
+1: IRET
.section __ex_table,"a"
.align 4
.long 1b,iret_exc
@@ -301,7 +301,7 @@ work_pending:
jz work_notifysig
work_resched:
call schedule
- cli # make sure we don't miss an interrupt
+ CLI # make sure we don't miss an interrupt
# setting need_resched or sigpending
# between sampling and the iret
movl TI_flags(%ebp), %ecx
@@ -353,7 +353,7 @@ syscall_trace_entry:
syscall_exit_...
2007 Apr 18
1
[RFC, PATCH 8/24] i386 Vmi syscall assembly
...switch32 pointer on top,
* and a switch16 pointer on top of the current frame. */
call setup_x86_bogus_stack
RESTORE_REGS
lss 20+4(%esp), %esp # switch to 16bit stack
-1: iret
+1: IRET
.section __ex_table,"a"
.align 4
.long 1b,iret_exc
@@ -301,7 +301,7 @@ work_pending:
jz work_notifysig
work_resched:
call schedule
- cli # make sure we don't miss an interrupt
+ CLI # make sure we don't miss an interrupt
# setting need_resched or sigpending
# between sampling and the iret
movl TI_flags(%ebp), %ecx
@@ -353,7 +353,7 @@ syscall_trace_entry:
syscall_exit_...
2006 Feb 14
3
Daily Xen-HVM Builds
changeset: 8830:fcc833cbaf82
tag: tip
user: kaf24@firebug.cl.cam.ac.uk
date: Mon Feb 13 10:41:23 2006 +0100
summary: Return real error code from Xen /dev/mem, not EAGAIN.
x460:
x86_32:
Status:
- dom0 boots fine
- xend loads fine
- single HVM domain loads fine
- Multiple HVM domains load fine
- destruction of any HVM domain causes dom0 to reboot
Issues affecting
2007 Aug 05
3
OOM killer observed during heavy I/O from VMs (XEN 3.0.4 and XEN 3.1)
...ge_fault+0x1df/0x906
Aug 4 18:36:53 [<c01054cb>] error_code+0x2b/0x30
Aug 4 18:36:53 [<c0104f91>] handle_signal+0x81/0x170
Aug 4 18:36:53 [<c0105136>] do_signal+0xb6/0x170
Aug 4 18:36:54 [<c010522a>] do_notify_resume+0x3a/0x3c
Aug 4 18:36:54 [<c01053ef>] work_notifysig+0x13/0x18
Aug 4 18:36:54 Mem-info:
Aug 4 18:36:54 DMA per-cpu:
Aug 4 18:36:54 cpu 0 hot: high 90, batch 15 used:11
Aug 4 18:36:54 cpu 0 cold: high 30, batch 7 used:28
Aug 4 18:36:54 DMA32 per-cpu: empty
Aug 4 18:36:54 Normal per-cpu: empty
Aug 4 18:36:54 HighMem per-cpu: empty
Aug 4...
2007 Apr 18
8
[patch 0/8] Basic infrastructure patches for a paravirtualized kernel
Hi Andrew,
This series of patches lays the basic ground work for the
paravirtualized kernel patches coming later on. I think this lot is
ready for the rough-and-tumble world of the -mm tree.
The main change from the last posting is that all the page-table
related patches have been moved out, and will be posted separately.
Also, the off-by-one in reserving the top of address space has been
2007 Apr 18
8
[patch 0/8] Basic infrastructure patches for a paravirtualized kernel
Hi Andrew,
This series of patches lays the basic ground work for the
paravirtualized kernel patches coming later on. I think this lot is
ready for the rough-and-tumble world of the -mm tree.
The main change from the last posting is that all the page-table
related patches have been moved out, and will be posted separately.
Also, the off-by-one in reserving the top of address space has been
2007 Apr 18
2
[PATCH 1/3] Paravirtualization: Kernel Ring Cleanups
Hi all,
I've been looking at finding common ground between the VMI, Xen and
other paravirtualization approaches, and after some discussion, we're
getting somewhere.
These first two patches are the fundamentals, stolen mainly from the
VMI patches: removing assumptions about the kernel running in ring 0,
and macro-izing all the obvious para-virtualize-needing insns. The
third patch is
2007 Apr 18
2
[PATCH 1/3] Paravirtualization: Kernel Ring Cleanups
Hi all,
I've been looking at finding common ground between the VMI, Xen and
other paravirtualization approaches, and after some discussion, we're
getting somewhere.
These first two patches are the fundamentals, stolen mainly from the
VMI patches: removing assumptions about the kernel running in ring 0,
and macro-izing all the obvious para-virtualize-needing insns. The
third patch is
2009 Feb 27
28
[Bug 20341] New: NV31 lockup
http://bugs.freedesktop.org/show_bug.cgi?id=20341
Summary: NV31 lockup
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
AssignedTo: nouveau at lists.freedesktop.org
ReportedBy: detringj at
2007 Apr 18
15
[PATCH 0 of 13] Basic infrastructure patches for a paravirtualized kernel
[ REPOST: Apologies to anyone who has seen this before. It
didn't make it onto any of the lists it should have. -J ]
Hi Andrew,
This series of patches lays the basic ground work for the
paravirtualized kernel patches coming later on. I think this lot is
ready for the rough-and-tumble world of the -mm tree.
For the most part, these patches do nothing or very little. The
patches should
2007 Apr 18
15
[PATCH 0 of 13] Basic infrastructure patches for a paravirtualized kernel
[ REPOST: Apologies to anyone who has seen this before. It
didn't make it onto any of the lists it should have. -J ]
Hi Andrew,
This series of patches lays the basic ground work for the
paravirtualized kernel patches coming later on. I think this lot is
ready for the rough-and-tumble world of the -mm tree.
For the most part, these patches do nothing or very little. The
patches should
2007 Apr 18
3
[PATCH 1/2] paravirt.h header
OK, this is the revised paravirt.h (Andi has seen this before), then the
second is the binary patching stuff. More things get added to the
paravirt struct in future patches, but this basic stuff hasn't changed
for some time.
====
This patch does the dumbest possible replacement of paravirtualized
instructions: calls through a "paravirt_ops" structure. Currently
these are function
2007 Apr 18
8
[PATCH 0/7] x86 paravirtualization infrastructure
The following patches introduce the core infrastructure needed to
paravirtualize the 32-bit x86 Linux kernel. This is done by moving
virtualization sensitive insn's or code paths to a function table,
paravirt_ops. This structure can be populated with hypervisor specific
calls or native stubs and currently support running on bare metal, VMI,
Xen, or Lhype. These patches apply to
2007 Apr 18
8
[PATCH 0/7] x86 paravirtualization infrastructure
The following patches introduce the core infrastructure needed to
paravirtualize the 32-bit x86 Linux kernel. This is done by moving
virtualization sensitive insn's or code paths to a function table,
paravirt_ops. This structure can be populated with hypervisor specific
calls or native stubs and currently support running on bare metal, VMI,
Xen, or Lhype. These patches apply to
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides
the same platform interface as running natively on the hardware,
paravirtualization requires modification to the guest operating system
to work with the platform interface provided by the hypervisor.
Xen was designed with performance in mind. Calls to the hypervisor
are minimized, batched if necessary, and non-critical codepaths
2007 Apr 18
43
[RFC PATCH 00/35] Xen i386 paravirtualization support
Unlike full virtualization in which the virtual machine provides
the same platform interface as running natively on the hardware,
paravirtualization requires modification to the guest operating system
to work with the platform interface provided by the hypervisor.
Xen was designed with performance in mind. Calls to the hypervisor
are minimized, batched if necessary, and non-critical codepaths