scottl 2008-08-03 15:17:14 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/amr amr.c amr_cam.c amr_pci.c amrvar.h
Log:
SVN rev 181248 on 2008-08-03 15:17:14Z by scottl
Merge rev 1.84, 1.27, 1.40, 1.34: Rewrite DMA codepaths
Revisio
scottl 2008-08-03 15:14:15 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/amr amr.c amr_cam.c
Log:
SVN rev 181247 on 2008-08-03 15:14:15Z by scottl
Merge rev 1.83, 1.26: Provide unique malloc types.
Revision ChangesPath
1.8
scottl 2008-08-03 14:58:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/amr amr.c amr_cam.c
Log:
SVN rev 181242 on 2008-08-03 14:58:18Z by scottl
Merge rev 1.81, 1.23: Add locking for AMR SCSI passthrough.
Revision ChangesP
scottl 2007-12-12 05:55:03 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amr_cam.c amr_pci.c amrvar.h
Log:
Rewrite the DMA code paths from being an impenitrable maze of special cases
to a much saner and simplier unified code path. Along the way, fix va
scottl 2007-12-02 19:54:45 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amr_cam.c
Log:
Provide unqiue malloc types instead of using M_DEVBUF.
Revision ChangesPath
1.83 +22 -20src/sys/dev/amr/amr.c
1.26 +7 -6 src/sys/dev/a
scottl 2007-11-28 19:40:17 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amr_cam.c
Log:
Turn the CAM passthroug interface to AMR back ON. Adjust the
T_DIRECT filtering so that disk drives can be attached via the
pass driver. Add CAM locking. Don't
ambrisko2006-01-26 22:04:21 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/amr amr.c amr_cam.c amr_disk.c amr_pci.c
amrio.h amrreg.h amrvar.h
Added files: (Branch: RELENG_6)
sys/dev/amr amr_linu
On 12/16/05, Scott Long <[EMAIL PROTECTED]> wrote:
> Joao Barros wrote:
> > On 12/14/05, Scott Long <[EMAIL PROTECTED]> wrote:
> >
>
> > Any specific testing in mind or just stability?
>
> I'm a bit worried that old controllers (especially ones that predate the
> move to i960 CPUs) might be broken
Martin Nilsson wrote:
Scott Long wrote:
Items 3 and 4 significantly increase the performance of the
driver. On an
LSI 320-2X card, transactions per second went from 13,000 to 31,000
in my
A 238% improvement is at the very least impressive!
Yeah, I was shocked at first too. The PCIe co
Scott Long wrote:
Items 3 and 4 significantly increase the performance of the driver.
On an
LSI 320-2X card, transactions per second went from 13,000 to 31,000
in my
A 238% improvement is at the very least impressive!
Yeah, I was shocked at first too. The PCIe controllers can likely do
ev
Brian Fundakowski Feldman wrote:
On Fri, Dec 16, 2005 at 12:31:22AM -0700, Scott Long wrote:
Joao Barros wrote:
On 12/14/05, Scott Long <[EMAIL PROTECTED]> wrote:
scottl 2005-12-14 03:26:49 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amr_cam.c amr_disk.c a
On Fri, Dec 16, 2005 at 12:31:22AM -0700, Scott Long wrote:
> Joao Barros wrote:
> >On 12/14/05, Scott Long <[EMAIL PROTECTED]> wrote:
> >
> >>scottl 2005-12-14 03:26:49 UTC
> >>
> >> FreeBSD src repository
> >>
> >> Modified files:
> >> sys/dev/amr amr.c amr_cam.c amr_disk.c amr_pc
Joao Barros wrote:
On 12/14/05, Scott Long <[EMAIL PROTECTED]> wrote:
scottl 2005-12-14 03:26:49 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amr_cam.c amr_disk.c amr_pci.c
amrio.h amrreg.h amrvar.h
Log:
Mega update to the LSI MegaR
On 12/14/05, Scott Long <[EMAIL PROTECTED]> wrote:
> scottl 2005-12-14 03:26:49 UTC
>
> FreeBSD src repository
>
> Modified files:
> sys/dev/amr amr.c amr_cam.c amr_disk.c amr_pci.c
> amrio.h amrreg.h amrvar.h
> Log:
> Mega update to the LSI MegaRA
scottl 2005-12-14 03:26:49 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amr_cam.c amr_disk.c amr_pci.c
amrio.h amrreg.h amrvar.h
Log:
Mega update to the LSI MegaRAID driver:
1. Implement a large set of ioctl shims so that
scottl 2005-11-06 15:13:42 UTC
FreeBSD src repository
Modified files:
sys/dev/amr amr.c amr_cam.c amr_pci.c amrvar.h
Log:
Remove spl markers from AMR.
MFC After: 3 days
Revision ChangesPath
1.69 +5 -15 src/sys/dev/amr/amr.c
1.17 +0
16 matches
Mail list logo