Displaying 10 results from an estimated 10 matches for "e5335".
Did you mean:
5335
2008 Jan 23
3
asterisk optimalization
hi,
i'm testing asterisk 1.4/1.2 in the following scenario
centos5/cpu quad xeon E5335 2.0Ghz
- test clients behind nat
- 1500+ testing instances - reregister option from 1min to 1hour
- qualify set to 5000
top shows over 100% cpu. cpu cores sometimes go to 95%
with htop i see ~16threads but only one child have ~95% cpu
(how i can get info about that thread? what he is doing?)
wha...
2008 May 15
2
xen smp acpi failed
...n 17
(XEN) Processor #10 6:0 APIC version 17
(XEN) Processor #12 6:0 APIC version 17
(XEN) Processor #14 6:0 APIC version 17
(XEN) Enabling APIC mode: Flat. Using 1 I/O APICs
(XEN) Using scheduler: SMP Credit Scheduler (credit)
(XEN) Detected 1995.085 MHz processor.
(XEN) CPU0: Intel(R) Xeon(R) CPU E5335 @ 2.00GHz stepping 0b
(XEN) Mapping cpu 0 to node 255
(XEN) Booting processor 1/2 eip 90000
(XEN) Not responding.
(XEN) Inquiring remote APIC #2...
(XEN) ... APIC #2 ID: failed
(XEN) ... APIC #2 VERSION: failed
(XEN) ... APIC #2 SPIV: failed
(XEN) Unmapping cpu 1 from all nodes
(XEN) CPU #2 not res...
2011 Sep 29
2
[LLVMdev] Building bitcode modules
...rg/git/clang.git
53ce37ff4b44c59e5ac682d4558df980a8a3fa33)
Target: x86_64-unknown-linux-gnu
Thread model: posix
My llvm configure line is:
../src/configure --prefix=/home/ettore/work/llvm/root
Host:
Linux ironman 2.6.35-gentoo-r10 #1 SMP Fri Oct 15 11:35:09 CEST 2010
x86_64 Intel(R) Xeon(R) CPU E5335 @ 2.00GHz GenuineIntel GNU/Linux
I have added a bitcode library to the sample project
I have modified the sample project to show my problem -- patch attached.
The warning comes from Makefile.rules:1192. The check is performed over
LLVMCC, set at Makefile.rules:428-443. Setting depends on
LLVMCC_O...
2011 Sep 29
0
[LLVMdev] Building bitcode modules
...33)
> Target: x86_64-unknown-linux-gnu
> Thread model: posix
>
> My llvm configure line is:
>
> ../src/configure --prefix=/home/ettore/work/llvm/root
>
> Host:
>
> Linux ironman 2.6.35-gentoo-r10 #1 SMP Fri Oct 15 11:35:09 CEST 2010
> x86_64 Intel(R) Xeon(R) CPU E5335 @ 2.00GHz GenuineIntel GNU/Linux
> I have added a bitcode library to the sample project
>
> I have modified the sample project to show my problem -- patch attached.
>
> The warning comes from Makefile.rules:1192. The check is performed over
> LLVMCC, set at Makefile.rules:428-44...
2008 Apr 09
0
About kernel smp and acpi on hardware vm.
...from http://xenbits.xensource.com/linux-2.6.18-xen.hg
My 2 old xen servers are :
Dual core Intel(R) Pentium(R) D CPU 2.80GHz
Ubuntu 7.10
#uname -a : Linux 2.6.18.8-xen #1 SMP Thu Jan 24 17:04:50 CET 2008 i686
GNU/Linux
#getconf WORD_BIT : 32
My new xen server is :
Quadri core Intel(R) Xeon(R) CPU E5335 @ 2.00GHz
Ubuntu 7.10
#uname -a : Linux 2.6.18.8-xen #1 SMP Thu Mar 6 16:32:32 CET 2008 i686
GNU/Linux
#getconf WORD_BIT : 32
My hvm server is :
Disk is emulated in a 3Gb file (ex : disk = [ ''file:/xen/hvm-mic.dsk,hda,w''
]
Debian etch
#uname -a : Linux 2.6.18-4-686 #1 SMP Wed Fe...
2011 Sep 29
0
[LLVMdev] Building bitcode modules
On Sep 28, 2011, at 11:31 PM, Speziale Ettore wrote:
> Hi,
>
> I have updated llvm to the 113aa8612010434069fc5b5e09f6b2667e03e173 git
> commit. I have a small llvm project that builds a bitcode library, so I
> used MODULE_NAME=foo to build foo.bc. Now, I cannot build the library,
> because a compatible compiler cannot be found (Makefile.rules:1052).
>
> I have seen that
2011 Sep 29
2
[LLVMdev] Building bitcode modules
Hi,
I have updated llvm to the 113aa8612010434069fc5b5e09f6b2667e03e173 git
commit. I have a small llvm project that builds a bitcode library, so I
used MODULE_NAME=foo to build foo.bc. Now, I cannot build the library,
because a compatible compiler cannot be found (Makefile.rules:1052).
I have seen that configure.ac has been modified, so:
1) there is an update in progress?
2) I have to use
2011 Sep 29
2
[LLVMdev] Building bitcode modules
...x-gnu
>> Thread model: posix
>>
>> My llvm configure line is:
>>
>> ../src/configure --prefix=/home/ettore/work/llvm/root
>>
>> Host:
>>
>> Linux ironman 2.6.35-gentoo-r10 #1 SMP Fri Oct 15 11:35:09 CEST 2010
>> x86_64 Intel(R) Xeon(R) CPU E5335 @ 2.00GHz GenuineIntel GNU/Linux
>> I have added a bitcode library to the sample project
>>
>> I have modified the sample project to show my problem -- patch attached.
>>
>> The warning comes from Makefile.rules:1192. The check is performed over
>> LLVMCC, set at...
2007 Aug 10
14
Live migration: 2500ms downtime
Hi there,
I''ve read the paper on Xen live migration, and it shows some very impressive
figures, like 165ms downtime on a running web server, and 50ms for a quake3
server.
I installed CentOS 5 on 2 servers, each with 2x Xeon E5335 (quad-core), 2x
Intel 80003ES2LAN Gb NICs. Then I installed 2 DomUs, also with CentOS 5.
One NIC is connected to the LAN (on the same switch and VLAN), the other
interconnects the 2 servers with a cross cable.
Then I start pinging the DomU that is going to be migrated with 100ms
interval, from wi...
2008 Mar 07
0
Bug#469811: xen-hypervisor-3.0.3-1-i386-pae: kernel BUG at drivers/xen/core/evtchn.c:481
...: 3.0.3-0-4
Severity: critical
Justification: breaks the whole system
Hi!
the error suddenly appeared when creating a domU
using xm create <name> on our etch server
The server freezes and isn't accessible via console/ssh anymore.
The server is a Dell PowerEdge 2900 with 2 Quad-Core Xeon E5335 and 8Gb memory.
pc307005:~# xm create -c ptt.cfg
Using config file "/etc/xen/ptt.cfg".
Started domain ptt
Linux version 2.6.18-6-xen-686 (Debian 2.6.18.dfsg.1-18etch1) (waldi at debian.org) (gcc version 4.1.2 20061115 (prerelease) (Debian
4.1.1-21)) #1 SMP Sun Feb 10 22:43:13 UTC 2008...