Displaying 11 results from an estimated 11 matches for "c1e".
Did you mean:
1e
2010 Feb 03
0
Pri HDLC aborts and choppy audio when dialling into pri, caused by BIOS option ["CPU enhanced halt" c1e]
...: 6
cpu MHz : 2400.080
cache size : 4096 KB
...
latest libpri, dahdi, asterisk as of tonight.
linux: debian lenny
After moving hardware around all slots, disabling all unused hardware with
no improvement finally disabled the Advanced Bios Option ["CPU enhanced
halt" c1e]
All choppy audio completely gone, no more HDLC aborts.
Enable ["CPU enhanced halt" c1e] and it's all back. 100% repeatable.
Could be related to more than just the above mentioned hardware.
Alec Davis
-------------- next part --------------
An HTML attachment was scrubbed......
2013 Aug 29
7
[PATCH 0/3] x86: mwait_idle improvements ported from Linux
1: x86/mwait_idle: remove assumption of one C-state per MWAIT flag
2: x86/mwait_idle: export both C1 and C1E
3: x86/mwait_idle: initial C8, C9, C10 support
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
2002 Mar 27
2
Error with nls
...(-(a+f)/2 - sqrt((a+f)^2/4 - a*f + b*e))
z2 <- (-(a+f)/2 + sqrt((a+f)^2/4 - a*f + b*e))
K <- ((z1+a)/(z2-z1))
B1 <- (b/(z2-z1)*b60 - K*b50)
A1 <- (b50-B1)
X1 <- (b*d/(z2-z1)-K*(c*b4i+h))
X2 <- (K*c*(b4i-b40))
X3 <- (c*b4i + h - X1)
X4 <- (c*(b40-b4i)- X2)
C1E <- (X3/(-z1)*(1-exp(z1*t)) +
X4/(-(k4+z1))*(exp(-k4*t)-exp(z1*t)))
C2E <- (X1/(-z2)*(1-exp(z2*t)) +
X2/(-(k4+z2))*(exp(-k4*t)-exp(z2*t)))
b5 <- (A1*exp(z1*t) + B1*exp(z2*t) + C1E + C2E)
b6 <- ((z1+a)/b * A1*exp(z1*t) + (z2+a)/b * B1*exp(z2*t) +
(z1+a)/b * C1E + (z2+a)/b * C2E)...
2011 Sep 08
10
computer stalls instead of reboot
Hi,
I''m still seeing a very strange issue here. First, let''s clarify that
the issue has never occurred with the good old xen 3.x and the good old
2.6.18 kernel.
So the issue is, that with xen 4.x (including 4.1.1) pretty much any
kernel (including kernel from [1] and vanilla 3.0.0, didn''t test the
2.6.18), the machine freezes during a reboot. The machine won''t
2005 Dec 05
1
data frames, na.omit, and sums
...r the non-NA entries in each row of a data frame, and
(1) using na.omit() and na.action() with rows of data from a frame.
I have a data frame that contains information about when my academic
department offered courses and their enrollments. The data frame
looks something like
sem year C1e C1s C2e C2s
Fall 1991 10 2 NA NA
Spring 1992 3 1 8 1
Summer 1992 NA NA 100 10
where C?e represents a specific course's enrollment that semester and
C?s represents the number of sections of that course offered. The
frame is filled with integers and NAs. The data...
2010 Oct 22
3
System Stutters/Skips with wine Under Load
Hello. I am hoping someone can help with a problem I am having. I am running the Windows folding at home client through wine. This app is very load intensive and performs many scientific calculations. It consumes 100% of all six cores in my system. However, I run it with a "nice" level of 19 so that it only uses idle cycles.
Unfortunately, with this setup, my system consistently
2015 Feb 16
1
libvirt
The full error
[root at mjw ~]# systemctl start libvirtd
[root at mjw ~]# virsh list
error: failed to connect to the hypervisor
error: no valid connection
error: Failed to connect socket to '/var/run/libvirt/libvirt-sock':
Connection r
efused
[root at mjw ~]#
-----Ursprungligt meddelande-----
Fr?n: centos-bounces at centos.org [mailto:centos-bounces
2013 Nov 05
20
Xen 4.3.1 / Linux 3.12 panic
Hej folks,
I''ve been trying to get a new machine up and running with the latest Xen for a while on a Slackware64 (current) machine.
After installing Xen from source and building a new kernel with all xen options enabled I haven''t been able to get the machine to behave.
The machine is a brand new dual opteron 6212 on a Supermicro H8DGi board with 64G ECC memory.
Running a stock
2013 Nov 05
20
Xen 4.3.1 / Linux 3.12 panic
Hej folks,
I''ve been trying to get a new machine up and running with the latest Xen for a while on a Slackware64 (current) machine.
After installing Xen from source and building a new kernel with all xen options enabled I haven''t been able to get the machine to behave.
The machine is a brand new dual opteron 6212 on a Supermicro H8DGi board with 64G ECC memory.
Running a stock
2009 Feb 24
44
Motherboard for home zfs/solaris file server
Hello,
I am building a home file server and am looking for an ATX mother board
that will be supported well with OpenSolaris (onboard SATA controller,
network, graphics if any, audio, etc). I decided to go for Intel based
boards (socket LGA 775) since it seems like power management is better
supported with Intel processors and power efficiency is an important
factor. After reading several
2013 Jul 22
69
[xen-unstable] Commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, makes dom0 boot process stall several times.
Hi Jan,
After commit 2ca9fbd739b8a72b16dd790d0fff7b75f5488fb8 AMD IOMMU: allocate IRTE entries instead of using a static mapping, booting dom0 stalls several times.
Sometimes this results in RCU stall warnings from the dom0 kernel, hitting the "any" key, on normal or serial console, makes the boot continue for a while but it stalls several times.
(It also stalls on shutdown BTW)
I have