log

age author description
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:55:39 -0700 Me Just changed name of design notes
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:31:34 -0700 Me Merge not sure what it did, actually -- still learning how merge worksmeasure_brch
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
Tue, 26 Oct 2010 18:26:32 -0700 Me creating a branch for measurement-specific mods to VMSmeasure_brch
Thu, 14 Oct 2010 17:07:23 -0700 Me added MIN_WORK_UNIT_CYCLES and updated comments
Sat, 11 Sep 2010 08:36:55 -0700 Me cleared out old, out-of-sync, design notes
Sat, 11 Sep 2010 07:40:44 -0700 Me test after moving directories around
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
Sat, 11 Sep 2010 03:26:07 -0700 Me Added measurement of suspend time and master time
Tue, 07 Sep 2010 18:51:33 -0700 Me change to pin2core branch..Pin2Core
Tue, 07 Sep 2010 18:40:57 -0700 Me measures coreloop and masterVP times
Wed, 01 Sep 2010 09:18:40 -0700 Me Change in a comment from VMSHW to SSRSingleMaster
Wed, 01 Sep 2010 08:44:40 -0700 Me Making pinned to coreloop version a separate branchPin2Core
Wed, 01 Sep 2010 08:27:33 -0700 Me Added tag SingleMaster for changeset 0e008278fe3c
Wed, 01 Sep 2010 08:26:46 -0700 Me Added tag Pin2Core for changeset e69579a0e797
Wed, 01 Sep 2010 08:32:45 -0700 Me Bugfix: initialize request pointer to NULL in newly created VPSingleMaster
Wed, 01 Sep 2010 08:32:04 -0700 Me Bugfix: initialize request pointer to NULL in newly created VP
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
Wed, 28 Jul 2010 13:12:10 -0700 Me Works Sequentially -- took out all threads and debugged -- worksSingleMaster
Mon, 26 Jul 2010 16:42:59 -0700 Me Sequential Version -- first compile succeeded
Mon, 26 Jul 2010 15:29:26 -0700 Me MasterLoop -- removed commented out old sched-all-then-queue alg
Mon, 26 Jul 2010 15:25:53 -0700 Me Sequential -- just starting to add sequential version
Sat, 24 Jul 2010 08:58:47 -0700 Me Linux Version -- first set of mods changing from win to linux
Wed, 07 Jul 2010 13:15:54 -0700 Me 1st working version -- as far as can tell due to SEH bugs
Wed, 30 Jun 2010 13:11:06 -0700 Me Full VMS test -- works
Wed, 30 Jun 2010 13:10:59 -0700 Me Full VMS test -- works
Wed, 30 Jun 2010 13:10:34 -0700 Me Full VMS test -- works
Wed, 30 Jun 2010 13:10:26 -0700 Me Full VMS test -- works
Tue, 22 Jun 2010 12:55:55 -0700 Me Test seems to be working -- time to move on to full system
Tue, 22 Jun 2010 12:37:43 -0700 Me Kinda have test working -- assembly looks right for saving core loop frame and stack
Tue, 22 Jun 2010 12:37:32 -0700 Me Kinda have test working -- assembly looks right for saving core loop frame and stack
Tue, 22 Jun 2010 11:53:32 -0700 Me Forgot to commit after had working test -- changed stack & frame ptrs in thd params
Tue, 22 Jun 2010 11:53:23 -0700 Me Forgot to commit after had working test -- changed stack & frame ptrs in thd params
Tue, 22 Jun 2010 11:52:41 -0700 Me Forgot to commit after had working test -- changed stack & frame ptrs in thd params
Sat, 19 Jun 2010 19:26:49 -0700 Me Middle of testing core loop
Sat, 19 Jun 2010 19:26:38 -0700 Me Middle of testing core loop
Sat, 19 Jun 2010 19:26:12 -0700 Me Middle of testing core loop
Sat, 19 Jun 2010 19:25:24 -0700 Me Middle of testing core loop
Tue, 01 Jun 2010 05:33:40 -0700 Me Compiles -- with win thds -- still debugging assembly
Tue, 01 Jun 2010 05:33:01 -0700 Me Compiles -- with win thds
Tue, 01 Jun 2010 05:32:41 -0700 Me Added win thds
Tue, 01 Jun 2010 05:31:40 -0700 Me Added win thds and End Thd point
Mon, 31 May 2010 19:15:14 -0700 Me About to chg to win thds -- good except for that
Mon, 31 May 2010 15:24:42 -0700 Me Compiles with assembly
Mon, 31 May 2010 15:01:08 -0700 Me fixed the backslashes to continue the string mult-line
Mon, 31 May 2010 14:23:38 -0700 Me Compiles with assembly -- warning about jmp w/o '*'?
Mon, 31 May 2010 14:11:14 -0700 Me In flux -- has PThread startup -- about to change to winblows threads
Sat, 22 May 2010 19:37:58 -0700 Me Initial add -- for sourceforge repositories