Skip to content

Introduce option to set the minimum execution time of SCSI commands#1534

Merged
rdmark merged 1 commit intodevelopfrom
741-loading-issue-on-akai-s1100
Nov 9, 2025
Merged

Introduce option to set the minimum execution time of SCSI commands#1534
rdmark merged 1 commit intodevelopfrom
741-loading-issue-on-akai-s1100

Conversation

@rdmark
Copy link
Copy Markdown
Member

@rdmark rdmark commented Nov 7, 2025

For the Status, DataIn, and DataOut phases, piscsi has a 50 microsecond sleep implemented, which has proven a stabilizing factor for the bus on most SCSI initiators

However, Akai S1100 and other samplers of a similar vintage need a longer sleep time for reliable operation, so a -s option for piscsi has been introduced to set the value to an artbitrary number at runtime

@rdmark rdmark linked an issue Nov 7, 2025 that may be closed by this pull request
@rdmark rdmark force-pushed the 741-loading-issue-on-akai-s1100 branch from 7e5e234 to fce1e7f Compare November 8, 2025 20:37
…741)

For the Status, DataIn, and DataOut phases, piscsi has a 50 microsecond
sleep implemented, which has proven a stabilizing factor for the bus
on most SCSI initiators

However, Akai S1100 and other samplers of a similar vintage need a longer
sleep time for reliable operation, so a -s option for piscsi has been
introduced to set the value to an artbitrary number at runtime
@rdmark rdmark force-pushed the 741-loading-issue-on-akai-s1100 branch from fce1e7f to c1b049d Compare November 8, 2025 20:38
@rdmark rdmark marked this pull request as ready for review November 8, 2025 20:38
@rdmark rdmark requested a review from akuker as a code owner November 8, 2025 20:39
@rdmark rdmark changed the title Introduce -s option to set the default sleep between SCSI phases (#741) Introduce option to set the minimum execution time of SCSI commands Nov 8, 2025
@rdmark rdmark requested a review from nucleogenic November 8, 2025 20:39
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Nov 8, 2025

@rdmark rdmark merged commit 7f57c9e into develop Nov 9, 2025
9 checks passed
@rdmark rdmark deleted the 741-loading-issue-on-akai-s1100 branch November 9, 2025 08:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Loading issue on Akai S1100

2 participants