4
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Nov 30, 2024 — Nov 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
base: Abstract the AF_INET-ness out of ListenSocket. More... over 2 years ago
base,cpu,dev: Add a level of indirection for ListenSockets. More... over 2 years ago
base: Make ListenSocket::listen(int port) protected. More... over 2 years ago
base,cpu,dev,sim: Pull common logic into ListenSocket::listen(). More... over 2 years ago
base,cpu,dev: Simplify ListenSocket::listen(). More... over 2 years ago
base,dev: Simplify the ListenSocket::accept method. More... over 2 years ago
base: Flip the default for ListenSocket::accept(bool nodelay). More... over 2 years ago
misc: Update the .git-blame-ignore-revs to ignore flynt commit More... over 2 years ago
stdlib: Fix SwitchableProcessor use in SE mode More... over 2 years ago
mem-ruby: fix atomic deadlock with WB GPU L2 caches More... over 2 years ago
mem-ruby: fix load deadlock with WB GPU L2 caches More... over 2 years ago
misc: Use python f-strings for string formatting More... over 2 years ago
stdlib: Define env variables in SE workload More... over 2 years ago
ext: Update softfloat to 3d full version More... over 2 years ago
arch-riscv: Add new misa bit union More... over 2 years ago
cpu-kvm: Implement IPC and CPI base stats for KVM CPU More... over 2 years ago
cpu-o3: Copy O3 IEW stats to BaseCPU::ExecuteCPUStats More... over 2 years ago
cpu-o3: Copy general O3 fetch stats to BaseCPU::FetchCPUStats More... over 2 years ago
cpu-o3: Use base instructions committed counters in O3CPU More... over 2 years ago
cpu: Move numInsts, numOps, ipc, cpi to BaseCPU More... over 2 years ago
cpu: Move commit stats from simple to base cpu More... over 2 years ago
cpu: Move execute stats from simple and minor to base More... over 2 years ago
cpu: Move fetch stats from simple and minor to base More... over 2 years ago
stdlib: use atomic_noncaching when using AtomicSimpleCPU with Ruby More... over 2 years ago
stdlib: Fix bug in MESI_Three_Level_Cache initialization More... over 2 years ago
arch-sparc: Rewrite unused array in tgt_stat64 for mac More... over 2 years ago
ext: Update Pybind to Version 2.10.3 More... over 2 years ago
python: Replace 'getargspec' with 'signature' in SimObject.py More... over 2 years ago
scons: default to not duplicating sources in the build directory More... over 2 years ago
tests: Fix import path in simple_binary_run.py More... over 2 years ago