[Gems-users] Number of processors in Ruby


Date: Tue, 17 Apr 2007 22:40:16 -0500
From: "Lei Yang" <lya755@xxxxxxxxxxxxxxxxxxxx>
Subject: [Gems-users] Number of processors in Ruby
Dear list,
 
I noticed that Ruby only allows the number of processors to be power of 2. I do need to simulate a 3 core system, how can I get away with it? I'm thinking maybe I can set up a simulation of 4 cores and disable one of them. But how do I disable one processor core?
 
Thanks in advance for your advice!!
 
Best Regards,
Lei
[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] Number of processors in Ruby, Lei Yang <=