On Wed, Jun 12, 2013 at 10:55:01AM -0500, Mike Christie wrote:
> On 06/12/2013 12:24 AM, Chris Leech wrote:
> > iscsid doesn't need to wake up every 250ms, we can drive the polling of the
> > actor callbacks only when they are needed.
> > 
> > Passing on the prep patches as they were sent to me by Adam Jackson, but 
> > I've
> > reworked the final event loop changes to keep the time keeping for scheduled
> > actors from falling apart.
> > 
> 
> With these patches some cleanup is not getting done. I get a zombie
> process with it now:
> 
> 
> 25894 ?        00:00:00 iscsid
> 25895 ?        00:00:00 iscsid
> 25896 ?        00:00:00 iscsid <defunct>

OK, I was focused on the calls to actor_poll as the reason for the
periodic poll tieout.  But it's also delaying calls to reap_proc and
sysfs_cleanup.

I'll take a closer look and do some more thourough testing.

- Chris

-- 
You received this message because you are subscribed to the Google Groups 
"open-iscsi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to open-iscsi+unsubscr...@googlegroups.com.
To post to this group, send email to open-iscsi@googlegroups.com.
Visit this group at http://groups.google.com/group/open-iscsi?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to