Making Timer Callouts work during kernel module load

Vinu V vinuv.mec at gmail.com
Mon Aug 31 17:10:38 UTC 2009


Hi,

I am running FreeBSD 7.0 on an i386 system.

I want to know if there is way to keep running the timer callouts even during
 a module load. I have kernel module, which takes around 60 – 90 seconds
for loading. But I see that none of my timer callouts are working during the
time my module is loading.

Is there any way to switch control to the callout threads while a module
load is going on?

Thanks,
VV


More information about the freebsd-i386 mailing list