Re: scsi disk defect or kernel driver defect ?

2001-06-07 Thread Johan Kullstam
"J . A . Magallon" <[EMAIL PROTECTED]> writes: > On 06.07 Nico Schottelius wrote: > > > > > > Based upon the lspci output you posted earlier, aic7880 has a single > > > SCSI bus. > > > > Oh. That could really be a problem.. I though having two different > > connectors on the board would make two

Re: tulip driver BROKEN in 2.4.5-pre4

2001-05-23 Thread Johan Kullstam
Studierende der Universitaet des Saarlandes <[EMAIL PROTECTED]> writes: > Could you post the output of > > #tulip-diag -mm -aa -f > > with the broken driver? > Some code that's required for Linksys Tulip clones was moved from pnic > specific part into the generic part, perhaps that causes prob

Re: About rebuild 2.4.x kernel to support SMP.

2001-04-27 Thread Johan Kullstam
<[EMAIL PROTECTED]> writes: > On Thu, 26 Apr 2001, Yiping Chen wrote: > > > So, I have two question now, > > 1. how to determine whether your kernel support SMP? > > Somebody taugh me that you can type "uname -r", but it seems not > > correct. > > No, it's correct: the Red Hat RPM is buil

Re: Larger dev_t

2001-03-27 Thread Johan Kullstam
"H. Peter Anvin" <[EMAIL PROTECTED]> writes: > Alan Cox wrote: > > > > > Another example: all the stupid pseudo-SCSI drivers that got their own > > > major numbers, and wanted their very own names in /dev. They are BAD for > > > the user. Install-scripts etc used to be able to just test /dev/hd[a

Re: ReiserFS Oops (2.4.1, deterministic, symlink related)

2001-02-02 Thread Johan Kullstam
Ion Badulescu <[EMAIL PROTECTED]> writes: > On Fri, 2 Feb 2001, Alan Cox wrote: > > > Oh I can see why Hans wants to cut down his bug reporting load. I can also > > say from experience it wont work. If you put #error in then everyone will > > mail him and complain it doesnt build, if you put #wa

Re: Poor SCSI drive performance on SMP machine, 2.2.16

2001-01-29 Thread Johan Kullstam
"paradox3" <[EMAIL PROTECTED]> writes: > Here is the output from dmesg. How do I tell if it is improperly > terminated? you never gave the model of the hard drive (or if you did, i didn't see it), but you did say a 10k rpm ibm. i am going to assume it is u2w/lvd capable. no lvd hard drive has

Re: Poor SCSI drive performance on SMP machine, 2.2.16

2001-01-28 Thread Johan Kullstam
"paradox3" <[EMAIL PROTECTED]> writes: > I did this: > > date > dd if=/dev/zero of=TESTFILE bs=1024 count=102400 > date > sync > date > > > and I gave the time differences from the first to the last > timestamp. hmm. i ran this on my old ppro200 with adaptec 2940uw and ibm DDRS-39130W drive.

Re: multiprocessor kernel problem

2000-12-04 Thread Johan Kullstam
Rusty Russell <[EMAIL PROTECTED]> writes: > In message <[EMAIL PROTECTED]> you write: > > yes, but is it a dual machine or is it an N-way SMP with N > 2? the > > other guy with iptables/SMP problems also has a quad box. could this > > perhaps be a problem only when you have more than two proces

Re: multiprocessor kernel problem

2000-12-03 Thread Johan Kullstam
Rusty Russell <[EMAIL PROTECTED]> writes: > In message <[EMAIL PROTECTED]> you write: > > > > I have 2.4.0 test 10 and test 11 installed on a multiprocessor (Intel) > > machine. I have tried both test versions of the kernel. I configured > > the kernel for single > > and multi processor. Whe

Re: multiprocessor kernel problem

2000-12-02 Thread Johan Kullstam
Roger Crandell <[EMAIL PROTECTED]> writes: > I should have mentioned this is a 4 processor machine with a 64 bit > buss. perhaps the netfilter stuff isn't 4-way SMP safe. my quad ppro box seizes with iptables too. however, many people report it working with 2-way SMP boxen. has anyone gotten

Re: multiprocessor kernel problem

2000-12-02 Thread Johan Kullstam
Roger Crandell <[EMAIL PROTECTED]> writes: > I have 2.4.0 test 10 and test 11 installed on a multiprocessor (Intel) > machine. I have tried both test versions of the kernel. I configured > the kernel for single > and multi processor. When I boot single processor, iptables will run > fine. Wh

Re: Kernel 2.2.18 and GCC versions

2000-10-13 Thread Johan Kullstam
Harald Welte <[EMAIL PROTECTED]> writes: > On Thu, Oct 12, 2000 at 11:59:51PM +0200, J . A . Magallon wrote: > > Hi, everybody. > > > > Kernel 2.2.18-pre15 compiles fine under gcc-2.95.2. It is just plain > > 2.2.17 with Alan's patch to 18-pre15. > > > > I downloaded the gcc-2.96 rpms from rufu

Re: AW: Linux kernel modules development in C++

2000-09-30 Thread Johan Kullstam
Carsten Lang <[EMAIL PROTECTED]> writes: > Hi, > i don't want to start discussing the pros and cons of using C++ in kernel > development. > BUT: why do we blame people if they want to? several reasons 1) this thread keeps coming back on linux-kernel and various linux related usenet groups