Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/uvm



hi,

this breaks the build on sparc (and any other platform where PAGE_SHIFT
is not a compile-time constant):

uvm_pdaemon.c:379: error: variable-size type declared outside of any function

-Chuck


On Sun, Feb 12, 2006 at 09:19:59AM +0000, YAMAMOTO Takashi wrote:
> 
> Module Name:  src
> Committed By: yamt
> Date:         Sun Feb 12 09:19:59 UTC 2006
> 
> Modified Files:
>       src/sys/uvm: uvm_pdaemon.c
> 
> Log Message:
> factor out swap clustering code.
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.72 -r1.73 src/sys/uvm/uvm_pdaemon.c
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index