Re: Question about KQUEUE code in make(1)
David Rhodus <sdrhodus@gmail.com> writes:
> On Thu, 18 Nov 2004 13:50:44 -0800, Max Okumoto <okumoto@ucsd.edu> wrote:
>> I am near the KQUEUE patches for make(1), and I was wondering if
>> we want this code.
>>
>> Max
> Did anyone in fbsd ever get the kqueue stuff working properly with make(1) ?
>
> --
> -David
> Steven David Rhodus
> <drhodus@machdep.com>
It looks like the code is turned off in the Makefile.
# There is no obvious performance improvement currently.
# CFLAGS+=-DUSE_KQUEUE
It does compile on leaf, so I am inclined to leave it in since
it reduces the diffs :-)
Max
討論串 (同標題文章)
完整討論串 (本文為第 6 之 6 篇):