RE: aic7xxx (and sym53c8xx) plans

2001-02-15 Thread Matt Liotta

I am still stuck on 2.2 because of this issue. I would really like to see
this driver in 2.4.2.

-Matt

> -Original Message-
> From: Nathan Black [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 15, 2001 9:20 AM
> To: [EMAIL PROTECTED]
> Subject: RE: aic7xxx (and sym53c8xx) plans
> 
> 
> 
> I must say, after I saw this post, I tried out the latest 
> driver for my own
> purposes. 
> 
> This really improved the performance of my dual PIII-866 
> w/512MB Ram and
> AIC7899 scsi.
> I have a couple of cheetah drives that I am writing data that 
> I get off of
> an ATM card.(about 12-14 MB/sec rate).
> 
> This has significantly lowered the number of dropped packets 
> on the ATM
> read. 
> 
> I would suggest, if at all possible, putting this in the 2.4.2 kernel.
> 
> Nathan
> 
> -Original Message-
> From: Chip Salzenberg [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, February 14, 2001 9:20 PM
> To: Matthew Jacob
> Cc: Wakko Warner; Alan Cox; J . A . Magallon; linux-kernel
> Subject: Re: aic7xxx (and sym53c8xx) plans
> 
> 
> According to Matthew Jacob:
> > See http://www.freebsd.org/~gibbs/linux.
> 
> Here at VA we're already using Jason's driver -- it works on the Intel
> STL2 motherboard, while Doug's driver doesn't (or didn't, a 
> month ago).
> 
> While we're discussing SCSI drivers, I'd also like to put in a good
> word for the Sym-2 Symbios/NCR drivers from Gerard Roudier:
> 
> ftp://ftp.tux.org/roudier/drivers/portable/sym-2.1.x/
> 
> Joe-Bob says: "Check it out."
> -- 
> Chip Salzenberg- a.k.a. -<[EMAIL PROTECTED]>
>"Give me immortality, or give me death!"  // Firesign Theatre
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to [EMAIL PROTECTED]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to [EMAIL PROTECTED]
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



RE: aic7xxx (and sym53c8xx) plans

2001-02-15 Thread Matt Liotta

All of my boxes with that card are on 2.2.16. The rest are on 2.4.1, so I
don't really have a need to test 2.2.18 as I would rather be on 2.4.x for
all of my boxes.

-Matt

> -Original Message-
> From: Justin T. Gibbs [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, February 15, 2001 9:36 AM
> To: Matt Liotta
> Cc: [EMAIL PROTECTED]
> Subject: Re: aic7xxx (and sym53c8xx) plans 
> 
> 
> >I am still stuck on 2.2 because of this issue. I would 
> really like to see
> >this driver in 2.4.2.
> 
> Have you tested the 2.2.18 version of the new driver?  The patches
> should work on most 2.2.X kernels, I just haven't gotten around to
> verifying that.  The more testers, the merrier! :-)
> 
> --
> Justin
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



RE: linux 2.2.19pre and thttpd (VM-global problem?)

2000-12-29 Thread Matt Liotta

I wouldn't use cheap single CPU/NIC machines in the real world.  Certainly a
cluster of smaller machines does better then one big machine, but that
doesn't mean you should use too small of a machine.  Remember that as the
number of cluster nodes goes up the cluster becomes a management problem.  I
would use a cluster of dual CPU/NIC machines instead.  This gives you the
benefits of SMP machines along with the benefits of clusters.  It should
also allow your cluster to handle more load with less nodes then single
CPU/NIC machines.

With that being said Linux is proving me wrong in the real world.  Our
application server is dependant on pthreads (really just cloned process) and
as such doesn't scale well with Linux 2.2 on a dual CPU machine.  Our
benchmarks show that we can handle more load on a single CPU machine then a
dual CPU one with Linux 2.2.  However, it is encouraging to see that the
situation is reversed when using Linux 2.4.

-Matt

> -Original Message-
> From: Andi Kleen [mailto:[EMAIL PROTECTED]]
> Sent: Friday, December 29, 2000 11:14 AM
> To: Andrea Arcangeli
> Cc: Alan Cox; Petru Paler; Jure Pecar; [EMAIL PROTECTED];
> [EMAIL PROTECTED]
> Subject: Re: linux 2.2.19pre and thttpd (VM-global problem?)
> 
> 
> On Fri, Dec 29, 2000 at 08:06:57PM +0100, Andrea Arcangeli wrote:
> > On Fri, Dec 29, 2000 at 06:50:18PM +, Alan Cox wrote:
> > > Your cgi will keep the other CPU occupied, or run two of 
> them. thttpd has
> > > superb scaling properties compared to say apache.
> > 
> > I think with 8 CPUs and 8 NICs (usual benchmark setup) you 
> want more than 1 cpu
> 
> That's a good benchmark setup when the benchmark requires a 
> single machine.
> 
> In the real world it often makes a lot of sense though to use 
> a cluster
> of cheap single CPU machines behind a load balancer (gives 
> you better fault 
> tolerance and is likely cheaper) 
> 
> For these thttpd is a nice web server.
> 
> -Andi
> -
> To unsubscribe from this list: send the line "unsubscribe 
> linux-kernel" in
> the body of a message to [EMAIL PROTECTED]
> Please read the FAQ at http://www.tux.org/lkml/
> 
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/