Just realized, are we supporting D2 on FreeBSD yet? If so, I need to fix std.parallelism to detect the number of CPUs on it. I think this is the same as on OSX, though. (I used sysctlbyname on OSX. Someone please confirm this is right on BSD.)

On 4/26/2011 8:06 PM, [email protected] wrote:
Branch: refs/heads/master
Home:   https://github.com/D-Programming-Language/phobos

Commit: 3cf67160b82d87d8de0bc7564aa1474149a92349
     
https://github.com/D-Programming-Language/phobos/commit/3cf67160b82d87d8de0bc7564aa1474149a92349
Author: dsimcha<[email protected]>
Date:   2011-04-26 (Tue, 26 Apr 2011)

Changed paths:
   M changelog.dd
   M posix.mak
   A std/parallelism.d
   M unittest.d
   M win32.mak

Log Message:
-----------
Add std.parallelism.


_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos


_______________________________________________
phobos mailing list
[email protected]
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to