changeset 83:a4bc9d8a8f11 Dev__data_tracking_assign

Changed to __brch__Dev__data_tracking_assign
author Sean Halle <seanhalle@yahoo.com>
date Fri, 28 Dec 2012 09:38:49 -0800
parents 724b5fbcdd57
children ce07f1a42ddf
files __brch__Dev__data_tracking_assign __brch__Holistic_Model
diffstat 2 files changed, 4 insertions(+), 4 deletions(-) [+]
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/__brch__Dev__data_tracking_assign	Fri Dec 28 09:38:49 2012 -0800
     1.3 @@ -0,0 +1,4 @@
     1.4 +Branch for developing a data-tracking assigner.  It will estimate the amount of consumed data present in each cache and calculate expected time to gather the consumed data at each candidate core.  It then chooses the core with the lowest calculated time to gather data.
     1.5 +
     1.6 +
     1.7 +
     2.1 --- a/__brch__Holistic_Model	Fri Dec 28 09:31:44 2012 -0800
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,4 +0,0 @@
     2.4 -This branch is for the project structure defined Jan 2012..  the #includes reflect this directory structure.
     2.5 -
     2.6 -More importantly, the MC_shared  version of VMS requires a separat malloc implemeted by VMS code..  so this branch has modified the library to use the VMS-specific malloc.
     2.7 -