search for: q9550

Displaying 17 results from an estimated 17 matches for "q9550".

Did you mean: 9550
2012 Feb 20
4
Really bad KVM disk performance
Hi Gang, I recently rented a server at a datacenter with Centos 5.7 X64, Q9550 Processor, 8GB Ram, and dual 250GB SATA HDs (with 16mb cache). They had loaded it with KVM, and installed a 30-day trial of Virtualizor as the front-end for KVM. I was so impressed with how fasts the guests ran that I want to build a few of these machines for myself. I just installed one: same...
2008 Oct 23
14
Problem with VT-d on Mainboard Intel DQ45CB
...7:7 APIC version 20 (XEN) IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23 (XEN) Enabling APIC mode: Flat. Using 1 I/O APICs (XEN) Using scheduler: SMP Credit Scheduler (credit) (XEN) Detected 2833.050 MHz processor. (XEN) HVM: VMX enabled (XEN) CPU0: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 07 (XEN) Booting processor 1/1 eip 8c000 (XEN) CPU1: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 07 (XEN) Booting processor 2/2 eip 8c000 (XEN) CPU2: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz stepping 07 (XEN) Booting processor 3/3 eip 8c000 (XEN) CPU3: Intel(...
2010 Jan 29
2
support for hvm
my server has intel q9550 cpu (which supports intel-vt) and intel s3200 motherboard. BIOS has enabled intel virtualisation. centos 5.4, 64bit [root@localhost ~]# uname -a Linux localhost.localdomain 2.6.18-164.el5xen #1 SMP Thu Sep 3 04:03:03 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux [root@localhost ~]# grep vmx /proc/cpui...
2010 Sep 29
3
[LLVMdev] spilling & xmm register usage
...on both systems is the same. Try compiling the attached module: llc -O3 -filetype=asm -o BAD.s BAD.ll Under linux, the resulting assembly file shows that only registers up to xmm5, while the same command under windows generates assembly that uses all registers up to xmm15 (on the same 64bit Intel Q9550). At the same time, the linux-assembly shows lots and lots of spills and reloads. Although I did not check whether the code generated by the JIT is the same or comparable, the fact that this occurs with the static llc seems to prove that there is a major problem here. This applies both to the cur...
2009 Mar 03
11
Fw: Re: Problems with load the most recent 2.6.29-rc6 & Xen unstable on ASUS P5K Premium
>I probably shouldn''t have been operating machinery yesterday. >The crash is probably because I committed the e820 memory rearranging >stuff into the wrong branch, but something may have broken us from >tip/master as well. >   J Kernel was already broken at 2/28/09 --- On Sat, 2/28/09, Marc - A. Dahlhaus <mad@wol.de> wrote: From: Marc - A. Dahlhaus
2010 Nov 03
1
[LLVMdev] LLVM x86 Code Generator discards Instruction-level Parallelism
...obenchmark to approach theoretical peak throughput of the target processor by issuing a large number of independent floating-point multiplies. The distance between dependent instructions is at least four instructions to match the latency of the floating-point functional unit in my Intel Core2 Quad (Q9550 at 2.83 GHz). The microbenchmark itself replicates the following block 512 times: . . { p1 = p1 * a; p2 = p2 * b; p3 = p3 * c; p4 = p4 * d; } . . Compiling with NVCC, Ocelot, and LLVM, I can confirm the interleaved instruction schedule with a four-instruction reuse distance. An exc...
2018 Aug 21
0
Unknown Error
...Endian CPU(s):??????????????? 4 On-line CPU(s) list:?? 0-3 Thread(s) per core:??? 1 Core(s) per socket:??? 4 Socket(s):???????????? 1 NUMA node(s):????????? 1 Vendor ID:???????????? GenuineIntel CPU family:??????????? 6 Model:???????????????? 23 Model name:??????????? Intel(R) Core(TM)2 Quad CPU??? Q9550? @ 2.83GHz Stepping:????????????? 10 CPU MHz:?????????????? 1998.000 BogoMIPS:????????????? 5652.96 Virtualization:??????? VT-x L1d cache:???????????? 32K L1i cache:???????????? 32K L2 cache:????????????? 6144K NUMA node0 CPU(s):???? 0-3 There were 2 parameters in the BIOS, VT-x and VT-x with Dir...
2010 Feb 06
4
OpenSolaris Build 132 Xen crashes on boot
This is the error HYPERVISOR_UPDATE_va_mapping() failed Press any key to reboot. Please help. Thanks a lot. -- This message posted from opensolaris.org
2010 Jul 01
1
Singularity game has slow video
I am posting this here because the other posters in AppDB say the game works fine. For me, the video is slow and jerky, not playable at all. System: Dell XPS630 q9550 dual core-2, 8gm RAM, 2x NVIDIA 9800GT, lots of disk space (meets all system requirements) kUbuntu-10.04, all current updates, nvidia 195.36.24 driver. Have tried kde, gnome, and lxde desktops (compositing disabled), same problem in all cases. I tried installing in a clean .wine directory. Without...
2010 Sep 29
0
[LLVMdev] spilling & xmm register usage
...ry compiling the attached module: > > llc -O3 -filetype=asm -o BAD.s BAD.ll > > Under linux, the resulting assembly file shows that only registers up to > xmm5, while the same command under windows generates assembly that uses > all registers up to xmm15 (on the same 64bit Intel Q9550). > At the same time, the linux-assembly shows lots and lots of spills and > reloads. The Win64 calling convention defines XMM6..XMM15 as callee saved, so their values can remain live across the calls. On Linux all XMM registers are call-clobbered so any live values must be spilled across c...
2011 Feb 13
5
server specifications
Did somebody can give me some advises on hardware for building a Centos linux server? --- Michel Donais -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20110213/3c928cc9/attachment.html>
2011 Nov 16
1
[Bug 761] New: Bug in ICMPv6 type and code fields processing
...or Priority: P5 Component: default AssignedTo: netfilter-buglog at lists.netfilter.org ReportedBy: sabitov at sabitov.su Estimated Hours: 0.0 yam ~ # uname -a Linux yam 3.0.6-gentoo #1 SMP PREEMPT Fri Oct 28 10:15:37 NOVT 2011 i686 Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz GenuineIntel GNU/Linux yam ~ # ipset -V ipset v6.9.1, protocol version: 6 I'm not sure is it a bug in ipset util or in kernel module, but something swaps type and code fields for several ICMPv6 types. I.e. in my fw settings I have: ICMPV6_TYPES=( 128/0 # Echo Request 12...
2009 Jul 09
6
2.6.30.1 dom0 Xen patches
I''ve been trying for several days to get a xen dom0 booting as described on Boris Derzhavets blog. I have been able to boot Jeremy Fitzhardinge''s pv_ops kernel under xen, but my X server wouldn''t start so I''ve been trying to get Andrew Lyon''s rebased opensuse patches to work. I have asked for help in the freenode ##xen channel but they
2009 Aug 24
14
Wrong JPEG version?
Lately, when I attempted to run some of my apps, they crashed with the following output. Code: Wrong JPEG library version: library is 62, caller expects 70 I run Gentoo Linux X64. A search for the appropriate package gives this: Code: * media-libs/jpeg Latest version available: 7 Latest version installed: 7 Size of files: 949 kB Homepage: http://jpegclub.org/
2009 Dec 23
14
Moving a pool from FreeBSD 8.0 to opensolaris
...i originally built my system, it was using hardware which wouldn''t work in opensolairs, but i''m about to do an upgrade so i should be able to use Opensolaris when i''m done. My current system uses a Highpoint RocketRaid 2340. It has 12 1TB hard drives an intel core2 quad Q9550 and 8gb of ddr2 800 desktop ram. I''m going to buy 8 more 1TB drives, a Supermicro MBD-X7SBE motherboard 2 Supermicro AOC-SAT2-MV8 raid cards and 8 gb of ddr2 800 registered ecc memory I know i probably can''t import my current pool into opensolaris, but i was thinking i could use...
2011 Oct 31
12
Phoronix Xen vs KVM vs Virtualbox benchmark with Ubuntu 11.10
Hello, http://www.phoronix.com/scan.php?page=article&item=ubuntu_1110_xenkvm&num=1 Ubuntu 11.10 with Xen 4.1.1 and Linux 3.0. Xen seems to be doing very poorly on that benchmark. If someone has time to repeat that benchmark it would be good.. Comparing the results to those from Stefano from XenSummit 2011 NA there has be something wrong.. the results at XenSummit were pretty much the
2009 Sep 02
20
Re: i686 vs i586 glibc segfault issue on 64-bit AMD Xen paravirt guests
On 09/02/09 01:10, Mitchell E Berger wrote: > I apologize for writing to you directly instead of through an officially > supported channel. No problem. > I''ve filed a bug against glibc in Redhat''s Bugzilla > for an issue that only seems to surface on 64-bit Xen paravirt guests > on AMD hosts. Filing this bug with the distro involved seemed to make > sense,