projects
/
cdsspec-compiler.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
cdsspec-compiler.git
2012-10-08
Brian Norris
model: add release sequence model_thread ASSERT()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Brian Norris
model: launch release sequence fixup actions when necessary
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Brian Norris
model: add special model-checker Thread to ModelChecker
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Brian Norris
schedule: do not allow model-checker thread to enter...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Brian Norris
threads: add constructor for model-checker thread
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Brian Norris
threads: add flag for a special type of "model-checker...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Brian Norris
action: add Thread parameter to constructor
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Brian Norris
model: add process_relseq_fixup()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Brian Norris
model: wire up rest of release seq. resolution backtracking
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Brian Norris
nodestack: add release sequence breakage backtracking
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Brian Norris
action: add MODEL_FIXUP_RELSEQ action_type
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Brian Norris
model: disabled threads are "future ordered"
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Brian Norris
model: use proper size_t printf format
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Brian Norris
schedule: add is_enabled() function
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Brian Demsky
Merge branch 'master' of ssh://demsky.eecs.uci.edu...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Brian Demsky
create enumeration for enabled information...switch...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Brian Norris
cyclegraph: fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2012-10-06
Brian Norris
cyclegraph: flag cycles for reflexive edges
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Brian Demsky
1) more comments
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Brian Demsky
Merge branch 'master' of ssh://demsky.eecs.uci.edu...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Brian Demsky
changes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Norris
nodestack: destroy Nodes properly in ~NodeStack()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Norris
nodestack: use initializer list
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Norris
model: remove unnecessary boolean variable
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Norris
model: assign "pending" return values in release_seq_he...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Norris
model: update pending release sequence list type
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Norris
model: add release_seq structure definition
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Demsky
fix bug...can't mo_check_promises until we're done...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Demsky
local commit... bug that prunes too many executions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Demsky
Merge branch 'master' of /home/git/model-checker
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Demsky
fix low hanging fruit when profiling...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Norris
fixup more id vs. thread_id_t
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Brian Norris
action: return synchronization status for ModelAction...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
action: remove clockvector flag from print() method
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: rename release_seq_head() -> release_seq_heads()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: do not assume THREAD_FINISH is always the last...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
fixup usage of int vs. thread_id_t
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: add const qualifier to get_thread()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: rearrange conditionals, fixup take_step()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
Merge remote-tracking branch 'origin/master'
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
modeltypes: move small typedefs to own header
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: don't include schedule.h
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
nodestack: move has_priority() out of header
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: move get_thread() implementations out of header
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: move get_current_thread() implementation out...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Demsky
Merge branch 'master' of /home/git/model-checker
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Demsky
a number of fixes to add missing mo_graph edges to...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: update switch_to_master() comment
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
Makefile: eliminate malloc.c warning
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
mymemory: fix indentation for ModelAlloc
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
rename 'MyAlloc' to 'ModelAlloc'
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
mymemory: reword comments
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
snapshot: rename 'SnapShot' -> 'Snapshot'
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
common: remove excess semicolon
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
mymemory: define SNAPSHOTALLOC appropriately
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
replace malloc/calloc/free with snapshot_{malloc/calloc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
mymemory: make snapshot_{malloc,calloc,free} externally...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
action: reword comments
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Demsky
extra file committed accidentally
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Demsky
missing change
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Demsky
mspace_malloc will call into mmap if it runs out of...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Demsky
error
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Demsky
random memory leak fixes and memory access fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: debug print - pending release sequences
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
test: add a "pending release sequences" test
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
(bug) revert JOIN/LOCK simplification
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: one release sequence may help resolve another
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: THREAD_FINISH triggers release sequence check
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Demsky
Merge branch 'master' of ssh://demsky.eecs.uci.edu...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Demsky
a bug fix
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
assign sequence numbers after initial processing
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
action: edit some spacing
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: remove obsolete ModelChecker::do_complete_join()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: unify JOIN- and LOCK-related sleep/wake code
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
model: refactor mutex thread-blocking code
commit
|
commitdiff
|
tree
|
snapshot
2012-10-03
Brian Norris
action: don't print clock vector when it is invalid
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Demsky
small hack to optimize our common case for snapshotting...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Demsky
fix bug.... not quite perfect for linux locks, but...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Norris
clockvector: snapshot the whole object
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Norris
model: revert broken bugfix
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Norris
model: fix "earliest diverge" NULL pointer exception
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Demsky
start support for drawing execution diagrams
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Demsky
Fixed bug breaking our consolidation of future values...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Demsky
Two change:
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Norris
rename MYFREE -> model_free
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Norris
rename MYCALLOC -> model_calloc
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Norris
rename MYMALLOC -> model_malloc
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Norris
model: refactor/reword initialize_curr_action()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Norris
clockvector: snapshot our clock vectors
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Norris
mymemory: add placeholder "snapshot_{calloc,malloc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Brian Norris
model: always re-calculate clock vectors
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Brian Demsky
another bug fix
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Brian Demsky
bug fix...recompute promises of RMW actions at divergen...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Brian Norris
model: utilize bad_synchronization flag
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Brian Norris
model: add "bad synchronization" flag
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Brian Norris
action: synchronize_with - return status for out-of...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Brian Norris
model: remove debug print
commit
|
commitdiff
|
tree
|
snapshot
2012-09-29
Brian Demsky
missing commit of mo_graph changes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-28
Brian Demsky
fix bug from moving read_from check_recency...check_rec...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-27
Brian Norris
nodestack: add debug prints
commit
|
commitdiff
|
tree
|
snapshot
next