]> rtime.felk.cvut.cz Git - frescor/frsh.git/commit
Stub spare capacity module implementation.
authorDario Faggioli <faggioli@gandalf.sssup.it>
Thu, 2 Apr 2009 15:37:22 +0000 (17:37 +0200)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 14 Apr 2009 12:08:33 +0000 (14:08 +0200)
commit83234266341948b3fae763a20b6337f08d85bb2f
tree239f7a9b2cbe7690d68b56a97e84fccc31d21f1d
parent1a2b2d189b9512cada20df5e15a8b1e0e4d89402
Stub spare capacity module implementation.

First stub of the implementation of the spare capacity module.
Only the frsh_contract_set_reclamation_params() and
frsh_contract_get_reclamation_params() functions have been implemented
since now, since we need them also for feedback module.
fres/contract/fres_blocks.idl
frsh_api/Makefile.omk
frsh_api/frsh_spare_capacity.c [new file with mode: 0644]