log MasterLoop.c

age author description
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
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
Thu, 04 Nov 2010 18:13:18 -0700 Me Works with correct matrix mult Nov 4 -- switch animators macros, many updates
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 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, 11 Sep 2010 07:40:44 -0700 Me test after moving directories around
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
Wed, 28 Jul 2010 13:12:10 -0700 Me Works Sequentially -- took out all threads and debugged -- worksSingleMaster
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
Wed, 30 Jun 2010 13:10:34 -0700 Me Full VMS test -- works
Sat, 19 Jun 2010 19:26:12 -0700 Me Middle of testing core loop
Tue, 01 Jun 2010 05:33:40 -0700 Me Compiles -- with win thds -- still debugging assembly
Mon, 31 May 2010 15:24:42 -0700 Me Compiles with assembly
Sat, 22 May 2010 19:37:58 -0700 Me Initial add -- for sourceforge repositories