On 07/31/2009 07:37 AM, Erez Zilber wrote: >> but what we really want is a way to just signal that thread to wake right >> away. >> > > Is there a way to do that (signal the thread )? >
I thought you could. I have tried doing signal, and various kernel apis, but no luck yet. > > Can this explain why the logout is executed only around t = 60? Is it > because we're syncing the cache? Where in the code does this cache > sync get called? > __iscsi_unbind_session->scsi_remove_target->__scsi_remove_target->scsi_remove_device->__scsi_remove_device->device_del or maybe device_unregister-> some driver model magic ->sd_remove -> sd_shutdown --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "open-iscsi" group. To post to this group, send email to open-iscsi@googlegroups.com To unsubscribe from this group, send email to open-iscsi+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/open-iscsi -~----------~----~----~----~------~----~------~--~---