iscsi-osx / iSCSIInitiator

iSCSI Initiator for macOS
BSD 2-Clause "Simplified" License
550 stars 97 forks source link

PowerNap #91

Closed drviver closed 7 years ago

drviver commented 7 years ago

Is it possible to prevent the scsi from sleeping, if there is currently an operation, like a time machine backup. Since it is developed as an kernel extension this should be possible I think, but sadly I am not into kernel programming all that much. I would really appreciate it, and also, great work, I appreciate it :) keep it up

nsinenian commented 7 years ago

It is in fact not possible. Apple controls which services run under power nap -- developers have no control over this as far as I know.

drviver commented 7 years ago

but with system integrity disabled, one can modify the system, means also power nap, but yeah I know, that would be very hard to program, since it requires to reverse engineer an app like time machine, to understand how exactly it works

nsinenian commented 7 years ago

SIP is disabled only temporarily until development is complete. The power nap APIs are not available to end users regardless which is an entirely different issue Fromm SIP.

On Wed, 24 May 2017 at 1:37 AM, Da Boy notifications@github.com wrote:

but with system integrity disabled, one can modify the system, means also power nap, but yeah I know, that would be very hard to program, since it requires to reverse engineer an app like time machine, to understand how exactly it works

— You are receiving this because you commented.

Reply to this email directly, view it on GitHub https://github.com/iscsi-osx/iSCSIInitiator/issues/91#issuecomment-303476512, or mute the thread https://github.com/notifications/unsubscribe-auth/AEH_Q6dKXczq9oy0BRwvIb2dsq6fvcgWks5r8xlrgaJpZM4Ninxb .