0898fad4fc
start moving algorithm in
2019-11-18 00:00:00 +00:00
99d6bc6bc1
std::atomic: add own answer to bibliography of course
2019-11-17 00:00:01 +00:00
8244e0529b
atomic: analyze further
2019-11-17 00:00:00 +00:00
d43ca360eb
atomic: explain a bit further on README
2019-11-15 00:00:00 +00:00
d82e47e9d2
cpp atomic: define to 1 which is saner
2019-11-15 00:00:00 +00:00
c14d5dfeba
bst_vs_heap_vs_hashmap: configurable seed, make code a bit nicer
2019-11-15 00:00:00 +00:00
d092ca068d
readme: double spaces!!!
2019-11-15 00:00:00 +00:00
daf6c890b2
Don't copy static userland builds into out_rootfs_overlay by default.
...
I was doing that by mistake too often. To force it, use --copy-overlay.
This mechanism might also be useful for future userland content.
2019-11-15 00:00:00 +00:00
627623157c
atomic.cpp: split into several versions one per executable
2019-11-15 00:00:00 +00:00
730eb8e991
static g++: clarify pthread problems further
2019-11-15 00:00:00 +00:00
3808df4175
common: rename --clang to --gem5-clang
...
The option was hard to understand, and this would cause ambiguity
if we ever support something else with the same option, e.g. rootfs
or userland executables.
2019-11-14 00:00:00 +00:00
2b0a5724a7
readme: convert underscores to hyphens on all header IDs
...
GitHub converts differently than asciidoctor... the only way to keep
them consistent is to explicitly set IDs.
2019-11-14 00:00:00 +00:00
86caa918a8
readme: further interlink _NPROCESSORS_CONF and controlling the --cpus count
2019-11-11 00:00:00 +00:00
bf1ca6460d
c++: copyfmt
2019-11-13 00:00:00 +00:00
ff4aaec5bc
shell fork bomb classic
2019-11-12 23:00:01 +00:00
ca47a77676
fork and fork bomb moved in from cpp-cheat
2019-11-12 00:00:00 +00:00
d4b7030366
readme: typos
2019-11-08 00:00:02 +00:00
4c3b9c79a7
readme: --dry-run setup, give emphasis on getting started
...
Instruction counts for the busy wait loop program.
2019-11-08 00:00:01 +00:00
a18f28e263
typo
2019-11-08 00:00:00 +00:00
a52a867f59
computer architecture: start
2019-11-07 23:00:01 +00:00
0fa9b20ab1
benchmarks: stamp
2019-11-07 00:00:00 +00:00
988289f766
gem5: classify all test failures
...
To skip tests, create a decent list of "which instructions a test use"
and "which instructions each simulator does not support".
2019-11-05 00:00:00 +00:00
a06672a20d
gcc hacks: busy_loop and prevent_reorder
2019-11-08 00:00:00 +00:00
6936bd6ba9
how to update gcc
...
Automatically add extra remotes from ./build.
2019-10-31 00:00:00 +00:00
02018daa95
arm: sve_addvl test program that prints sve length
2019-10-30 22:00:02 +00:00
c06923297f
gem5 readfile use file, not stdin, or else sh does not work to start interaction
2019-10-29 00:00:00 +00:00
44227c7b6a
gem5: update to 239054f48439c18b93e1a70ff29dbcb0c4742cff
...
fs_bigLITTLE: no patches needed anymore, we now have the --root option.
2019-10-29 00:00:00 +00:00
2cfb389c5a
dhrystone: fix build, overlay directory was not being created
2019-10-29 00:00:00 +00:00
73882a2bcc
gem5 entry point: expand a bit more to mention m5.simulate()
2019-10-29 00:00:00 +00:00
d282759944
./gem5.sh: document better
2019-10-29 00:00:00 +00:00
cb6ea17771
gem5: document THE_ISA
2019-10-27 00:00:00 +00:00
811b04c3f8
gem5 kvm section
2019-10-25 00:00:01 +00:00
19b0306e0e
gem5 cpu types: add ex5_*, explain others further
2019-10-25 00:00:00 +00:00
d1f16390d0
readme: a chain of qemu improvements
2019-10-20 00:00:00 +00:00
fd6062a38c
mention std::filesystem::temp_directory_path on readme
2019-10-19 00:00:00 +00:00
9afe5355e9
userland: add some random filesystem and random stuff
...
Some moved from C++, some moved from SO, some I just made up.
2019-10-18 00:00:02 +00:00
f6123ac9f1
c++: file_read_write
2019-10-18 00:00:01 +00:00
12d9870d52
xephyr: consider, but give up for now
2019-10-18 00:00:00 +00:00
2c9c188b5e
xephyr: document failed attempt
2019-10-17 00:00:00 +00:00
07f047f2d7
gem5: atomic hello se.py event queue totally understood
2019-10-15 00:00:01 +00:00
64ee7c4e70
gem5: more internals
2019-10-15 00:00:00 +00:00
6cd14bd920
gem5 vs qemu: better logging
2019-10-15 00:00:00 +00:00
91361d5b32
qemu memory access tracing is impossible
2019-10-15 00:00:00 +00:00
22274a0ea5
gem5: eclipse configuration
2019-10-15 00:00:00 +00:00
836e181134
gem5 #include ISA polymorphism
2019-10-15 00:00:00 +00:00
59f96b192a
dhrystone: create nicer custom build, baremetal almost working
2019-10-18 00:00:01 +00:00
5b7094fb68
alphanumeric.js
2019-10-12 00:00:00 +00:00
c666d426f7
read_stdin_to_string.js
2019-10-08 00:00:03 +00:00
1509c3bca4
command_line_arguments.c: move description to readme
2019-10-08 00:00:02 +00:00
50281d1db5
nodejs: file io
2019-10-08 00:00:01 +00:00