cvs commit: src/sys/conf options

Kris Kennaway kris at obsecurity.org
Sun May 6 18:41:01 UTC 2007


FYI, I dunno if anyone reported that sun4v has been broken since the
origin ifilter commit in February (no interrupts are received).  jmg@
was looking into this a bit but I don't think he made progress.

Kris

On Sun, May 06, 2007 at 05:04:34PM +0000, Paolo Pisati wrote:
> piso        2007-05-06 17:04:34 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/conf             options 
>   Log:
>   Make interrupt filtering support compilable.
>   
>   The entire code is wrapperd in #ifdef ... #endif so it won't harm
>   the actual implementation, but developers are encouraged to test it.
>   For arm, ia64, ppc, sparc64 and sun4v some work is still
>   needed, thus arch maintainers are encouraged to bring their arch on par
>   with respect to i386 and amd64.
>   
>   Approved by: re (implicit?)
>   
>   Revision  Changes    Path
>   1.587     +3 -0      src/sys/conf/options
> http://cvsweb.FreeBSD.org/src/sys/conf/options.diff?r1=1.586&r2=1.587
> | --- src/sys/conf/options	2007/04/14 20:16:03	1.586
> | +++ src/sys/conf/options	2007/05/06 17:04:34	1.587
> | @@ -1,4 +1,4 @@
> | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/sys/conf/options,v 1.586 2007/04/14 20:16:03 kmacy Exp $
> | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/src/sys/conf/options,v 1.587 2007/05/06 17:04:34 piso Exp $
> |  #
> |  #        On the handling of kernel options
> |  #
> | @@ -764,3 +764,6 @@ XFS
> |  
> |  # snd_emu10kx sound driver options
> |  SND_EMU10KX_MULTICHANNEL	opt_emu10kx.h
> | +
> | +# Interrupt filtering
> | +INTR_FILTER             opt_global.h
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-sun4v/attachments/20070506/7d0deac3/attachment.pgp


More information about the freebsd-sun4v mailing list