cvs commit: src/sys/cam/scsi scsi_da.c
Paul Saab
ps at freebsd.org
Sun Dec 7 22:37:30 PST 2003
Scott Long (scottl at freebsd.org) wrote:
> Paul Saab wrote:
> >ps 2003/12/07 21:14:13 PST
> >
> > FreeBSD src repository
> >
> > Modified files:
> > sys/cam/scsi scsi_da.c
> > Log:
> > ciss doesn't like scsi SYNC CACHE. turn it off
> >
> > Revision Changes Path
> > 1.161 +8 -0 src/sys/cam/scsi/scsi_da.c
> >
>
> How do you flush the array cache before power down?
We do it on shutdown. The device really hates getting a sync cache
while the system is actively doing things.
More information about the cvs-src
mailing list