git: DragonFly_RELEASE_5_6 ahci - Enforce 10-second poll of chipset

2019-06-27 Thread Matthew Dillon
commit f2043fca1607e13a4456ad5825ce7b6208f2820f Author: Matthew Dillon Date: Thu Jun 27 22:54:44 2019 -0700 ahci - Enforce 10-second poll of chipset * Enforce a poll every 10-seconds when the chipset is idle to try to catch any potential lost interrupts. We have observed

git: ahci - Enforce 10-second poll of chipset

2019-06-27 Thread Matthew Dillon
commit 55943ba2cf46d6c55df651af91340cd23e5454ec Author: Matthew Dillon Date: Thu Jun 27 22:54:44 2019 -0700 ahci - Enforce 10-second poll of chipset * Enforce a poll every 10-seconds when the chipset is idle to try to catch any potential lost interrupts. We have observed

git: kernel - Add TPS balancing mode to scsi_da (da* disks)

2019-06-27 Thread Matthew Dillon
commit 128500e6d25d576f0c76a9025e31997c30c3ed7b Author: Matthew Dillon Date: Thu Jun 27 21:58:49 2019 -0700 kernel - Add TPS balancing mode to scsi_da (da* disks) * This feature brings write tps down to match read tps when both are pending. Normally both read and write

git: Test commit.

2019-06-27 Thread Sascha Wildner
commit 30fe692f14000c47bce6908c249ea6d4c0fd1a07 Author: Sascha Wildner Date: Thu Jun 27 11:48:37 2019 +0200 Test commit. Summary of changes: test/test/README | 1 - 1 file changed, 1 deletion(-)

git: ftpd.8: Adjust for recent opie(4) removal.

2019-06-27 Thread Sascha Wildner
commit 5bfdf591b2c3cabaf74c28f26f02eb649cdc6628 Author: Sascha Wildner Date: Thu Jun 27 11:40:50 2019 +0200 ftpd.8: Adjust for recent opie(4) removal. Summary of changes: libexec/ftpd/ftpd.8 | 13 + 1 file changed, 1 insertion(+), 12 deletions(-)