Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Apr 2007 16:51:09 -0700
From:      "Kevin Sanders" <newroswell@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   kqueue (9)
Message-ID:  <375baf50704031651p594e82e7y9f3d9c099f5d8268@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello all,

I'm trying to gain a better understanding of how kqueue's work from the
driver side.  I've managed to glean enough information from the source of
other drivers, but I'm having a problem in my own kernel module when it is
unloaded.  Specifically, when my module is unloaded and there are user
programs that have kqueue's with open descriptors from my driver in them, I
don't know how to close things down from the driver side.  Any advice or
links would be appreciated.  Thanks in advance.

Kevin



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