search for: p45

Displaying 20 results from an estimated 20 matches for "p45".

Did you mean: p4
2008 Nov 14
23
Still more questions WRT selecting a mobo for small ZFS RAID
...boards. On the Intel side of things, there seem to be plenty of good reports of the ICH 7/8/9 chipsets that support AHCI and no negatives. The only negative on the Intel side seems to be the lack of ECC memory outside of expensive server mobos. As things stand, I am leaning towards a P35/ICH9 or P45/ICH10 setup. In particular, I am considering either the P5E-VM HDMI for a small integrated solution or the GA-EP45-UD3P for something with greater expandability. So, my questions: - Has the MCP55 copy/fs lockup bug been fixed yet? - Have the Nvidia 750a driver issues been resolved? - Are the A...
2011 Apr 23
2
Extract ip address from a kvm guest
Hi all, Somebody knows how can I extract/know an ip address used by a kvm guest using a script?? For example I have the following guests: [root at kvmsrv01 bin]# virsh list --all Id Name State ---------------------------------- 1 linclunode01 running 2 linmgmt running 5 win7desktop running I know that linclunode01 has 172.25.50.1 as
2009 Dec 17
0
acpi for Intel p45 chipset (C2Duo)
Hello, First time I install Centos (5.4) on a consumer Intel Motherboard. I've done 5+ AMD (am2 form factor) installs. The MB is Gigabyte ep45-ud3r with a CPU:Intel LGA 775 E7600 wolfdale I cracked the lm_sensors nut with 2 modules and lm_sensors from elrepo. The modules were kmod-coretemp kmod-it87 Now I'm trying to get cpuspeed to behave, or at least understand what it's doing. Here's my bios objects ------------ sni...
2014 Aug 26
2
Tinc on NixOS
...00 txqueuelen 500 (UNSPEC) RX packets 0 bytes 0 (0.0 B) RX errors 0 dropped 0 overruns 0 frame 0 TX packets 0 bytes 0 (0.0 B) TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0 Here is my tinc-up #!/nix/store/ajxd1z42ql9qihdj1pa7in12iynf532g-bash-4.2-p45/bin/sh #ifconfig $INTERFACE 192.168.1.10 netmask 255.255.255.0 ip route add 10.16.0.0/24 dev $INTERFACE ip link set dev $INTERFACE up Here are the routes on I see [zs at homer2:~]$ route Kernel IP routing table Destination Gateway Genmask Flags Metric Ref Use Iface default...
2019 Jun 24
3
How to handle ISD::STORE when both operands are FrameIndex?
Hello. After "Initial selection DAG" stage I get a DAG with node t14: ch = store<(store 4 into %ir.p45, align 8, addrspace 1)> t10, FrameIndex:i32<2>, FrameIndex:i32<3>, undef:i32 1. Where does it come from? Can I do anything to make it not appear? 2. If not, how do I change it so that the operand being stored would be first loaded into a register, and that register would be used ins...
2009 Nov 13
11
scrub differs in execute time?
I have a raidz2 and did a scrub, it took 8h. Then I reconnected some drives to other SATA ports, and now it takes 15h to scrub?? Why is that? -- This message posted from opensolaris.org
2007 Apr 11
1
Programming Problem (for loop, random # control, 3 dimentional graph)
...3,2) p22=g(-3,3) p23=g(-3,4) p24=g(-3,5) p25=g(-2,-.5) p26=g(-2,0) p27=g(-2,.5) p28=g(-2,1) p29=g(-2,2) p30=g(-2,3) p31=g(-2,4) p32=g(-2,5) p33=g(-1,-.5) p34=g(-1,0) p35=g(-1,.5) p36=g(-1,1) p37=g(-1,2) p38=g(-1,3) p39=g(-1,4) p40=g(-1,5) p41=g(-0.5,-0.5) p42=g(-0.5,0) p43=g(-0.5,0.5) p44=g(-0.5,1) p45=g(-0.5,2) p46=g(-0.5,3) p47=g(-0.5,4) p48=g(-0.5,5) p49=g(0,-0.5) p50=g(0,0) p51=g(0,.5) p52=g(0,1) p53=g(0,2) p54=g(0,3) p55=g(0,4) p56=g(0,5) p57=g(0.5,-.5) p58=g(0.5,0) p59=g(0.5,.5) p60=g(0.5,1) p61=g(0.5,2) p62=g(0.5,3) p63=g(0.5,4) p64=g(0.5,5) p65=g(1,-.5) p66=g(1,0) p67=g(1,.5) p68=g(1,1) p...
2010 Jun 16
3
new to xen - got questions, please
I just installed Centos 5.5 with the xen kernel on an older machine. It has Xeon processors and a 700 Mhz processor speed, so I realize I must use para-virtualized guests. Reading the Centos/RH Virtualization Guide gives examples of the process of installing guest hosts, but it only lists installing Windows as a fully-virtualized host. Is that because they only showed those types of examples
2015 Mar 18
2
[LLVMdev] Implementing if-conversion as a GSoC 2015 project?
...d if(???){do something}else{do something else} case very well. But it can handle complicated case like when there are a lot of gotos in the program. The more systematic way to do if-conversion is based on Hyperblock [Scott A. Mahlke et al 1992] <http://www.eecs.umich.edu/eecs/about/articles/2015/p45-mahlke.pdf>, which is set of basic blocks with one entrance and one or more exits. The algorithms now implemented in LLVM is very easy to understand, and very easy to implement. But it is not general, and it might not generate code with best efficient. As we know, if-conversion is a double-edge...
2019 Jun 26
2
How to handle ISD::STORE when both operands are FrameIndex?
...tRegs:$reg, i32imm:$i), "storestackf $reg, [$i]", [(store_stack i32:$reg, AddrFI:$i)]>; I'm puzzled why despite having "IntRegs:$reg" in ins list, it still matches FrameIndex: SEL: Starting selection on root node: t14: ch = store<(store 4 into %ir.p45, align 8, addrspace 1)> t10, FrameIndex:i32<2>, FrameIndex:i32<3>, undef:i32 ISEL: Starting pattern match Initial Opcode index to 4 Morphed node: t14: ch = StoreStackF<Mem:(store 4 into %ir.p45, align 8, addrspace 1)> FrameIndex:i32<2>, TargetFrameIndex:i32<3>,...
2019 Jun 25
2
How to handle ISD::STORE when both operands are FrameIndex?
On Mon, Jun 24, 2019 at 4:08 PM Tim Northover <t.p.northover at gmail.com> wrote: > On Mon, 24 Jun 2019 at 12:16, Gleb Popov via llvm-dev > <llvm-dev at lists.llvm.org> wrote: > > 1. Where does it come from? Can I do anything to make it not appear? > > It comes from something like: > > %ptr = alloca i8 > %var = alloca i8* > store i8* %ptr, i8**
2008 Aug 09
1
2 Problems with new Games (COD4 & CnC3)
...Drivers. Both Games aber in the AppDB marked as runable, and I'm not very good in Linux (use it since the last Windows Crash) to resolve the Problems on myself. My System: Ubuntu 8.10 Intrepid Ibex (Need the new Kernel for my HDD Controller) Intel Core2Duo E6600 @ 3.0ghz DDR2-667 6144mb MSI P45 Platinum Mainboard nVidia GeForce 9800 GX2 (Driver Version 177 Beta) It's completely updated and all system Resources are supported. My Wine Version is the current 1.0.
2010 Mar 31
0
config dump for success with Xen 4.0 rc8 + 2.6.32.10 pv_ops kernel
Hello, Build: Xen 4.0 rc8 + 2.6.32.10 pv_ops kernel Following the post by Thiago http://lists.xensource.com/archives/html/xen-users/2010-03/msg00913.html and the follow-ups by Boris I succeeded with the build. This box is server only running with Intel C2Duo on a P45 chipset. Starting with Thiago''s kernel config, I removed all sound and MM drivers. My initrd was still 63+ MB. The kernel build took a little over an hour and reduced free space by over 8 GB. Here are some of my configs. I used a manual br0, so only the (network-script network-dummy) was...
2009 Dec 20
10
xen, pvops & nvidia graphics
Hello all, this is my first post to the mailing list, so I hope this is the right way to ask a question. I''ve installed xen on my laptop (Asus N51Vf, specs here: http://www.asus.com/product.aspx?P_ID=0Tc42s23bOdbbvY5), as I''m currently at university and don''t have my proper desktop hardware to play with. The laptop supports IOMMU/Vt-d and has one PCI-e Geforce GT130M
2003 Oct 02
0
FreeBSD Security Advisory FreeBSD-SA-03:16.filedesc
...NG_4_8, 4.8-RELEASE-p11) 2003-10-02 15:55:54 UTC (RELENG_4_7, 4.7-RELEASE-p21) 2003-10-02 15:56:56 UTC (RELENG_4_6, 4.6-RELEASE-p24) 2003-10-02 15:57:48 UTC (RELENG_4_5, 4.5-RELEASE-p35) 2003-10-02 15:58:53 UTC (RELENG_4_4, 4.4-RELEASE-p45) 2003-10-02 16:05:44 UTC (RELENG_4_3, 4.3-RELEASE-p41) FreeBSD only: YES For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the following sections, please visit <URL:http://www.freebsd.org/security/...
2003 Oct 02
0
FreeBSD Security Advisory FreeBSD-SA-03:16.filedesc
...NG_4_8, 4.8-RELEASE-p11) 2003-10-02 15:55:54 UTC (RELENG_4_7, 4.7-RELEASE-p21) 2003-10-02 15:56:56 UTC (RELENG_4_6, 4.6-RELEASE-p24) 2003-10-02 15:57:48 UTC (RELENG_4_5, 4.5-RELEASE-p35) 2003-10-02 15:58:53 UTC (RELENG_4_4, 4.4-RELEASE-p45) 2003-10-02 16:05:44 UTC (RELENG_4_3, 4.3-RELEASE-p41) FreeBSD only: YES For general information regarding FreeBSD Security Advisories, including descriptions of the fields above, security branches, and the following sections, please visit <URL:http://www.freebsd.org/security/...
2015 Mar 16
2
[LLVMdev] Implementing if-conversion as a GSoC 2015 project?
Hi, Are you guys interested in implementing if-conversion as a GSoC 2015 project? Last year, I did a literature review about approaches of if-conversion and the if-conversion in LLVM. This was the undergraduate thesis of my bachelor degree. It seems that, the if-conversion used in LLVM is a very simple approach instead of following the literature. So I want to implement the approaches in the
2008 Aug 05
5
OpenSolaris+ZFS+RAIDZ+VirtualBox - ready for production systems?
Hi all, I have been looking at various alternatives for a system that runs several Linux & Windows guests. So far my favorite choice would be OpenSolaris+ZFS+RAIDZ+VirtualBox. Is this combo ready to be a host for Linux & Windows guests? Or is it not 100% stable (yet)? Greetings, Evert This message posted from opensolaris.org
2010 Jul 02
4
mainboard recommendations
Hi, As it has been brought to my attention (by several parties), my current MB does not support VT-d. Since I don''t feel like purchasing a brand new system, I have searched for replacement MB-s that would fit into my existing uATX case, support my C2D CPU, and support at least 4x2GB ram. I have narrowed it down to the following four models: SUPERMICRO MBD-C2SBM-Q-O (Q35 chipset)
2010 May 18
25
Very serious performance degradation
Hi, I''m running Opensolaris 2009.06, and I''m facing a serious performance loss with ZFS ! It''s a raidz1 pool, made of 4 x 1TB SATA disks : zfs_raid ONLINE 0 0 0 raidz1 ONLINE 0 0 0 c7t2d0 ONLINE 0 0 0 c7t3d0 ONLINE 0 0 0 c7t4d0 ONLINE 0 0