Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Apr 2004 13:29:16 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        freebsd-current@FreeBSD.org
Cc:        Alex Lyashkov <shadow@psoft.net>
Subject:   Re: code cleanup
Message-ID:  <200404281329.16675.jhb@FreeBSD.org>
In-Reply-To: <1083133582.8250.38.camel@berloga.shadowland>
References:  <1083133582.8250.38.camel@berloga.shadowland>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 28 April 2004 02:26 am, Alex Lyashkov wrote:
> Hi All
>
> how i see many points at kernel work with allproc list direct, but
> proc.h introduce macros FOREACH_PROC_IN_SYSTEM.
> This patch clean this places.

I'd actually rather see the FOREACH_PROC macro removed, I don't think hiding 
the fact that it's a TAILQ is all that useful.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



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