[Gems-users] Process bind


Date: Wed, 26 Mar 2008 08:21:06 +0800
From: "王佐" <qiushui@xxxxxxxxxx>
Subject: [Gems-users] Process bind
gems-users,您好!

	  I only use ruby and I want to know the way in which processors are mapped to each network node.
      For example,I use the network topology defined by myself. The network file is defined such as:

ext_node:L1Cache:0 int_node:0 link_latency:1 bw_multiplier:72 
ext_node:L1Cache:1 int_node:1 link_latency:1 bw_multiplier:72 
ext_node:L1Cache:2 int_node:2 link_latency:1 bw_multiplier:72 
ext_node:L1Cache:3 int_node:3 link_latency:1 bw_multiplier:72 
ext_node:L1Cache:4 int_node:4 link_latency:1 bw_multiplier:72 
ext_node:L1Cache:5 int_node:5 link_latency:1 bw_multiplier:72 
ext_node:L1Cache:6 int_node:6 link_latency:1 bw_multiplier:72 
ext_node:L1Cache:7 int_node:7 link_latency:1 bw_multiplier:72
ext_node:L1Cache:8 int_node:8 link_latency:1 bw_multiplier:72
........

	  I use psrinfo command supported by solaris to check the logic id which list as 0,1,2,3.....
      My question is :ther logic procossor 0 is mapped to L1cache 0 and the same with the following? I guess it is but I can not find such mapping in the source code.

        致
礼!
 				

        王佐
        qiushui@xxxxxxxxxx
          2008-03-26

[← Prev in Thread] Current Thread [Next in Thread→]
  • [Gems-users] Process bind, 王佐 <=