similar to: AMD K6 and CentOS 3.3

Displaying 20 results from an estimated 3000 matches similar to: "AMD K6 and CentOS 3.3"

2000 Dec 19
4
[a bit off-topic] oggenc crashes my K6-200 box
I've noticed that oggenc reliably crashes my K6-200 box after a few minutes of encoding. Has anyone else experienced crashes like this? Surely it must be a hardward fault, or perhaps a K6 problem (this processor has some errata). Still, I'm surprised that nothing else I do with it seems to hang it. Has anyone else seen anything like this? --Mike --- >8 ---- List archives:
2006 Mar 11
1
Non-linear Regression : Error in eval(expr, envir, enclos)
Hi.. i have an expression of the form: model1<-nls(y~beta1*(x1+(k1*x2)+(k1*k1*x3)+(k2*x4)+(k2*k1*x5)+(k2*k2*x6)+(k3*x7)+(k3*k4*x8)+(k3*k2*x9)+(k3*k3*x10)+ (k4*x11)+(k4*k1*x12)+(k4*k2*x13)+(k4*k3*x14)+(k4*k4*x15)+(k5*x16)+(k5*k1*x17)+(k5*k2*x18)+(k5*k3*x19)+
2007 Dec 25
2
T43 wireless ipw2200 centos 4.4
Hi ALL, Short description of my problem: I am not able to make wireless network working on the IBM ThinkPad T43p. System: T43p OS: CentOS 4.4 kernel: 2.6.9-34.EL firmware: ipw2200-firmware-3.0-3.nodist.rf.noarch.rpm What did I do ? - installed firmware from RPM package - removed kernel driver (/sbin/rmmod ipw2200) - installed kernel module (/sbin/modprobe ipw2200) dmesg output:
2013 Nov 03
2
[LLVMdev] [PATCH] Do not generate nopl instruction on CPUs that don't support it.
Hi This patch fixes code generation bug - 586-class CPUs don't support the nopl instruction and some 686-class CPUs don't support it too. I created bug 17792 for that. BTW. I think you should also optimize padding on these CPUs - instead of a stream of 0x90 nops, you should generate variants of "lea (%esi), %esi" instruction like gcc. This patch disables generation of
2013 Nov 05
0
[LLVMdev] [PATCH] Do not generate nopl instruction on CPUs that don't support it.
Please include a testcase with the patch. gas uses " nopl 0x0(%eax)" for k6_2. Are you sure it is a gas bug? On 3 November 2013 13:50, Mikulas Patocka <mikulas at artax.karlin.mff.cuni.cz> wrote: > Hi > > This patch fixes code generation bug - 586-class CPUs don't support the > nopl instruction and some 686-class CPUs don't support it too. > > I
2007 Oct 20
2
Xen stress testing for production
Hi -- I''m just a little nervous about deploying my Xen VMs. Will they perform when in actual production? How stable is Xen, really? So, I thought I would do some stress testing before deploying it. I''d like to test VMs running various services, alone and all together... DNS, HTTP/S, Tomcat, IMAP/SMTPD. Does anyone here have suggestions for load generating software? Or, has
2016 Aug 06
2
Broken package
CentoOS 7 python-cryptography package is at version 0.8.2 It has a build-requires for python-cryptography-vectors of the same version (but different source tarball apparently) There is no python-cryptography-vectors in CentOS 7 base or updates. There is one in EPEL but it is version 0.8 -=- If you relax the BuildRequires to just require python-cryptography-vectors then the build fails
2009 Jul 23
3
Drupal installation
Does anyone have experience of drupal installation under CentoOS-5.3 with MySQL database preferably accessed through phpMyAdmin. I want to install drupal more or less as an experiment, and I'm looking for a 1- or 2-page document that just lists precisely what steps to take. I've had a quick look at the official installation instructions, and I found them confusing and contradictory. --
2014 Jun 25
2
[LLVMdev] problem with X86's AVX assembler?
Hi, I am trying to assemble below instruction with latest LLVM code, but fail. Am I doing something wrong, or is this a bug? $ echo "vaddps zmm7 {k6}, zmm2, zmm4, {rd-sae}"|./Release+Asserts/bin/llvm-mc -assemble -triple=x86_64 -mcpu=knl -show-encoding -x86-asm-syntax=intel .text <stdin>:1:31: error: unknown token in expression vaddps zmm7 {k6}, zmm2, zmm4, {rd-sae}
2003 May 08
3
MMX and extended-MMX acceleration patch for encoding
Hello, attached is a gzipped patch file to the lib/mcomp.c source file of theora (as of AnonCVS current version) that implements MMX and extended-MMX optimizations in the most frequently used functions of the encoder (as shown by gprof). This is more a proof of concept than a real request for inclusion into the source tree. My personal intent was more to look deeper into the MMX instruction set
2014 Jun 26
2
[LLVMdev] problem with X86's AVX assembler?
On Thu, Jun 26, 2014 at 5:47 AM, Adam Nemet <anemet at apple.com> wrote: > Hi Jun, > > On Jun 25, 2014, at 8:14 AM, Jun Koi <junkoi2004 at gmail.com> wrote: > > > Hi, > > > > I am trying to assemble below instruction with latest LLVM code, but > fail. Am I doing something wrong, or is this a bug? > > > > > > $ echo "vaddps zmm7
2008 Mar 06
2
Help with parsing a data file
Hi All, I need to parse data from a file, example shown below. The first two lines can be skipped, the third line contains the column names. The next 13 lines can be skipped. The next line "1991" is a year value, with the following 13 values data for that year. The file then repeats this format with (year, 13 lines of data for that year). I would ideally like to end up with an
2013 Nov 07
2
[LLVMdev] [PATCH] Do not generate nopl instruction on CPUs that don't support it.
On Tue, 5 Nov 2013, Rafael EspĂ­ndola wrote: > Please include a testcase with the patch. I'm sending testcase here. Compile it with "clang -O2 -march=k6-2 -c loop.c" > gas uses " nopl 0x0(%eax)" for k6_2. Are you sure it is a gas bug? Yes, it is gas bug. I should report it to binutils maintainers. Mikulas > On 3 November 2013 13:50, Mikulas Patocka >
2020 Nov 17
1
about imap-login: Error and imap: Error after Version-UP
You need to configure stats service client limit and imap service client limit. Those are different services than imap-login service. Aki > On 17/11/2020 01:28 ????? <morikawa-k6 at itec.hankyu-hanshin.co.jp> wrote: > > > Aki-san > > I have already seen that page. > Is the setting method wrong? > > Is there any other tuning point? > > morikawa >
2012 Jan 10
1
vmware player CentOS 6 2-button 3-button touch pad with pointing device Lenovo ThinkPad
Hi All, Question: What (how, where) I need to set (configure) to make 'middle' button on the touch pad acting as a '__paste__' button? when I run LINUX (CentOS 6.2) as guest on MS Windows 7 Home premium ? Details: LENOVO T520 laptop touch pad with 3 buttons pointing device (red small mushroom) between GHB keys vmware host: MS Windows 7 Home Premium edition 64-bit vmware guest:
2009 Jul 14
11
Lenny DomU Crash!
Hi all, i have a CentoOS based Xen Dom0 running gitco xen3.3.1. I''m experiencing problems with debian Lenny FV domU. After some days of perfect working the VM start to consume all cpu and than i can only connect via ssh to VM and nothing work, neither the "top" command! Any idea? Thanks a lot and regards, Francesco
2014 Jun 26
2
[LLVMdev] problem with X86's AVX assembler?
On Thu, Jun 26, 2014 at 10:23 AM, Adam Nemet <anemet at apple.com> wrote: > > > On Jun 25, 2014, at 7:05 PM, Jun Koi <junkoi2004 at gmail.com> wrote: > > > > > On Thu, Jun 26, 2014 at 5:47 AM, Adam Nemet <anemet at apple.com> wrote: > >> Hi Jun, >> >> On Jun 25, 2014, at 8:14 AM, Jun Koi <junkoi2004 at gmail.com> wrote: >>
2005 May 19
1
Gnumeric
Hi, I am trying to install Gnumeric in CentOS 4 and I can't. It complains about quite a few dependencies failing. It suggested installing some postgresql librairies, openldap librairies... I did that, now I still get: dependencies failed: libmdb/libmdbsq/libsqlite/libxbase/libtds. Is there a yum repository that has them or a yum repository for gnumeric? I have tried Dag, he does not, he
2008 Dec 02
1
KVM-70 + rpms in CentOS or extra repository
Hi Does anyone know when KVM-70 or higher would be available in CentOs or CentoOS extras repository. (for version CentOS 5.x) The only place that I know of is here. http://www.lfarkas.org/linux/packages/centos/5/ Thanks /Jd
2007 Apr 26
2
Problem installing Windows under Xen CentOS 5
Hi, I'm having trouble installing Windows on a fully virtualized VM on CentOS 5. The installation hangs on the blue screen saying "Setup is starting Windows". The hardware is a dual processor dual core AMD Opteron 2218 with 8GB RAM and SATA disks, CentoOS 5 i386 will all patches applied. On the same machine I have successfully installed two VM's running CentOS 5, one