svn commit: r183687 - in user/peter/long_cpumask: . sys

Peter Wemm peter at FreeBSD.org
Wed Oct 8 05:23:54 UTC 2008


Author: peter
Date: Wed Oct  8 05:23:50 2008
New Revision: 183687
URL: http://svn.freebsd.org/changeset/base/183687

Log:
  Experiment with changing 'cpumask_t' from 32 to 64 bit on 64 bit platforms
  by changing type from 'int' to 'long'.

Added:
  user/peter/long_cpumask/
  user/peter/long_cpumask/sys/
     - copied from r183686, head/sys/


More information about the svn-src-user mailing list