I'm trying to find a good reason for the following:

- halcmd is also a HAL citizen with a temporary HAL module name (halcmdXXXX).
- when halcmd loads a module by executing module_helper, it does the following:
-- disconnect from hal, destroying its on hal module
-- it runs module_helper
-- after its completion, it re-creates its temporary hal module

I fail to understand why - I would think it is good enough to release the lock 
on the hal data segment while module_helper is running.

Any rationale for that?

- Michael



------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to