|
|
[Submitted] ruby: network: shorten variable names
|
nilay
|
August 27th, 2013, 1:33 p.m.
|
|
|
|
[Submitted] ruby: network: removes reset functionality
|
nilay
|
August 27th, 2013, 1:35 p.m.
|
|
|
|
[Submitted] ruby: network: convert to gem5 style stats
|
nilay
|
August 27th, 2013, 1:36 p.m.
|
|
|
|
[Submitted] ruby: network: correct naming of routers
|
nilay
|
August 28th, 2013, 11:10 p.m.
|
|
|
|
[Submitted] sim: reset stats after startup
|
nilay
|
September 10th, 2013, 12:35 a.m.
|
|
|
|
[Submitted] sim: correct tickToCycles() function.
|
nilay
|
November 25th, 2013, 5:23 p.m.
|
|
|
|
[Submitted] util: update checkpoint aggregation script
|
nilay
|
November 29th, 2013, 5 p.m.
|
|
|
|
[Submitted] stats: add function for adding histograms
|
nilay
|
December 5th, 2013, 10:21 p.m.
|
|
|
|
[Submitted] ruby: move all statistics to stats.txt, eliminate ruby.stats
|
nilay
|
December 5th, 2013, 10:22 p.m.
|
|
|
|
[Submitted] stats: updates to changes to ruby
|
nilay
|
December 6th, 2013, 11:11 p.m.
|
|
|
|
[Submitted] ruby: add support for clusters
|
nilay
|
January 1st, 2014, 6:51 p.m.
|
|
|
|
[Submitted] ruby: rename MESI_CMP_directory to MESI_Two_Level
|
nilay
|
January 1st, 2014, 6:51 p.m.
|
|
|
|
[Submitted] ruby: add a three level MESI protocol.
|
nilay
|
January 1st, 2014, 6:52 p.m.
|
|
|
|
[Submitted] base: calls abort() from fatal
|
nilay
|
January 17th, 2014, 5:44 p.m.
|
|
|
|
[Submitted] ruby: memory controller: use MemoryNode *
|
nilay
|
January 17th, 2014, 5:44 p.m.
|
|
|
|
[Submitted] ruby: route all packets through ruby port
|
nilay
|
January 17th, 2014, 5:45 p.m.
|
|
|
|
[Submitted] x86: implements fxch instruction.
|
nilay
|
January 17th, 2014, 5:57 p.m.
|
|
|
|
[Submitted] x86: implements x87 add/sub instructions
|
nilay
|
January 17th, 2014, 5:58 p.m.
|
|
|
|
[Submitted] x86: correct error in emms instruction.
|
nilay
|
January 17th, 2014, 5:58 p.m.
|
|
|
|
[Submitted] config: allow more than 3GB of memory for x86 simulations
|
nilay
|
January 18th, 2014, 2:38 a.m.
|
|
|
|
[Submitted] config: remove ruby_fs.py
|
nilay
|
March 12th, 2014, 6:51 p.m.
|
|
|
|
[Submitted] config: ruby: remove piobus from protocols
|
nilay
|
March 12th, 2014, 6:51 p.m.
|
|
|
|
[Submitted] config: fs.py: move creating of test/drive systems to functions
|
nilay
|
March 12th, 2014, 6:52 p.m.
|
|
|
|
[Submitted] config: ruby: rename _cpu_ruby_ports to _cpu_ports
|
nilay
|
March 12th, 2014, 6:53 p.m.
|
|
|
|
[Submitted] ruby: dma sequencer: remove RubyPort as parent class
|
nilay
|
March 12th, 2014, 6:54 p.m.
|
|
|
|
[Submitted] ruby: single physical memory in fs mode
|
nilay
|
March 12th, 2014, 6:55 p.m.
|
|
|
|
[Submitted] ruby: message buffer: drop dequeue_getDelayCycles()
|
nilay
|
March 13th, 2014, 5:35 a.m.
|
|
|
|
[Submitted] ruby: slicc: code refactor
|
nilay
|
March 13th, 2014, 5:36 a.m.
|
|
|
|
[Submitted] ruby: garnet: convert network interfaces into clocked objects
|
nilay
|
March 13th, 2014, 5:39 a.m.
|
|
|
|
[Submitted] ruby: consumer: avoid accessing wakeup times when waking up
|
nilay
|
March 13th, 2014, 5:39 a.m.
|
|
|
|
[Submitted] ruby: slicc: change enqueue statement
|
nilay
|
April 1st, 2014, 2:24 p.m.
|
|
|
|
[Submitted] ruby: eliminate type Time
|
nilay
|
August 16th, 2014, 12:35 a.m.
|
|
|
|
[Submitted] ruby: network: move getNumNodes() to base class
|
nilay
|
August 16th, 2014, 12:38 a.m.
|
|
|
|
[Submitted] ruby: slicc: donot prefix machine name to variables
|
nilay
|
August 16th, 2014, 12:48 a.m.
|
|
|
|
[Submitted] ruby: slicc: improve the grammar
|
nilay
|
August 16th, 2014, 12:50 a.m.
|
|
|
|
[Submitted] ruby: slicc: change the way configurable members are specified
|
nilay
|
August 16th, 2014, 1:02 a.m.
|
|
|
|
[Submitted] ruby: message buffers: significant changes
|
nilay
|
August 16th, 2014, 1:17 a.m.
|
|
|
|
[Submitted] x86: set op class of two fp instructions
|
nilay
|
August 16th, 2014, 1:27 a.m.
|
|
|
|
[Submitted] ruby: remove typedef of Index as int64
|
nilay
|
August 16th, 2014, 1:32 a.m.
|
|
|
|
[Submitted] mem: change the namespace Message to ProtoMessage
|
nilay
|
August 28th, 2014, 6 p.m.
|
|
|
|
[Submitted] build opts: add MI_example to NULL ISA
|
nilay
|
August 28th, 2014, 6 p.m.
|
|
|
|
[Discarded] style: add .clang-format file
|
nilay
|
September 1st, 2014, 6:05 a.m.
|
|
|
|
[Submitted] ruby: drop Orion network power model
|
nilay
|
September 18th, 2014, 9:21 p.m.
|
|
|
|
[Submitted] ruby: network: garnet: remove functions for computing power
|
nilay
|
September 18th, 2014, 9:23 p.m.
|
|
|
|
[Submitted] ruby: network: garnet: add statistics for different activities
|
nilay
|
September 18th, 2014, 9:25 p.m.
|
|
|
|
[Submitted] ext: add the source code for DSENT
|
nilay
|
September 18th, 2014, 9:26 p.m.
|
|
|
|
[Submitted] ext: dsent: adds a Python interface, drops C++ one
|
nilay
|
September 18th, 2014, 9:27 p.m.
|
|
|
|
[Submitted] util: adds a script for using DSENT
|
nilay
|
September 18th, 2014, 9:28 p.m.
|
|
|
|
[Submitted] base: misc: Add missing header file.
|
nilay
|
September 25th, 2014, 4:34 a.m.
|
|
|
|
[Submitted] base: addr range: slight change to validity check
|
nilay
|
September 25th, 2014, 4:37 a.m.
|
|