Date: | Mon, 15 Jun 2009 17:58:21 +0200 |
---|---|
From: | David Bonavila <david.bonavila@xxxxxxxxxxxxxxxxxx> |
Subject: | [Gems-users] Private L2 in a CMP... |
Hi. I need to configure a CMP with a private L2 cache, and I would like to know which of these configs I should use: 1) ruby0.setparam g_PROCS_PER_CHIP 1 ruby0.setparam g_NUM_PROCESSORS 2 2) ruby0.setparam g_PROCS_PER_CHIP 2 ruby0.setparam g_NUM_PROCESSORS 2 ruby0.setparam_str g_CACHE_DESIGN PRIVATE_L2 3) ruby0.setparam g_PROCS_PER_CHIP 1 ruby0.setparam g_NUM_PROCESSORS 2 ruby0.setparam_str g_CACHE_DESIGN PRIVATE_L2 As I want to simulate a CMP, I guess I should use config number 2, but I don't know if that is the right way to do what I want. Does config number 1 (without the g_CACHE_DESIGN parameter) provide a private L2 cache?? Or is any of them acceptable and the result will be the same?? Thanks!! |
[← Prev in Thread] | Current Thread | [Next in Thread→] |
---|---|---|
|
Previous by Date: | Re: [Gems-users] Choosing which Ruby coherence protocol to use..., David Bonavila |
---|---|
Next by Date: | Re: [Gems-users] Private L2 in a CMP..., Niket Agarwal (niketa@xxxxxxxxxxxxx) |
Previous by Thread: | [Gems-users] Perfect branch predictor..., David Bonavila |
Next by Thread: | Re: [Gems-users] Private L2 in a CMP..., Niket Agarwal (niketa@xxxxxxxxxxxxx) |
Indexes: | [Date] [Thread] |