CVS commit: src/sys/dev/scsipi
"Nathanial Sloss" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: nat Date: Sat Jun 27 18:10:57 UTC 2026 Modified Files: src/sys/dev/scsipi: if_dse.c Log Message: Don't poll for large xfers when reading. For this to be possible changes were made to mac68k/sbc(4) with respect to pdma_in. This results in a 50% performance gain. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/sys/dev/scsipi/if_dse.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.