Ignore:
Timestamp:
04/12/12 12:30:35 (13 years ago)
Author:
piontek
Message:
 
Location:
xssim/branches/tpiontek/src/example/localplugin
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • xssim/branches/tpiontek/src/example/localplugin/FCFSRandomClusterLocalPlugin.java

    r250 r252  
    4242                         
    4343                        for( Processor cpu : cpus) 
    44                                 cpu.getPowerInterface().setPState( PStateType.P3); 
     44                                cpu.getPowerInterface().setPState( PStateType.P0); 
    4545                         
    4646                        init = false; 
Note: See TracChangeset for help on using the changeset viewer.