svn commit: r198306 - head/sys/net
    b. f. 
    bf1783 at googlemail.com
       
    Thu Oct 22 03:16:58 UTC 2009
    
    
  
On 10/21/09, Li, Qing <qing.li at bluecoat.com> wrote:
> I reviewed the SMP code and architecture modules last night. After
> discussion
> with Kip Macy, we feel using the "#ifdef SMP" is actually not necessary
> here.
>
Perhaps not strictly necessary, but wouldn't it be better to have it?
What is your rationale for not using making it conditional on SMP?  I
note that these will be the only such unconditional uses of that
variable that I see in the tree, other than the definition in
sys/sys/smp.h.
Regards,
                 b.
    
    
More information about the freebsd-current
mailing list