|
|
[Submitted] Add the user settable separator string for arrayed stats, default is standard ::
|
bdanofsky
|
March 29th, 2011, 7:09 a.m.
|
|
|
|
Cache: fix vector stats in classic cache to have matching lengths
|
hsul
|
April 22nd, 2011, 5:13 p.m.
|
|
|
|
[Submitted] fix garnet flexible pipeline
|
tushar
|
March 15th, 2011, 1:16 a.m.
|
|
|
|
[Submitted] Network Tester Patch
|
tushar
|
March 11th, 2011, 9:23 a.m.
|
|
|
|
[Submitted] This patch makes garnet use the info about active and inactive vnets during allocation and power estimations etc
|
tushar
|
March 15th, 2011, 1:16 a.m.
|
|
|
|
[Submitted] scons: interpret paths relative to launch directory
|
stever
|
March 24th, 2011, 8:09 a.m.
|
|
|
|
[Submitted] scons: allow use of current builds as default build settings
|
stever
|
March 24th, 2011, 4:56 p.m.
|
|
|
|
[Submitted] network: generalized bw for basic links
|
beckmann
|
April 27th, 2011, 10:33 a.m.
|
|
|
|
[Submitted] network: moved network config params
|
beckmann
|
April 27th, 2011, 10:33 a.m.
|
|
|
|
[Submitted] network: removed the unused network-wide latency param
|
beckmann
|
April 27th, 2011, 10:33 a.m.
|
|
|
|
[Submitted] network: adjusted default endponit bandwidth
|
beckmann
|
April 27th, 2011, 10:34 a.m.
|
|
|
|
[Submitted] network: convert links & switches to first class C++ SimObjects
|
beckmann
|
April 22nd, 2011, 3:16 p.m.
|
|
|
|
[Submitted] garnet: cleaned up flexible netwok header file
|
beckmann
|
April 22nd, 2011, 3:15 p.m.
|
|
|
|
[Submitted] ruby: moved topology to the top network directory
|
beckmann
|
April 22nd, 2011, 3:15 p.m.
|
|
|
|
[Submitted] ruby: removed dated comment in SimpleNetwork
|
beckmann
|
April 22nd, 2011, 3:15 p.m.
|
|
|
|
[Submitted] ruby: dbg: use system ticks instead of cycles
|
ksewell
|
April 5th, 2011, 11:18 a.m.
|
|
|
|
[Submitted] debug: fix help output
|
nate
|
April 28th, 2011, 4:47 p.m.
|
|
|
|
[Submitted] CPU: Fix a case where timing simple cpu faults can nest.
|
ali
|
May 2nd, 2011, 3:20 p.m.
|
|
|
|
[Submitted] CPU: Add some useful debug message to the timing simple cpu.
|
ali
|
May 2nd, 2011, 3:21 p.m.
|
|
|
|
[Submitted] ARM: Add vfpv3 support to native trace.
|
ali
|
May 2nd, 2011, 3:19 p.m.
|
|
|
|
[Submitted] Debug: Add a function to cause the simulator to create a checkpoint from GDB.
|
ali
|
May 2nd, 2011, 3:22 p.m.
|
|
|
|
[Submitted] ARM: Make GIC handle IPIs and multiple processors.
|
ali
|
April 4th, 2011, 9:51 a.m.
|
|
|
|
[Submitted] Core: Add some documentation about the sim clocks.
|
ali
|
April 10th, 2011, 4:49 p.m.
|
|
|
|
[Submitted] ARM: Add snoop control unit device.
|
ali
|
April 4th, 2011, 9:50 a.m.
|
|
|
|
[Discarded] Added simple sparese memory implementation.
|
ali
|
February 11th, 2011, 4:32 p.m.
|
|
|
|
[Discarded] Main: Create long talked about output-conference-paper option.
|
ali
|
February 26th, 2011, 2:15 p.m.
|
|
|
|
[Submitted] ruby: use RubyMemory flag & remove setDebug() functionality
|
ksewell
|
May 3rd, 2011, 10:22 p.m.
|
|
|
|
[Submitted] NetworkTest: added sim_cycles parameter to the network tester.
|
tushar
|
April 25th, 2011, 4:05 p.m.
|
|
|
|
[Submitted] network: added Torus and Pt2Pt topologies
|
tushar
|
April 29th, 2011, 3:56 p.m.
|
|
|
|
[Submitted] stats: delete mysql support
|
nate
|
May 10th, 2011, 6:07 a.m.
|
|
|
|
[Submitted] stats: move code that loops over all stats into python
|
nate
|
May 10th, 2011, 6:07 a.m.
|
|
|
|
[Submitted] stats: better expose statistics to python.
|
nate
|
May 10th, 2011, 6:07 a.m.
|
|
|
|
O3: Removed unnecessary unserialize instruction flags.
|
yxw0985
|
May 13th, 2011, 2:31 p.m.
|
|
|
|
[Submitted] ARM: Further break up condition code into NZ, C, V bits.
|
ali
|
May 4th, 2011, 6:43 p.m.
|
|
|
|
[Submitted] ARM: Remove the saturating (Q) condition code from the renamed register.
|
ali
|
May 4th, 2011, 6:40 p.m.
|
|
|
|
[Submitted] ARM: Break up condition codes into normal flags, saturation, and simd.
|
ali
|
May 4th, 2011, 6:39 p.m.
|
|
|
|
[Submitted] Trace: Allow printing ASIDs and selectively tracing based on user/kernel code.
|
ali
|
May 4th, 2011, 6:38 p.m.
|
|
|
|
[Submitted] ARM: Generate condition code setting code based on which codes are set.
|
ali
|
May 4th, 2011, 6:45 p.m.
|
|
|
|
[Submitted] ARM: Construct the predicate test register for more instruction programatically.
|
ali
|
May 4th, 2011, 6:44 p.m.
|
|
|
|
[Submitted] O3: Fix an issue with a load & branch instruction and mem dep squashing
|
ali
|
May 4th, 2011, 6:37 p.m.
|
|
|
|
[Discarded] Ruby: Use Stat class in Profiler
|
drh5
|
May 16th, 2011, 2:44 p.m.
|
|
|
|
[Submitted] gcc: fix an uninitialized variable warning from G++ 4.5
|
nate
|
May 17th, 2011, 11:45 a.m.
|
|
|
|
[Submitted] configs: cleanup redundant/unused options
|
ksewell
|
May 19th, 2011, 11:33 p.m.
|
|
|
|
[Submitted] garnet: rename and rearrange config parameters
|
tushar
|
May 8th, 2011, 11:03 p.m.
|
|
|
|
[Submitted] slicc: added vnet_type field to identify response vnets from others
|
tushar
|
May 8th, 2011, 8:40 p.m.
|
|
|
|
[Submitted] syscall emul: fix Power Linux mmap constant, plus other cleanup
|
stever
|
May 23rd, 2011, 4:48 p.m.
|
|
|
|
[Submitted] config: tweak ruby configs to clean up hierarchy
|
stever
|
May 23rd, 2011, 9:21 a.m.
|
|
|
|
[Submitted] util/regress: make default action a more thorough regression
|
stever
|
April 20th, 2011, 10:42 p.m.
|
|
|
|
[Submitted] sim: reinstate implicit parenting on parameter assignment
|
stever
|
March 26th, 2011, 12:17 p.m.
|
|
|
|
[Submitted] config: revamp x86 config to avoid appending to SimObjectVectors
|
stever
|
March 26th, 2011, 12:17 p.m.
|
|