Source-Changes archive

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

Re: CVS commit: src/sys/kern



> Module Name:  src
> Committed By: rmind
> Date:         Thu Jan 31 00:46:55 UTC 2008
> 
> Modified Files:
>       src/sys/kern: sched_m2.c
> 
> Log Message:
> - sched_cpuattach: fix address calculation, use roundup2();
>   Fixes the problems with systems having > 2GB of memory;
>   From <drochner>, thanks for catching this!

it's about virtual addresses.
i don't think amount of memory is related.

YAMAMOTO Takashi

> - Convert pool to pool-cache;
> - Adjust copyright while here;
> 
> 
> To generate a diff of this commit:
> cvs rdiff -r1.18 -r1.19 src/sys/kern/sched_m2.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