:: Has anyone in this discussion looked at what Matt has done with
:: Dragonfly? He's re-arranged the kernel tree and moved each driver/module
:: into its own directory. Each directory has a Makefile. thus
:: a traversal of the kernel tree "make" hierarchy generates the modules.
::
:: The "module
In message: <[EMAIL PROTECTED]>
Julian Elischer <[EMAIL PROTECTED]> writes:
:
:
: On Fri, 15 Aug 2003, M. Warner Losh wrote:
:
: > In message: <[EMAIL PROTECTED]>
: > Andrew Gallatin <[EMAIL PROTECTED]> writes:
: > :
: > : John Baldwin writes:
: > : >
: > : > No, gene
On Fri, 15 Aug 2003, M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> Andrew Gallatin <[EMAIL PROTECTED]> writes:
> :
> : John Baldwin writes:
> : >
> : > No, generic modules would always work with all kernels except for
> : > exceptional cases like PAE (unavoidable, re
In message: <[EMAIL PROTECTED]>
Andrew Gallatin <[EMAIL PROTECTED]> writes:
:
: John Baldwin writes:
: >
: > No, generic modules would always work with all kernels except for
: > exceptional cases like PAE (unavoidable, really), and MUTEX_PROFILING
: > (this is a debugging thing,
John Baldwin writes:
>
> No, generic modules would always work with all kernels except for
> exceptional cases like PAE (unavoidable, really), and MUTEX_PROFILING
> (this is a debugging thing, so ISV's wouldn't need to ship modules
> with that turned on). All this would add is the ability t
On 15-Aug-2003 M. Warner Losh wrote:
> In message: <[EMAIL PROTECTED]>
> John Baldwin <[EMAIL PROTECTED]> writes:
>:
>: On 14-Aug-2003 Andrew Gallatin wrote:
>: >
>: > John Baldwin writes:
>: > >
>: > > On 14-Aug-2003 Ruslan Ermilov wrote:
>: > > > On Thu, Aug 14, 2003 at 02:10:1
In message: <[EMAIL PROTECTED]>
Scott Long <[EMAIL PROTECTED]> writes:
: I can tell you first hand that this is painful. However, in the case of
: PAE, it's somewhat neccessary since certain fundamental types change
: size. I can envision solutions for this, but I'm not sure if they a
M. Warner Losh wrote:
In message: <[EMAIL PROTECTED]>
John Baldwin <[EMAIL PROTECTED]> writes:
:
: On 14-Aug-2003 Ruslan Ermilov wrote:
: > On Thu, Aug 14, 2003 at 02:10:19AM -0600, Scott Long wrote:
: >> Luoqi Chen wrote:
: > [...]
: >> >On the other hand, all modules should create al
In message: <[EMAIL PROTECTED]>
John Baldwin <[EMAIL PROTECTED]> writes:
:
: On 14-Aug-2003 Andrew Gallatin wrote:
: >
: > John Baldwin writes:
: > >
: > > On 14-Aug-2003 Ruslan Ermilov wrote:
: > > > On Thu, Aug 14, 2003 at 02:10:19AM -0600, Scott Long wrote:
: > > >> Luoqi Chen
In message: <[EMAIL PROTECTED]>
John Baldwin <[EMAIL PROTECTED]> writes:
:
: On 14-Aug-2003 Ruslan Ermilov wrote:
: > On Thu, Aug 14, 2003 at 02:10:19AM -0600, Scott Long wrote:
: >> Luoqi Chen wrote:
: > [...]
: >> >On the other hand, all modules should create all the opt_*.h files
:
John Baldwin writes:
>
> On 14-Aug-2003 Andrew Gallatin wrote:
> >
> > John Baldwin writes:
> > >
> > > On 14-Aug-2003 Ruslan Ermilov wrote:
> > > > On Thu, Aug 14, 2003 at 02:10:19AM -0600, Scott Long wrote:
> > > >> Luoqi Chen wrote:
> > > > [...]
> > > >> >On the other hand,
On Thu, Aug 14, 2003 at 02:10:19AM -0600, Scott Long wrote:
> Luoqi Chen wrote:
[...]
> >On the other hand, all modules should create all the opt_*.h files
> >it needs when built individually. Add opt_ddb.h to nullfs's Makefile
> >should fix the breakage.
> >
> Our kernel build system isn't set up
On 14-Aug-2003 Andrew Gallatin wrote:
>
> John Baldwin writes:
> >
> > On 14-Aug-2003 Ruslan Ermilov wrote:
> > > On Thu, Aug 14, 2003 at 02:10:19AM -0600, Scott Long wrote:
> > >> Luoqi Chen wrote:
> > > [...]
> > >> >On the other hand, all modules should create all the opt_*.h files
> >
On 14-Aug-2003 Ruslan Ermilov wrote:
> On Thu, Aug 14, 2003 at 02:10:19AM -0600, Scott Long wrote:
>> Luoqi Chen wrote:
> [...]
>> >On the other hand, all modules should create all the opt_*.h files
>> >it needs when built individually. Add opt_ddb.h to nullfs's Makefile
>> >should fix the breakag
John Baldwin writes:
>
> On 14-Aug-2003 Ruslan Ermilov wrote:
> > On Thu, Aug 14, 2003 at 02:10:19AM -0600, Scott Long wrote:
> >> Luoqi Chen wrote:
> > [...]
> >> >On the other hand, all modules should create all the opt_*.h files
> >> >it needs when built individually. Add opt_ddb.h to n
15 matches
Mail list logo