]> rtime.felk.cvut.cz Git - frescor/fna.git/commit
add the infraestructure for storing the negotiated contracts and performing the analy...
authorsangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Tue, 22 Apr 2008 09:27:04 +0000 (09:27 +0000)
committersangorrin <sangorrin@35b4ef3e-fd22-0410-ab77-dab3279adceb>
Tue, 22 Apr 2008 09:27:04 +0000 (09:27 +0000)
commit5c8e141653df488eaefd495f239a9aef51c9e0a7
treed5c82e6883f5ed16f40002987c4220395cf5a6ce
parent2141ec2b36dcb845c432cc5c29b5068139db4aff
add the infraestructure for storing the negotiated contracts and performing the analysis through the analysis module. TODO: perform a test with those contracts to admit them. In the end the module implementation could be replaced by the cpu implementation.
Spare capacity is not done yet. Now we have to implement negotiation and cancel of contracts.

git-svn-id: http://www.frescor.org/private/svn/frescor/fna/trunk@1135 35b4ef3e-fd22-0410-ab77-dab3279adceb
14 files changed:
src_frescan/frescan_bwres.c
src_frescan/frescan_bwres.h
src_frescan/frescan_bwres_analysis.c
src_frescan/frescan_bwres_analysis.h
src_frescan/frescan_bwres_fna.c
src_frescan/frescan_bwres_messages.c
src_frescan/frescan_bwres_requests.h
src_frescan/frescan_bwres_threads.c
src_frescan/frescan_config.h
src_frescan/frescan_data.h
src_frescan/frescan_debug.h
tests/tests_frescan/test_frescan_bwres_init.c
tests/tests_frescan/test_frescan_bwres_negotiate_in_master.c
tests/tests_frescan/test_frescan_bwres_negotiate_in_slave.c