cvs commit: src/sys/amd64/include param.h src/sys/arm/include
	param.h src/sys/i386/include param.h src/sys/ia64/include
	param.h src/sys/powerpc/include param.h
	src/sys/sparc64/include param.h src/sys/sun4v/include param.h
    John Birrell 
    jb at what-creek.com
       
    Thu Mar 27 12:55:49 PDT 2008
    
    
  
On Thu, Mar 27, 2008 at 07:52:42AM +0000, Robert Watson wrote:
> Hmm.  I think this probably is the right thing, but we'll need to be very 
> careful to watch for people defining foo[MAXCPU] in globally visible data 
> structures in the kernel in such a way that entries for the non-current CPU 
> are referenced by any modules.  A casual glance suggests that, right now, 
> this is not generally an issue, but something to watch out for, since we do 
> use MAXCPU to size a number of kernel data structures.
I should have added to the commit message:
Suggested by: jhb
--
John Birrell
    
    
More information about the cvs-all
mailing list