|
|
[Submitted] syscall_emul: extend sysinfo system call to include mem_unit
|
bpotter
|
November 17th, 2016, 8:27 p.m.
|
|
|
|
[Submitted] syscall_emul: update getrlimit to warn (instead of std::cerr) and return
|
bpotter
|
February 6th, 2015, 10:07 p.m.
|
|
|
|
[Submitted] style: change Process function calls to use camelCase
|
bpotter
|
July 14th, 2015, 5:31 a.m.
|
|
|
|
ruby: allows multiple instances of ruby to be invoked
|
bpotter
|
April 4th, 2016, 11:45 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 18/22] refactor and add functionality for dup, dup2, and pipe
|
bpotter
|
November 7th, 2016, 10:09 p.m.
|
|
|
|
ruby: add block_size_bits to the testAnd* functions
|
bpotter
|
April 4th, 2016, 11:40 p.m.
|
|
|
|
[Submitted] syscall_emul: #ifdef new system calls to allow builds on OSX and BSD
|
bpotter
|
January 19th, 2017, 5:30 p.m.
|
|
|
|
[Submitted] style: [patch 12/22] fix preliminary style issues for subsequent fault patch
|
bpotter
|
October 17th, 2016, 4:11 p.m.
|
|
|
|
[Submitted] hsail: remove the panic guarding function directives
|
bpotter
|
November 17th, 2016, 8:25 p.m.
|
|
|
|
[Submitted] base: style cleanup for ObjectFile and ElfObject
|
bpotter
|
February 10th, 2016, 6:21 p.m.
|
|
|
|
ruby: topology: do not use Machine* functions
|
bpotter
|
April 4th, 2016, 11:44 p.m.
|
|
|
|
[Discarded] style: change NULL to nullptr in syscall files
|
bpotter
|
February 23rd, 2017, 7:58 p.m.
|
|
|
|
[Submitted] ruby: remove extra whitespace and correct misspelled words
|
bpotter
|
June 19th, 2015, 4:33 a.m.
|
|
|
|
ruby: use ENTRY* instead of ENTRY for TBETable
|
bpotter
|
April 4th, 2016, 11:39 p.m.
|
|
|
|
[Submitted] syscall_emul: [patch 6/22] remove unused fields from Process class
|
bpotter
|
October 17th, 2016, 3:19 p.m.
|
|
|
|
[Submitted] style: local variable name correction
|
bpotter
|
November 16th, 2016, 4:24 p.m.
|
|
|
|
[Submitted] syscall_emul: rename OpenFlagTransTable struct
|
bpotter
|
February 10th, 2016, 6:19 p.m.
|
|
|
|
ruby: remove the ruby system static related to block size
|
bpotter
|
April 4th, 2016, 11:42 p.m.
|
|
|
|
[Submitted] syscall_emul: add support for x86 statfs system calls
|
bpotter
|
November 17th, 2016, 8:26 p.m.
|
|
|
|
[Submitted] syscall_emul: update x86 syscall table with additional definitions (through Linux 3.13)
|
bpotter
|
February 6th, 2015, 10:07 p.m.
|
|
|
|
[Submitted] x86: remove redundant condition check in tlb code
|
bpotter
|
July 28th, 2015, 10:05 p.m.
|
|
|
|
garnet: fix bug where multiple enqueues happen on same tick
|
bpotter
|
April 4th, 2016, 11:45 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 19/22] adds basic signaling mechanism to SE mode
|
bpotter
|
November 7th, 2016, 10:09 p.m.
|
|
|
|
[Discarded] ruby: move testAnd* into DataBlock and change Packet* to PacketPtr
|
bpotter
|
October 22nd, 2015, 11:39 p.m.
|
|
|
|
ruby: add parameters to functions related to addresses
|
bpotter
|
April 4th, 2016, 11:40 p.m.
|
|
|
|
[Submitted] syscall_emul: [patch 13/22] add system call retry capability
|
bpotter
|
October 17th, 2016, 4:54 p.m.
|
|
|
|
[Submitted] hsail: generate mov instructions for more arith_types and bit_types
|
bpotter
|
November 17th, 2016, 8:28 p.m.
|
|
|
|
[Submitted] loader: add symbol support for dynamic libraries
|
bpotter
|
February 10th, 2016, 6:21 p.m.
|
|
|
|
ruby: drop Machine* functions defined with enum MachineType
|
bpotter
|
April 4th, 2016, 11:44 p.m.
|
|
|
|
[Discarded] sim: expand AuxVector class
|
bpotter
|
February 23rd, 2017, 10:16 p.m.
|
|
|
|
[Submitted] style: [patch 1/22] use /r/3648/ to reorganize includes
|
bpotter
|
October 11th, 2016, 4:01 p.m.
|
|
|
|
[Submitted] ruby: replace global cycle counter w/ cycle per ruby system
|
bpotter
|
June 19th, 2015, 4:36 a.m.
|
|
|
|
ruby: fix naming of variables
|
bpotter
|
April 4th, 2016, 11:39 p.m.
|
|
|
|
ruby: change clock periods for requests associated with ruby port
|
bpotter
|
April 16th, 2016, 6:05 a.m.
|
|
|
|
[Submitted] syscall_emul: [patch 7/22] remove numCpus method
|
bpotter
|
October 17th, 2016, 3:20 p.m.
|
|
|
|
[Discarded] syscall_emul: return -errno on a failed close call
|
bpotter
|
November 16th, 2016, 4:25 p.m.
|
|
|
|
[Submitted] syscall_emul: add many Linux kernel flags
|
bpotter
|
February 10th, 2016, 6:20 p.m.
|
|
|
|
ruby: convert global statistical variables to local ones.
|
bpotter
|
April 4th, 2016, 11:43 p.m.
|
|
|
|
[Submitted] syscall_emul: implement fallocate
|
bpotter
|
November 17th, 2016, 8:25 p.m.
|
|
|
|
[Submitted] syscall_emul: implement clock_gettime system call
|
bpotter
|
February 6th, 2015, 10:07 p.m.
|
|
|
|
[Submitted] syscall_emul: [PATCH 20/22] add the tgkill system call
|
bpotter
|
November 7th, 2016, 10:10 p.m.
|
|
|
|
[Discarded] ruby: remove whitespace from end of lines
|
bpotter
|
October 23rd, 2015, 12:09 a.m.
|
|
|
|
[Submitted] style: fix newline issue inside assert
|
bpotter
|
February 10th, 2016, 6:16 p.m.
|
|
|
|
ruby: write mask method changes w/ manual subsequent initializations
|
bpotter
|
April 4th, 2016, 11:41 p.m.
|
|
|
|
[Submitted] syscall_emul: [patch 14/22] adds identifier system calls
|
bpotter
|
November 7th, 2016, 9:56 p.m.
|
|
|
|
[Submitted] hsail: add a wavesize case statement to register operand code
|
bpotter
|
November 17th, 2016, 8:28 p.m.
|
|
|
|
[Submitted] config: optionally embed environment variables onto SE-mode application stack
|
bpotter
|
February 6th, 2015, 10:01 p.m.
|
|
|
|
ruby: modify Ruby's set operations to work on uninitialized sets
|
bpotter
|
April 4th, 2016, 11:44 p.m.
|
|
|
|
[Submitted] x86: remove unnecessary parameter from functions
|
bpotter
|
February 23rd, 2017, 10:17 p.m.
|
|
|
|
[Discarded] style: reduce include dependencies in some headers
|
bpotter
|
October 11th, 2016, 8:34 p.m.
|
|