search for: idle_thread

Displaying 5 results from an estimated 5 matches for "idle_thread".

2006 Jul 17
3
mini-os under xen 3.0.2
...604 stack start: c0011e40 _end: c00142a4 start_pfn: 25 max_pfn: 2000 Mapping memory range 0xc0400000 - 0xc2000000 MM: Initialise page allocator for c002c000(2c000)-c2000000(2000000) MM: done Initialising timer interface Initialising console ... done. Initialising scheduler, idle_thread 00000000 Thread "Idle": pointer: 0xc002d00c, stack: 0xc002e000 Thread "init_xs": pointer: 0xc002d034, stack: 0xc0030000 Thread "xenstore": pointer: 0xc002d05c, stack: 0xc0032000 Xenbus initialised. Thread "init_xs" exited. -------------------------------- I...
2006 May 01
6
[PATCH] Use stddef.h in Mini-OS to define size_t
Please patch Mini-OS so that it uses stddef.h to define size_t and NULL. This problem fixes errors that occur when linking Mini-OS with ANSI standard code that uses stddef.h. John diff -ur oxen-3.0-testing/extras/mini-os/include/lib.h nxen-3.0-testing/extras/mini-os/include/lib.h --- oxen-3.0-testing/extras/mini-os/include/lib.h 2006-04-14 22:21:55.000000000 -0400 +++
2012 Nov 26
13
[PATCH 0 of 4] Minios improvements for app development
This patch series contains a set of patches making minios rather easier to use, from an application development point of view. Overview of patches: 1 Command line argument parsing support, from Xen. 2 Weak console handler function. 3 Build system tweaks for application directories. 4 Trailing whitespace cleanup. (because it is very messy) Patch 4 is likely to be more controversial than
2013 Mar 07
4
Syslinux-5.10-pre1
...-cptime-for-hpa' into lwip Merge remote-tracking branch 'genec/com32-prdhcp-for-hpa' into lwip Merge commit 'syslinux-4.05' into lwip Merge branch 'lwip' of ssh://terminus.zytor.com/pub/git/syslinux/syslinux into lwip sys/cpu.h: add barriers idle_thread: safer interrupt handling pxe: Unmask the cascade if applicable, handle bad IRQ numbers lwipopts.h: Bump the priority of the tcpip_thread pxeisr: Use nonspecific EOI; add pxe_poll routine; CLD thread: Add magic number, debugging code, min stack size pxe: Fix interrupt...
2010 Aug 17
2
multcomp issues on MAC OSX 10.6.4
...ack: 14 vm_pageout_continue + 0 [0x276c2d] Thread 4a09000 Kernel stack: 14 thread_stack_enqueue + 90 [0x22e4a1] Thread 4a093d4 Kernel stack: 14 thread_daemon_init + 214 [0x22e20e] Thread 4a097a8 Kernel stack: 14 assert_wait_deadline + 271 [0x227b4f] Thread 4a09b7c Kernel stack: 14 idle_thread + 0 [0x228015] Thread 4a0a000 Kernel stack: 14 call_continuation + 28 [0x29e6cc] 14 ux_handler_init + 475 [0x4d0b5f] 14 mach_msg_receive + 168 [0x216e31] 14 ipc_mqueue_receive + 101 [0x211aa8] 14 thread_block + 33 [0x227184] 14 thread_block_reason + 331 [...