# HG changeset patch # User Sean Halle # Date 1356716329 28800 # Node ID a4bc9d8a8f111cbf19f68b94929b520e6fa185ce # Parent 724b5fbcdd57113693977d787f03e5a33b27125f Changed to __brch__Dev__data_tracking_assign diff -r 724b5fbcdd57 -r a4bc9d8a8f11 __brch__Dev__data_tracking_assign --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/__brch__Dev__data_tracking_assign Fri Dec 28 09:38:49 2012 -0800 @@ -0,0 +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. + + + diff -r 724b5fbcdd57 -r a4bc9d8a8f11 __brch__Holistic_Model --- a/__brch__Holistic_Model Fri Dec 28 09:31:44 2012 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,4 +0,0 @@ -This branch is for the project structure defined Jan 2012.. the #includes reflect this directory structure. - -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. -