8000 Allow ignoring in memory spindown state to issue spindown command by mjfcolas · Pull Request #127 · adelolmo/hd-idle · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow ignoring in memory spindown state to issue spindown command #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

mjfcolas
Copy link
@mjfcolas mjfcolas commented Apr 20, 2025

As mentioned in some issues (e.g., this one), certain actions can spin up disks without generating any actual I/O.

As a result, hd-idle is unable to detect that the disk has been spun up, and it will not issue a spin-down command until new activity is detected.

This PR proposes adding an option that allows hd-idle to trigger a spin-down command regardless of the disk’s assumed spinning state. It also introduces a safeguard to prevent the disk from being spun down too frequently.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new option might be a viable replacement for #3

@mjfcolas mjfcolas force-pushed the remove-dependency-to-in-memory-spindown-state-to-issue-spindown-command branch from 3b87a37 to dd7e9a0 Compare April 20, 2025 15:47
@adelolmo
Copy link
Owner

Just want to drop a quick message to let you know that your PR was noticed :)

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.

2 participants
0