svn commit: r215341 - in projects/sbruno_64cpus: lib/libmemstat sys/amd64/amd64 sys/amd64/include sys/cddl/dev/dtrace/amd64 sys/dev/hwpmc sys/geom/eli sys/i386/i386 sys/i386/include sys/kern sys/sy...

Alan Cox alc at rice.edu
Mon Nov 15 18:10:08 UTC 2010


Sean Bruno wrote:
> Author: sbruno
> Date: Mon Nov 15 17:40:48 2010
> New Revision: 215341
> URL: http://svn.freebsd.org/changeset/base/215341
>
> Log:
>   Initial patches to support 64CPUS.
>   
>   *note that this dies in memory allocation/locking at this time
>   *note that this does not raise MAXCPU yet
>   *note that this does raise MAXCPU for libmemestat
>   
>   Obtained from:	peter@ via Yahoo! Inc
>   

The changes to amd64/cpu_switch.S are incorrect.  The "VM_PMAP+" should 
be removed from each of the modified operands.

Alan



More information about the svn-src-projects mailing list