| age |
author |
description |
| Tue, 27 Sep 2011 16:27:05 +0200 |
Merten Sach |
new histogram indices |
| Tue, 27 Sep 2011 14:51:54 +0200 |
Merten Sach |
merged dangling head |
| Tue, 27 Sep 2011 14:42:26 +0200 |
Merten Sach |
merged dangling head |
| Tue, 27 Sep 2011 14:37:59 +0200 |
Merten Sach |
Small changes to make SSR & SSR Sequential workDistributedMalloc2 |
| Thu, 12 May 2011 14:23:41 +0200 |
Merten Sach |
fixed: hist index error, zero devision |
| Wed, 21 Sep 2011 16:36:22 +0200 |
Merten Sach |
merge new default versionDistributedMalloc2 |
| Wed, 21 Sep 2011 16:31:19 +0200 |
Merten Sach |
reunited default branch |
| Wed, 21 Sep 2011 16:29:53 +0200 |
Merten Sach |
Enable histogramm free again, was allocated with VMS__malloc and free'd with systems free |
| Mon, 19 Sep 2011 16:12:01 +0200 |
Merten Sach |
Merge of Malloc2 and inter master requestsDistributedMalloc2 |
| Mon, 19 Sep 2011 14:15:37 +0200 |
Merten Sach |
The shutdown now uses inter master requestsInter-Master Requests |
| Fri, 16 Sep 2011 20:08:28 +0200 |
Merten Sach |
distributed free workingInter-Master Requests |
| Fri, 16 Sep 2011 16:19:24 +0200 |
Merten Sach |
Distributed memory management w/o free requests workingInter-Master Requests |
| Fri, 16 Sep 2011 14:25:49 +0200 |
Merten Sach |
distributed memory allocation interface - unfinishedInter-Master Requests |
| Thu, 15 Sep 2011 17:31:33 +0200 |
Nina Engelhardt |
dot outputperf_counters |
| Mon, 29 Aug 2011 19:12:06 +0200 |
Nina Engelhardt |
dependency trackingperf_counters |
| Wed, 07 Sep 2011 17:45:05 +0200 |
Merten Sach |
bugs fixed, code is now compilingInter-Master Requests |
| Sat, 03 Sep 2011 20:41:51 -0700 |
Me |
Added fn to send inter-master requests, and cleaned up codeInter-Master Requests |
| Wed, 24 Aug 2011 16:07:38 +0200 |
Nina Engelhardt |
merge things changed in default branchperf_counters |
| Mon, 15 Aug 2011 18:54:19 +0200 |
Nina Engelhardt |
fixed: incomplete initialization of first record in vpperf_counters |
| Fri, 05 Aug 2011 18:03:07 +0200 |
Nina Engelhardt |
add task # to counter statsperf_counters |
| Wed, 03 Aug 2011 17:05:18 +0200 |
Nina Engelhardt |
save counters to file in csvperf_counters |
| Tue, 02 Aug 2011 17:16:12 +0200 |
Nina Engelhardt |
counters doneperf_counters |
| Tue, 26 Jul 2011 15:36:24 +0200 |
engelhardt |
perf countersperf_counters |
| Tue, 02 Aug 2011 15:44:28 +0200 |
Merten Sach |
Basic malloc without small chunksmalloc2 |
| Tue, 26 Jul 2011 16:07:56 +0200 |
Merten Sach |
close ucontext branch |
| Wed, 13 Jul 2011 18:07:05 +0200 |
Merten Sach |
Graphs fitted to worst case |
| Mon, 11 Jul 2011 18:09:43 +0200 |
Merten Sach |
Version 0V0 |
| Mon, 04 Jul 2011 19:45:43 +0200 |
Merten Sach |
Version before optimization |
| Wed, 22 Jun 2011 16:12:27 +0200 |
Merten Sach |
separated hardware dependent code |
| Thu, 16 Jun 2011 14:41:15 +0200 |
Merten Sach |
make hardware independent and port to 64bit |
| Thu, 02 Jun 2011 12:36:14 +0200 |
Merten Sach |
generic VMS lib |
| Mon, 30 May 2011 18:28:41 +0200 |
Merten Sach |
working O3 version |
| Fri, 27 May 2011 12:35:40 +0200 |
Merten Sach |
working ucontext version |
| Wed, 11 May 2011 16:13:24 +0200 |
Merten Sach |
removed warnings |
| Sat, 20 Nov 2010 08:19:05 +0100 |
Me |
Added measurement hists macrosDec27_2010_about_to_add_sched_record |
| Tue, 16 Nov 2010 16:00:32 +0100 |
Me |
Fixed sequential coreLoop, where switchVPs was broken |
| Mon, 15 Nov 2010 12:11:24 -0800 |
Me |
Added recycle pool -- will merge later -- need to get PLDI results for nowrecycle_pool |
| Sun, 14 Nov 2010 11:17:52 -0800 |
Me |
Nov 14 vers -- Added measurement of Plugin, malloc, & master lock, + vutilities |
| Sat, 13 Nov 2010 14:39:40 -0800 |
Me |
added "VMS__give_semantic_env_for" |
| Fri, 12 Nov 2010 08:42:25 -0800 |
Me |
removed all inline, to see if -O3 works -- now -O0 broken too! will go backtest_without_inline |
| Fri, 12 Nov 2010 07:36:01 -0800 |
Me |
Middle of fixing for -O3.. works -O0 still -- hard-code field offsets in assbly |
| Thu, 11 Nov 2010 06:19:51 -0800 |
SeanHalle |
Merge See what happens -- merged test stuff into Nov 8 VMS versionmeasure_brch |
| Mon, 08 Nov 2010 03:57:46 -0800 |
Me |
Added compiler switch to turn on and off debug-only probes, deleted time-junk |
| Sun, 07 Nov 2010 06:51:34 -0800 |
Me |
minor -- made workStealingGares single start in VMS.h |
| Thu, 04 Nov 2010 18:32:28 -0700 |
Me |
Merge Between VCilk and SSR versions of VMS -- both up to date now |
| Thu, 04 Nov 2010 18:27:27 -0700 |
Me |
Merge between VCilk and SSR intermediate Nov 4 |
| Thu, 04 Nov 2010 17:57:39 -0700 |
Me |
changed sem-lib interface for dissipating to send_dissipate_req |
| Thu, 04 Nov 2010 18:13:18 -0700 |
Me |
Works with correct matrix mult Nov 4 -- switch animators macros, many updates |
| Tue, 02 Nov 2010 16:43:01 -0700 |
Me |
Added boolean guarded debug messages and VMS__throw_exception |
| Mon, 01 Nov 2010 21:21:32 -0700 |
Me |
Init changed to only use VMS__malloc & uses VMS__malloc versions of utilities |
| Sat, 30 Oct 2010 21:53:55 -0700 |
Me |
fixed up probes just a bit |
| Sat, 30 Oct 2010 20:54:36 -0700 |
Me |
Added VMS__malloc and probes, and major re-factoring to separate mallocs |
| Tue, 26 Oct 2010 18:18:30 -0700 |
Me |
Added instrumentation to measure master time, master lock time and create timemeasure_brch |
| Sat, 16 Oct 2010 04:11:15 -0700 |
Me |
Adding TSC normalization -- still in progress, not workingmeasure_brch |
| Thu, 14 Oct 2010 17:07:23 -0700 |
Me |
added MIN_WORK_UNIT_CYCLES and updated comments |
| Sat, 11 Sep 2010 04:47:17 -0700 |
Me |
testing |
| Sat, 11 Sep 2010 04:40:12 -0700 |
Me |
Measure suspend and master times works -- refactored |
| Tue, 07 Sep 2010 18:40:57 -0700 |
Me |
measures coreloop and masterVP times |
| Wed, 01 Sep 2010 08:23:39 -0700 |
Me |
Works multi-core.. pinned VP to a core loopPin2Core |
| Mon, 09 Aug 2010 02:24:31 -0700 |
Me |
Started adding own version of malloc and free |