]> rtime.felk.cvut.cz Git - frescor/frsh.git/history - frsh_api/frsh_contract.c
Add convenient functions to get contract budget and period
[frescor/frsh.git] / frsh_api / frsh_contract.c
2009-10-26 Michal SojkaCheck for internal bugs in frsh_contract_negotiate()
2009-10-19 Michal SojkaDeadline miss notification signals API changed
2009-08-10 Michal SojkaFixed bug in frsh_contract_set_basic_params()
2009-08-10 Michal SojkaAdded frsh_contract_destroy() function
2009-05-22 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-20 Michal SojkaBetter error reporting of FORB exceptions
2009-05-20 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-19 Michal SojkaMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-18 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-17 Michal SojkaHandle properly errors when manager is not registered
2009-05-17 Michal SojkaMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-16 Michal SojkaMerge branch 'master' of sojka@rtime.felk.cvut.cz:...
2009-05-13 Dario FaggioliAdded speed reading functions.
2009-05-10 Michal SojkaFixed warnings caused by the previous merge
2009-05-10 Michal SojkaMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-10 Michal SojkaAdded a comment about inappropriate power-managemnt...
2009-05-10 Michal SojkaFixed compilation warnings and errors
2009-05-09 DarioLarge commit with power management related fixes and...
2009-05-09 DarioMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-09 Michal SojkaMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-06 DarioMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-05 DarioAdded minimum contract duration.
2009-04-29 DarioFix typo in function name.
2009-04-23 Michal SojkaImplemented frsh_contract_renegotiate_sync()
2009-04-23 Michal SojkaImplemented support for contract renegotiation
2009-03-01 Michal SojkaMerge branch 'dario'
2009-03-01 Dario FaggioliFurther improvements in core API implementation.
2009-03-01 Dario FaggioliBugfix and FRSH thread function generalization.
2009-02-18 Michal SojkaAdded license headers and authorship info
2009-02-15 Martin MolnarMerge branch 'master' of molnam1@rtime.felk.cvut.cz...
2009-02-12 Dario FaggioliError handling and parameters retrival functions added.
2008-12-17 Michal SojkaImplemented contract cancellation
2008-12-10 Michal SojkaAdded "late" registration of allocators
2008-11-19 Petr JurcikMerge branch 'master' of rtime.felk.cvut.cz:/var/git...
2008-11-13 Michal SojkaResource scheduler renamed to resource allocator
2008-11-11 Michal SojkaUpdated after rename of forb_exception_occurred()
2008-10-25 Michal SojkaAdded initialization of resource schedulers in frsh_init()
2008-10-25 Michal SojkaAdded forb exception to FRES error codes
2008-10-24 Michal SojkaAdded default parameters to contract in frsh_contract_i...
2008-10-23 Michal Sojkafrsh_vres_id_t defined as a pointer to fres_vres structure
2008-10-22 Michal SojkaMerge branch 'master' of sojka@rtime.felk.cvut.cz:...
2008-10-22 MartinModieief frsh_forb/frsh_api/Makefile.omk
2008-10-22 Michal SojkaAdded frsh_init(), frsh_negotiate_contract() and some...
2008-10-20 Michal SojkaOur sources now use the fres_ prefix
2008-10-17 Michal SojkaMerge branch 'master' of sojka@rtime.felk.cvut.cz:...
2008-10-17 Michal Sojka(De)serialization of contracts is working
2008-10-16 Michal Sojkafrsh_contract can be compiled against updated cm
2008-10-14 Michal SojkaHeavy updates to contract data type - not compilable...
2008-09-25 Michal SojkaSplit to multiple directories