]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/shortlog
frescor/frsh-forb.git
2011-02-08 Michal SojkaAlign wvtest results
2011-02-08 Michal SojkaRemove a copy of wvtest
2011-02-08 Michal SojkaAdd some patterns to gitignore
2011-02-07 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:frescor...
2011-02-07 Michal SojkaDocument better forb_init()
2011-01-31 Michal SojkaSplit FOSA opaque types to multiple files based on...
2011-01-28 Petr BenesUsing plain POSIX instead of FOSA for thread specific...
2011-01-28 Michal SojkaInitialize thread specific data in forb_init()
2011-01-28 Michal SojkaMerge commit '6634567ea9da3e17137d52667bd4d12741a69512'
2011-01-28 Michal SojkaAdd script for splitting subtrees to the original repos...
2011-01-28 Michal SojkaUpdate README and remove .gitmodules
2011-01-28 Michal SojkaMerge commit 'c2e1ed4db97fa5aeb379140376935c035cf56d12...
2011-01-28 Michal SojkaSquashed 'src/wvtest/' content from commit e54dada
2011-01-27 Michal SojkaAdd 'src/ulut/' from commit 'b812706643311215ea9200a4fb...
2011-01-27 Michal SojkaAdd 'src/frsh/' from commit '3d8b226fce42630a1d0ee32917...
2011-01-27 Michal SojkaAdd 'src/fosa/' from commit '74de0ef982fc4f9a7e6587e453...
2011-01-27 Michal SojkaAdd 'src/fna/' from commit '493e9e8be9c3761691b96e8366d...
2011-01-27 Michal SojkaAdd 'src/frsh-include/' from commit '2ca79f782952a3d871...
2011-01-27 Michal SojkaAdd 'src/fwp/' from commit '898e54279f22559dd6acd2b7061...
2011-01-27 Michal SojkaAdd 'src/forb/' from commit '1ef7503676513a85e80eda0950...
2011-01-27 Michal SojkaRemove submodules in order to be included as subtrees
2011-01-27 Michal SojkaUpdate submodules
2011-01-27 Petr BenesBug fixed in the function fosa_thread_get_specific_data()
2011-01-27 Michal SojkaMerge branch 'master' of rtime.felk.cvut.cz:frescor/fwp
2011-01-25 Petr BenešPrepared test cases for executors (thread specific...
2011-01-25 Petr BenešAdded a function forb_object_get_executor() in object.h
2011-01-25 Petr BenešAdded a function forb_get_current_executor()
2011-01-21 Pavel PisauLUt library header files can be moved to include/ulut...
2011-01-21 Michal SojkaMerge branch 'master' of frsh-forb.git.sourceforge...
2011-01-21 Michal SojkaMerge branch 'master' of git://frsh-forb.git.sourceforg...
2011-01-11 Michal SojkaAdd help option
2010-12-14 Michal SojkaREADME: Show how to disable AQUOSA
2010-11-05 Pavel PisaSDCC 3.0 can build uLUt but its GCSE optimization goes...
2010-10-17 Petr BenešAdded thread specific data to executor
2010-10-15 Michal SojkaAllow daemonizing FWP manager
2010-10-15 Michal SojkaAllow daemonizing CPU resource managers
2010-10-15 Michal Sojkafcb: Enable -h option (help)
2010-09-14 Michal SojkaREADME: Show how to disable AQUOSA
2010-09-14 Michal Sojkamake: Disable kernel passes
2010-09-14 Michal SojkaAdd prerequisites to README
2010-08-30 Michal SojkaREADME: Add how to test the framework
2010-07-08 Michal SojkaFigure: Remove DTM and change "Data exchange" to "Commu...
2010-06-27 Michal SojkaAdd elisp helper function for easier editing
2010-06-26 Michal SojkaAdd a comment with elisp helper function
2010-06-25 Michal SojkaAdd basic transaction support
2010-06-25 Michal SojkaUpdate transaction API
2010-06-25 Michal SojkaLog time
2010-06-25 Michal SojkaAllow specifying loglevels in environment
2010-06-25 Michal SojkaAdd ul_log to executor
2010-06-25 Michal Sojkafcb: Do not allow multiple allocations of the same...
2010-06-25 Michal Sojkafcb: Reject direct contract manipulation in transactions
2010-06-25 Michal Sojkafrsh_transaction_alloc_vres works
2010-06-25 Michal Sojkagui: Fix compile error caused by change in fres_contract.h
2010-06-25 Michal SojkaStarted implementation of frsh_transaction_alloc_vres()
2010-06-25 Michal Sojkafcb: Handle transaction cancelation - not tested
2010-06-25 Michal Sojkanegotiate_transaction() hopefully completed
2010-06-25 Michal SojkaAdd fcb_remember_contracts() to simplify the code
2010-06-25 Michal SojkaSuppress warning in fres_contract_id_to_string() on...
2010-06-25 Michal Sojkafcb: Deallocate res_array properly
2010-06-24 Michal SojkaProgress on transaction negotiation
2010-06-24 Michal SojkaDo not use random contract IDs
2010-06-24 Michal Sojkafcb: Correct bug to pass the test suite
2010-06-24 Michal SojkaGet compilable output for sequences of a typedeffed...
2010-06-24 Michal Sojkafcb: Add reserve_resource helper function
2010-06-24 Michal Sojkafcb: Refactor resource reserve/commit
2010-06-23 Michal Sojkafcb: Work on transaction support continues
2010-06-23 Michal SojkaSmall fixes
2010-06-23 Michal Sojkafcb: Refactor prepare_fcb_contracts()
2010-06-23 Michal SojkaFix contract test
2010-06-23 Michal SojkaTransaction support - part 1
2010-06-23 Michal SojkaAdd FRSH API for transactions
2010-06-23 Michal SojkaStart of transaction implementation and tests
2010-06-23 Michal SojkaRename fres test binaries to have more unique names
2010-06-23 Michal SojkaUpdate fres_transaction API
2010-06-23 Michal Sojkafcb: Add skeleton of transaction handling
2010-06-23 Michal Sojkatest: Sequence is initilized to zero
2010-06-22 Michal SojkaBeginning of transaction support
2010-06-22 Michal SojkaAdd test for frsh_transaction_negotiate()
2010-06-22 Michal SojkaAdd forb_sequence_ensure_allocated()
2010-06-22 Michal SojkaAdd frsh_transaction.h
2010-06-22 Michal Sojkawvtest: Do not check open fds at the end
2010-06-22 Michal SojkaAdd the beginning of transaction negotiation test
2010-06-22 Michal Sojkadummy: Enable use of multiple dummy resources
2010-06-22 Michal SojkaAdd transaction manipulation functions (and tests)
2010-06-22 Michal Sojkawvtestrun: Do not use colors on dumb terminals
2010-06-22 Michal SojkaUnify parameters of forb_sequence_*()
2010-06-22 Michal SojkaUnify parameters of forb_sequence_*()
2010-06-22 Michal SojkaUnify parameters of forb_sequence_*()
2010-06-22 Michal SojkaUse up-to-date kernelcfg2mk
2010-06-22 Michal SojkaConvert contract test to wvtest
2010-06-21 Michal SojkaUpdate submodules
2010-06-21 Michal SojkaAdd sequence tests
2010-06-21 Michal SojkaAdd more sequence helper macros
2010-06-21 Michal SojkaUpdate Makefile.rules
2010-06-21 Michal Sojkawvtest: Move FRSH specific code to a separate file
2010-06-21 Michal SojkaAdd distributed transaction manager (dtm) header
2010-06-20 Michal SojkaFinish testing of spare capacity
2010-06-20 Michal SojkaTests that VRES has the negotiated parameters
2010-06-20 Michal SojkaAdd convenient functions to get contract budget and...
2010-06-20 Michal SojkaUpdate submodules
next