Subject: Re: sysmon vs mutexes
To: Andrew Doran <ad@netbsd.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: tech-kern
Date: 02/20/2007 15:25:25
On Feb 19, 2007, at 12:45 PM, Andrew Doran wrote:
> o Use linksets. I don't like linksets; I think that they are
> somewhat LKM
> unfriendly, and make providing a stable kernel API harder. I much
> prefer
> that we have defined entry points for each LKM / code module and
> e.g.
> device instance where we set things up at runtime.
Agreed. I'm sorry I ever helped them get into our kernel.
-- thorpej