|
|
[Submitted] base: add some mathematical operators to Cycles class
|
nilay
|
January 26th, 2013, 7:51 a.m.
|
|
|
|
[Submitted] ruby: replaces Time with Cycles in many places
|
nilay
|
January 26th, 2013, 7:52 a.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles in Message class
|
nilay
|
January 26th, 2013, 7:52 a.m.
|
|
|
|
[Submitted] ruby: Replace Time with Cycles in SequencerMessage
|
nilay
|
January 26th, 2013, 7:53 a.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles in Memory Controller
|
nilay
|
January 26th, 2013, 7:54 a.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles in MessageBuffer
|
nilay
|
January 26th, 2013, 7:55 a.m.
|
|
|
|
[Submitted] ruby: correct computation of number of bits required for address
|
nilay
|
January 28th, 2013, 3:52 a.m.
|
|
|
|
[Submitted] ruby: replace Time with Tick in replacement policy classes
|
nilay
|
January 29th, 2013, 8:24 p.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles in garnet fixed and flexible
|
nilay
|
January 29th, 2013, 8:24 p.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles
|
nilay
|
January 29th, 2013, 8:25 p.m.
|
|
|
|
[Submitted] ruby: replace Time with Cycles
|
nilay
|
January 29th, 2013, 8:26 p.m.
|
|
|
|
[Submitted] ruby: enable multiple clock domains
|
nilay
|
January 29th, 2013, 8:28 p.m.
|
|
|
|
[Discarded] etherlink: add simobjects at the endpoints to the link structure
|
nilay
|
February 10th, 2013, 1:46 p.m.
|
|
|
|
[Discarded] alpha: create individual decode cache for each decoder
|
nilay
|
February 10th, 2013, 1:47 p.m.
|
|
|
|
[Submitted] ruby: connect two controllers using only message buffers
|
nilay
|
February 22nd, 2013, 10:35 p.m.
|
|
|
|
[Submitted] ruby: move stall and wakeup functions to AbstractController
|
nilay
|
February 22nd, 2013, 10:35 p.m.
|
|
|
|
[Submitted] slicc: remove check if the L1Cache has a sequencer
|
nilay
|
February 22nd, 2013, 10:35 p.m.
|
|
|
|
[Submitted] ruby: remove the functional copy of memory in se mode
|
nilay
|
February 22nd, 2013, 10:36 p.m.
|
|
|
|
[Submitted] x86: implement some of the x87 instructions
|
nilay
|
February 27th, 2013, 10:55 a.m.
|
|
|
|
[Submitted] sim: remove duplicate check on stack size
|
nilay
|
February 28th, 2013, 12:17 p.m.
|
|
|
|
[Submitted] ruby: garnet: fixed: implement functional access
|
nilay
|
March 2nd, 2013, 4:59 p.m.
|
|
|
|
[Submitted] x86: create space in bios memory map
|
nilay
|
March 8th, 2013, 9:24 a.m.
|
|
|
|
[Submitted] x86: changes to apic, keyboard
|
nilay
|
March 8th, 2013, 9:24 a.m.
|
|
|
|
[Submitted] ruby: keep histogram of outstanding requests in seq
|
nilay
|
March 8th, 2013, 9:29 a.m.
|
|
|
|
[Submitted] ruby: remove unsued profile functions
|
nilay
|
March 8th, 2013, 9:30 a.m.
|
|
|
|
[Submitted] ruby: network: move routers from topology to network
|
nilay
|
March 8th, 2013, 9:31 a.m.
|
|
|
|
[Submitted] ruby: consumer: avoid using receiver side clock
|
nilay
|
March 8th, 2013, 9:44 a.m.
|
|
|
|
[Submitted] ruby: message buffer node: used Tick in place of Cycles
|
nilay
|
March 8th, 2013, 9:49 a.m.
|
|
|
|
[Submitted] ruby: message buffer: remove _ptr from some variables
|
nilay
|
March 8th, 2013, 9:50 a.m.
|
|
|
|
[Submitted] ruby: message buffer: correct previous errors
|
nilay
|
March 8th, 2013, 9:56 a.m.
|
|
|
|
[Submitted] ruby: convert topology to normal object
|
nilay
|
March 21st, 2013, 5:23 p.m.
|
|
|
|
[Submitted] x86: regressions: add switcher full test
|
nilay
|
April 17th, 2013, 4:04 a.m.
|
|
|
|
[Submitted] ruby: patch checkpoint restore with garnet
|
nilay
|
April 19th, 2013, 3:23 p.m.
|
|
|
|
[Submitted] ruby: remove periodic event from Profiler
|
nilay
|
April 24th, 2013, 10:55 a.m.
|
|
|
|
[Submitted] stats: allow printing vectors on a single line
|
nilay
|
April 25th, 2013, 9:41 a.m.
|
|
|
|
[Submitted] ruby: add stats to .sm files, remove cache profiler
|
nilay
|
April 29th, 2013, 6:22 a.m.
|
|
|
|
[Submitted] x86: add op class for int and fp instructions
|
nilay
|
May 11th, 2013, 10:21 a.m.
|
|
|
|
[Submitted] x86: mark instructions for being function call/return
|
nilay
|
May 11th, 2013, 11:47 a.m.
|
|
|
|
[Submitted] ruby: stats: use gem5's stats for controllers
|
nilay
|
May 23rd, 2013, 9:27 a.m.
|
|
|
|
[Submitted] ruby: profiler: remove several unused variables
|
nilay
|
June 4th, 2013, 4:04 p.m.
|
|
|
|
[Submitted] ruby: profiler: lots of inter-related changes
|
nilay
|
June 4th, 2013, 4:12 p.m.
|
|
|
|
[Discarded] cpu: some changes to switching
|
nilay
|
June 7th, 2013, 3:47 p.m.
|
|
|
|
[Submitted] ruby: remove the three files related to profiling
|
nilay
|
June 8th, 2013, 10:50 a.m.
|
|
|
|
[Submitted] ruby: network: remove reconfiguration code
|
nilay
|
June 26th, 2013, 11:18 p.m.
|
|
|
|
[Discarded] configs: rearrange the available options in Options.py
|
nilay
|
June 26th, 2013, 11:19 p.m.
|
|
|
|
[Submitted] configs: rearrange the available options in Options.py
|
nilay
|
June 27th, 2013, 2:45 p.m.
|
|
|
|
[Submitted] x86: add tlb checkpointing
|
nilay
|
August 1st, 2013, 1:54 p.m.
|
|
|
|
[Submitted] ruby: add option for number of transitions per cycle
|
nilay
|
August 17th, 2013, 5:18 p.m.
|
|
|
|
[Submitted] ruby: converts sparse memory stats to gem5 style
|
nilay
|
August 27th, 2013, 1:32 p.m.
|
|
|
|
[Submitted] stats: adds a Formula operator for division
|
nilay
|
August 27th, 2013, 1:32 p.m.
|
|