Re: Recommendation for activating a deferred module init in the kernel

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Jörn Engel <joern@...>
Cc: linux-embedded <linux-embedded@...>, linux kernel <linux-kernel@...>
Date: Tuesday, June 17, 2008 - 3:52 pm

Jörn Engel wrote:

That's an interesting idea. I'm pretty sure the product guys want
an explicit trigger, so they can make sure they've got the main
application well underway before this deferred initialization occurs.


This would presumably require multiple calls (one to the open of
each deferred module).  I would still need a trigger for the memory
free operation, unless I hardcode the order of the opening and just
"know" that the last one should free the memory.  I'll have to see
if all the modules being loaded like this have open()s.

Thanks for the ideas!
 -- Tim

=============================
Tim Bird
Architecture Group Chair, CE Linux Forum
Senior Staff Engineer, Sony Corporation of America
=============================

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Recommendation for activating a deferred module init in ..., Tim Bird, (Tue Jun 17, 3:52 pm)
Re: Recommendation for activating a deferred module init in ..., Johannes Stezenbach, (Tue Jun 17, 8:03 pm)
Re: Recommendation for activating a deferred module init in ..., Johannes Stezenbach, (Wed Jun 18, 5:38 am)