Displaying 18 results from an estimated 18 matches for "check_timer".
2007 Apr 18
2
[PATCH 1/5] Skip timer works.patch
...o elapsed real time, and the 4 timer
IRQs have not yet been delivered.
In addition, it is entirely possible, though improbable, that this bug
could surface on real hardware which picks a particularly bad time to enter
SMM mode, causing a long latency during one of the timer IRQs.
While here, make check_timer be __init.
Signed-off-by: Zachary Amsden <zach@vmware.com>
===================================================================
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -603,8 +603,6 @@ and is between 256 and 4096 characters.
hugepages= [HW,...
2007 Apr 18
2
[PATCH 1/5] Skip timer works.patch
...o elapsed real time, and the 4 timer
IRQs have not yet been delivered.
In addition, it is entirely possible, though improbable, that this bug
could surface on real hardware which picks a particularly bad time to enter
SMM mode, causing a long latency during one of the timer IRQs.
While here, make check_timer be __init.
Signed-off-by: Zachary Amsden <zach@vmware.com>
===================================================================
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -603,8 +603,6 @@ and is between 256 and 4096 characters.
hugepages= [HW,...
2007 May 17
4
FastAGI hangs up channel if server is not available
Hi all,
Running 1.2.14
When I call a FastAGI script such as this script for an incoming call:
[calldirect]
exten=>s,1,Answer()
exten=>s,2,AGI(agi://192.168.1.175/calldirect?check&${CALLERID(num)})
exten=>s,3,Goto(check_time,s,1)
and the FastAGI server is not running (Asterisk gets "connection
refused" TCP error), Asterisk just terminates the call like so:
May 17
2007 Apr 20
0
Polycom not picking up phone transferred phone call.
Hi all,
I'm having a problem with a polycom 301 not picking up a ZAP call.
Below is the CLI output of the call. I have:
TDM400 with 2 FXO lines
Asterisk 1.2.14
Polycom 301
When I dial the first ZAP line, I choose an extension that rings the
polycom, polycom rings and I can pick it up and the call is bridged.
When I call my second zap line, the polycom rings, but I cannot pickup
the
2007 Jan 19
1
Incoming SIP line does not display CallerID correctly
Hi all,
I've just setup a sip line with Telasip and when they route the calls to
my asterisk box, they include an extension along with the context that
is defined in sip.conf for that DID.
At first, I couldn't figure why they were getting 404 error from my
asterisk box, but then figured out that they are sending the call to an
extension that matches my number with them, in the
2007 Jan 18
1
Queues Question
Hi all,
I have configured the queue below, but when I go into the queue,
asterisk does not announce hold time:
[support]
musiconhold=>default
strategy=ringall
context=check_time
timeout=20
wrapuptime=1
maxlen=3
announce-frequency=5
announce-holdtime=yes
joinempty=no
leavewhenempty=yes
reportholdtime=yes
I've tried changing timeout, announce-frequency, but still the same;
queue works
2007 Apr 18
0
[RFC, PATCH 22/24] i386 Consolidate redundant timer code
...static void __init setup_ioapic_ids_from
* - if this function detects that timer IRQs are defunct, then we fall
* back to ISA timer IRQs
*/
-static int __init timer_irq_works(void)
+int __init timer_irq_works(void)
{
unsigned long t1 = jiffies;
@@ -2285,7 +2286,7 @@ static inline void check_timer(void)
* Ok, does IRQ0 through the IOAPIC work?
*/
unmask_IO_APIC_irq(0);
- if (timer_irq_works()) {
+ if (mach_timer_irq_works()) {
if (nmi_watchdog == NMI_IO_APIC) {
disable_8259A_irq(0);
setup_nmi();
@@ -2307,7 +2308,7 @@ static inline void check_timer(void)
* legac...
2007 Apr 18
0
[RFC, PATCH 22/24] i386 Consolidate redundant timer code
...static void __init setup_ioapic_ids_from
* - if this function detects that timer IRQs are defunct, then we fall
* back to ISA timer IRQs
*/
-static int __init timer_irq_works(void)
+int __init timer_irq_works(void)
{
unsigned long t1 = jiffies;
@@ -2285,7 +2286,7 @@ static inline void check_timer(void)
* Ok, does IRQ0 through the IOAPIC work?
*/
unmask_IO_APIC_irq(0);
- if (timer_irq_works()) {
+ if (mach_timer_irq_works()) {
if (nmi_watchdog == NMI_IO_APIC) {
disable_8259A_irq(0);
setup_nmi();
@@ -2307,7 +2308,7 @@ static inline void check_timer(void)
* legac...
2017 Jan 11
0
[ANNOUNCE] xorg-server 1.19.1
...Olivier Fourdan (2):
glamor: restore vfunc handlers on init failure
xwayland: Fix use after free of cursors
Pekka Paalanen (1):
test: fix distributing scripts
Peter Hutterer (2):
Xi: when creating a new master device, update barries for all clients
os: return 0 from check_timers if we touched any of them
Qiang Yu (2):
xfree86: fix wrong usage of xf86optionListMerge
randr: fix xserver crash when xrandr setprovideroutputsource
Rhys Kidd (1):
test: Fix stray Makefile reference to removed os test
Rui Matos (1):
xwayland: Don't send KeyRelease ev...
2009 Sep 30
0
[PATCH] Disable HPET broadcast mode on kexec
...ate 1254298855 0
# Node ID 5215da46d60f95d57244e709cb3b189caffec50c
# Parent 6472342c8ab0789b844714bcf557e9e5eeacca42
Disable HPET broadcast mode on kexec.
Without this the new kernel cannot receive timer interrupts from the
legacy sources. Hangs are observed in the second kernel''s
"check_timer()" routing or at "Checking ''hlt'' instruction."
Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
diff -r 6472342c8ab0 -r 5215da46d60f xen/arch/x86/crash.c
--- a/xen/arch/x86/crash.c Wed Sep 30 08:51:21 2009 +0100
+++ b/xen/arch/x86/crash.c Wed Sep 30 08:...
2004 Jun 28
0
Broken BIOS time
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have a BIOS that has a broken timer.
I think tho that the user tick interrupt 1ch works.
I was trying to write four functions in assembler to fix the problem.
new_timer
check_timer
install_timer
uninstall_timer
The check timer was going to simply get the value of BIOS_timer use int 15h function 86h to sleep 1 tick then
compare the two values. If they were different then the timer is OK.
the new_timer was simply going to increment a variable.
the install function was going...
2018 Aug 07
0
[ANNOUNCE] xorg-server 1.20.1
...s to all who contributed to this release!
Adam Jackson (1):
xserver 1.20.1
Alexander Volkov (1):
Xext/shm: Refuse to work for remote clients
Bas Nieuwenhuizen (1):
DRI2: Sync radeonsi_pci_ids.h from Mesa
Damien Leone (1):
os: Recompute whether any clients are ready after check_timers()
Dave Airlie (1):
xwayland: fix typo in non-modifier fallback path
John Lumby (1):
Change the DPMS initialization to be conditional on not set from config
Jon Turney (4):
meson: install xwinclip and Xwinrc man pages
meson: don't install xorg wrapper manpages if suid...
2007 Apr 18
2
refactoring io_apic.c
...-
-/*
- * This code may look a bit paranoid, but it's supposed to cooperate with
- * a wide range of boards and BIOS bugs. Fortunately only the timer IRQ
- * is so screwy. Thanks to Brian Perkins for testing/hacking this beast
- * fanatically on his truly buggy board.
- */
-static inline void check_timer(void)
-{
- int pin1, pin2;
- int vector;
-
- /*
- * get/set the timer IRQ vector:
- */
- disable_8259A_irq(0);
- vector = assign_irq_vector(0);
- set_intr_gate(vector, interrupt[0]);
-
- /*
- * Subtle, code in do_timer_interrupt() expects an AEOI
- * mode for the 8259A whenever interrupts are r...
2007 Apr 18
2
refactoring io_apic.c
...-
-/*
- * This code may look a bit paranoid, but it's supposed to cooperate with
- * a wide range of boards and BIOS bugs. Fortunately only the timer IRQ
- * is so screwy. Thanks to Brian Perkins for testing/hacking this beast
- * fanatically on his truly buggy board.
- */
-static inline void check_timer(void)
-{
- int pin1, pin2;
- int vector;
-
- /*
- * get/set the timer IRQ vector:
- */
- disable_8259A_irq(0);
- vector = assign_irq_vector(0);
- set_intr_gate(vector, interrupt[0]);
-
- /*
- * Subtle, code in do_timer_interrupt() expects an AEOI
- * mode for the 8259A whenever interrupts are r...
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...os: Add epoll-like port implementation for Solaris
composite: Propagate damagedDescendants when reparented
composite: Fix use-after-free in compReparentWindow
Peter Hutterer (14):
Xi: when creating a new master device, update barries for all clients
os: return 0 from check_timers if we touched any of them
xwayland: replace hardcoded function name with __func__ in error msg
os: log a bug whenever WriteToClient is called from the input thread
xwayland: handle button events after motion events
xwayland: add tablet pad support
Makefile.am: add the...
2010 May 02
2
samba4 make error - drsblobs.so
Hello - make fails to build the latest git of samba4 - erroring on drsblobs.so. Below is a full log from autogen.sh to the make. Would you have any suggestions on proceeding?
Thank you,
Ryan
ryan at test1:~/samba-master/source4$ sudo ./autogen.sh
./autogen.sh: running script/mkversion.sh
./script/mkversion.sh: 'version.h' created for Samba("4.0.0alpha12-GIT-d83850a")
2007 Sep 25
50
[patch 00/43] lguest: Patches for 2.6.24 (and patchbomb test)
Hi all,
These are the patches I'm planning to submit for 2.6.24. Comments
gratefully accepted. Along with the usual cleanups and improvements are Jes'
de-i386-ification patches, and a new "virtio" mechanism designed to be shared
with KVM (and hopefully other hypervisors).
Cheers,
Rusty.
Documentation/lguest/Makefile | 30
Documentation/lguest/lguest.c
2007 Sep 25
50
[patch 00/43] lguest: Patches for 2.6.24 (and patchbomb test)
Hi all,
These are the patches I'm planning to submit for 2.6.24. Comments
gratefully accepted. Along with the usual cleanups and improvements are Jes'
de-i386-ification patches, and a new "virtio" mechanism designed to be shared
with KVM (and hopefully other hypervisors).
Cheers,
Rusty.
Documentation/lguest/Makefile | 30
Documentation/lguest/lguest.c