Re: Increasing MAXPHYS

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alexander Sack
Date: Monday, March 22, 2010 - 8:52 am

On Mon, Mar 22, 2010 at 8:39 AM, John Baldwin <jhb@freebsd.org> wrote:

100% awesome comment.  On another kernel, I myself was guilty of this
crime (I did have a nice comment though above the def).

This has been a great thread since our application really needs some
of the optimizations that are being thrown around here.  We have found
in real live performance testing that we are almost always either
controller bound (i.e. adding more disks to spread IOPs has little to
no effect in large array configurations on throughput, we suspect that
is hitting the RAID controller's firmware limitations) or tps bound,
i.e. I never thought going from 128k -> 256k per transaction would
have a dramatic effect on throughput (but I never verified).

Back to HBAs,  AFAIK, every modern iteration of the most popular HBAs
can easily do way more than a 128k scatter/gather I/O.  Do you guys
know of any *modern* (circa within the last 3-4 years) that can not do
more than 128k at a shot?

In other words, I've always thought the limit was kernel imposed and
not what the memory controller on the card can do (I certainly never
got the impression talking with some of the IHVs over the years that
they were designing their hardware for a 128k limit - I sure hope
not!).

-aps
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Increasing MAXPHYS, Alexander Motin, (Sat Mar 20, 8:20 am)
Re: Increasing MAXPHYS, Matthew Dillon, (Sat Mar 20, 10:53 am)
Re: Increasing MAXPHYS, C. P. Ghost, (Sat Mar 20, 11:13 am)
Re: Increasing MAXPHYS, Scott Long, (Sat Mar 20, 11:17 am)
Re: Increasing MAXPHYS, Matthew Dillon, (Sat Mar 20, 11:22 am)
Re: Increasing MAXPHYS, Alexander Motin, (Sat Mar 20, 12:26 pm)
Re: Increasing MAXPHYS, Alan Cox, (Sat Mar 20, 12:38 pm)
Re: Increasing MAXPHYS, Julian Elischer, (Sat Mar 20, 1:41 pm)
Re: Increasing MAXPHYS, Julian Elischer, (Sat Mar 20, 2:30 pm)
Re: Increasing MAXPHYS, Alexander Motin, (Sun Mar 21, 7:04 am)
Re: Increasing MAXPHYS, Julian Elischer, (Sun Mar 21, 8:46 am)
Re: Increasing MAXPHYS, Ulrich =?utf-8?B?U3D ..., (Sun Mar 21, 9:30 am)
Re: Increasing MAXPHYS, Scott Long, (Sun Mar 21, 9:32 am)
Re: Increasing MAXPHYS, Scott Long, (Sun Mar 21, 9:39 am)
Re: Increasing MAXPHYS, Ulrich =?utf-8?B?U3D ..., (Sun Mar 21, 9:53 am)
Re: Increasing MAXPHYS, Alexander Motin, (Sun Mar 21, 10:03 am)
Re: Increasing MAXPHYS, Scott Long, (Sun Mar 21, 10:10 am)
Re: Increasing MAXPHYS, jhell, (Sun Mar 21, 5:54 pm)
Re: Increasing MAXPHYS, jhell, (Sun Mar 21, 7:00 pm)
Re: Increasing MAXPHYS, Alexander Motin, (Sun Mar 21, 10:53 pm)
Re: Increasing MAXPHYS, Gary Jennejohn, (Mon Mar 22, 4:40 am)
Re: Increasing MAXPHYS, John Baldwin, (Mon Mar 22, 5:39 am)
Re: Increasing MAXPHYS, Alexander Leidinger, (Mon Mar 22, 5:49 am)
Re: Increasing MAXPHYS, jhell, (Mon Mar 22, 8:11 am)
Re: Increasing MAXPHYS, Alexander Sack, (Mon Mar 22, 8:52 am)
Re: Increasing MAXPHYS, Scott Long, (Mon Mar 22, 9:27 am)