Review Board 2.0.15


  • Brandon Potter

    bpotter

    Brandon Potter
    Last logged in Feb. 19, 2018
    Joined April 11, 2014

bpotter's review requests

Summary Submitter Posted
Last Updated
config: optionally embed environment variables onto SE-mode application stack
bpotter
February 6th, 2015, 10:01 p.m.
cpu: remove conditional check (count > 0) on o3 IQ squashes
bpotter
February 6th, 2015, 10:02 p.m.
base: add new ChunkGenerator method to identify last chunk
bpotter
February 6th, 2015, 10:03 p.m.
syscall_emul: implement clock_gettime system call
bpotter
February 6th, 2015, 10:07 p.m.
syscall_emul: update x86 syscall table with additional definitions (through Linux 3.13)
bpotter
February 6th, 2015, 10:07 p.m.
syscall_emul: update getrlimit to warn (instead of std::cerr) and return
bpotter
February 6th, 2015, 10:07 p.m.
syscall_emul: fix warning with wrong syscall name and nix extra whitespace
bpotter
February 6th, 2015, 10:07 p.m.
[Discarded] ruby: off-chip DMA device protection or unaligned accesses
bpotter
June 19th, 2015, 4:31 a.m.
ruby: remove extra whitespace and correct misspelled words
bpotter
June 19th, 2015, 4:33 a.m.
ruby: replace global cycle counter w/ cycle per ruby system
bpotter
June 19th, 2015, 4:36 a.m.
ruby: removes g_system_ptr and replaces with object based references
bpotter
June 19th, 2015, 4:40 a.m.
ruby: move g_abs_controls from global into RubySystem
bpotter
June 19th, 2015, 4:40 a.m.
syscall_emul: file descriptor interface changes
bpotter
July 14th, 2015, 5:30 a.m.
base: refactor process class (specifically FdMap and friends)
bpotter
July 14th, 2015, 5:31 a.m.
syscall_emul: standardized file descriptor name and add return checks.
bpotter
July 14th, 2015, 5:31 a.m.
style: change Process function calls to use camelCase
bpotter
July 14th, 2015, 5:31 a.m.
ruby: dma sequencer: removes redundant code
bpotter
July 17th, 2015, 12:19 a.m.
x86: remove redundant condition check in tlb code
bpotter
July 28th, 2015, 10:05 p.m.
base: fix small memory leak in the ELF loader
bpotter
August 12th, 2015, 9:19 p.m.
[Discarded] ruby: allows multiple instances of ruby to be invoked
bpotter
September 14th, 2015, 11:58 p.m.
[Discarded] ruby: move testAnd* into DataBlock and change Packet* to PacketPtr
bpotter
October 22nd, 2015, 11:39 p.m.
[Discarded] ruby: remove whitespace from end of lines
bpotter
October 23rd, 2015, 12:09 a.m.
style: fix newline issue inside assert
bpotter
February 10th, 2016, 6:16 p.m.
style: refactor lseek
bpotter
February 10th, 2016, 6:19 p.m.
syscall_emul: add extra debug support for syscalls
bpotter
February 10th, 2016, 6:19 p.m.
syscall_emul: rename OpenFlagTransTable struct
bpotter
February 10th, 2016, 6:19 p.m.
syscall_emul: add many Linux kernel flags
bpotter
February 10th, 2016, 6:20 p.m.
syscall_emul: extend mmap system call to support file backed mmaps
bpotter
February 10th, 2016, 6:20 p.m.
syscall_emul: fix bugs for mmap2 system call and x86-32 syscalls
bpotter
February 10th, 2016, 6:20 p.m.
syscall_emul: move mmapGrowsDown() to LiveProcess
bpotter
February 10th, 2016, 6:20 p.m.
base: support dynamic loading of Linux ELF objects in SE mode
bpotter
February 10th, 2016, 6:20 p.m.
base: style cleanup for ObjectFile and ElfObject
bpotter
February 10th, 2016, 6:21 p.m.
loader: add symbol support for dynamic libraries
bpotter
February 10th, 2016, 6:21 p.m.
ruby: add newline to RubyNetwork DPRINTF
bpotter
April 4th, 2016, 11:33 p.m.
ruby: remove unnecessary C-style explicit boolean cast
bpotter
April 4th, 2016, 11:38 p.m.
ruby: remove unused code inside '#if 0 ... #endif'
bpotter
April 4th, 2016, 11:38 p.m.
ruby: copy data to from cache to TBE only when required
bpotter
April 4th, 2016, 11:39 p.m.
ruby: use ENTRY* instead of ENTRY for TBETable
bpotter
April 4th, 2016, 11:39 p.m.
ruby: fix naming of variables
bpotter
April 4th, 2016, 11:39 p.m.
ruby: remove the SubBlock class
bpotter
April 4th, 2016, 11:39 p.m.
ruby: change MultiBitSelBlockFilter constructor signature
bpotter
April 4th, 2016, 11:39 p.m.
ruby: add a couple of members to ruby objects to remove statics
bpotter
April 4th, 2016, 11:40 p.m.
ruby: change function signature for functional_read/write
bpotter
April 4th, 2016, 11:40 p.m.
ruby: add block_size_bits to the testAnd* functions
bpotter
April 4th, 2016, 11:40 p.m.
ruby: add parameters to functions related to addresses
bpotter
April 4th, 2016, 11:40 p.m.
ruby: write mask method changes w/ manual subsequent initializations
bpotter
April 4th, 2016, 11:41 p.m.
ruby: DataBlock method changes w/ manual subsequent initializations
bpotter
April 4th, 2016, 11:42 p.m.
ruby: add new rule to grammer to handle new'd objects with parameters
bpotter
April 4th, 2016, 11:42 p.m.
ruby: pass in block size to ENTRY objects with block size
bpotter
April 4th, 2016, 11:42 p.m.
ruby: PerfectCache changes so that we can create with new
bpotter
April 4th, 2016, 11:42 p.m.
1 2 3 > 3 pages