Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Jun 2005 20:45:32 +0200
From:      gerarra@tin.it
To:        freebsd-hackers@freebsd.org
Subject:   RE: kld problem
Message-ID:  <429C8E8F0002C33D@ims3a.cp.tin.it>
In-Reply-To: <20050622192127.05bff1b8.mauser@poczta.fm>

next in thread | previous in thread | raw e-mail | index | archive | help


>Unloading syscall kernel module can cause a system crash. It occurs when=

>we 
>unload the module while a process is executing our syscall. Example:


MOD_QUIESCE (sys/module.h) would be helping you in situations like that.
You can use a flag to rule that.

greetings,
rookie





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?429C8E8F0002C33D>