]> rtime.felk.cvut.cz Git - frescor/frsh.git/shortlog
frescor/frsh.git
2010-07-08 Michal SojkaFigure: Remove DTM and change "Data exchange" to "Commu...
2010-06-26 Michal SojkaAdd a comment with elisp helper function
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 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 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-22 Michal SojkaAdd test for frsh_transaction_negotiate()
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 SojkaUnify parameters of forb_sequence_*()
2010-06-22 Michal SojkaConvert contract test to wvtest
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 Sojkatest: Convert spare capacity test to wvtest
2010-06-20 Michal Sojkatest: Convert test to C (from C++)
2010-06-20 Michal Sojkatests: Update negotiation test and fix problems
2010-06-20 Michal SojkaMove wvtest tests to the previous place
2010-06-18 Michal SojkaAdd options to daemonize FCB and FRM_DUMMY
2010-06-18 Michal SojkaMute a warning
2010-06-18 Michal SojkaDestroy FORB executors thread running allocators in...
2010-06-18 Michal SojkaImplement frsh_destroy()
2010-06-18 Michal SojkaC++ fixes
2010-06-08 Michal Sojkafig: Change font
2010-06-04 Michal Sojkafig: fix alignment
2010-06-04 Michal Sojkaresource dependent -> resource-specific
2010-06-04 Michal SojkaOS Kernel/Schedulers -> OS Kernel/Resource Schedulers
2010-06-03 Michal Sojkafig: Further updates
2010-06-03 Michal Sojkafig: Further changes
2010-06-03 Michal Sojkafig: Small fixes
2010-06-03 Michal Sojkafig: upside-down and modify a little bit
2010-05-31 Michal Sojkadoc: Export figure with opaque background
2010-05-20 Michal SojkaAllow specification of the local CPU ID using environme...
2010-05-20 Michal Sojkafrm_cgcpu: Fix segmentation fault
2010-05-17 Michal Sojkadisk_bfq: Use highest priority in BE class
2010-05-14 Michal Sojkadisk_bfq: Set ioprio directly without regard to the...
2010-05-14 Michal SojkaAdd Doxyfile
2010-05-14 Michal Sojkadisk_bfq: Report ioprio() errors
2010-05-14 Michal Sojkadisk_bfq: Use ulut logging
2010-04-13 Michal Sojkafrm_gui: Compilation fixes
2009-12-08 Michal SojkaSuppress several warnings
2009-12-01 Michal SojkaImplemented simple logging in FCB
2009-11-27 Michal SojkaBFQ: show units with determined throughput
2009-11-27 Michal SojkaBFQ: Fixed wrong block ID
2009-11-27 Michal SojkaConvert printf()s in managers to ul_log
2009-11-26 Michal Sojkabfq: Add check for missing disk parameter
2009-11-26 Michal SojkaFix BFQ configuration
2009-11-26 Michal SojkaCompile disk_bfq manager with large file support
2009-11-26 Michal Sojkadisk_bfq: Make error messages meaninful
2009-11-26 Michal SojkaFix disk_bfq segfault
2009-11-26 Michal SojkaEnable disk resource by default
2009-11-17 Michal Sojkadisk_bfq: Cleaned up Makefile.omk
2009-11-17 Michal Sojkadisk_bfq: Manager updated to work correctly with contra...
2009-11-10 Michal SojkaFixed race condition in allocator registration
2009-10-27 Michal SojkaFixed the number of available container blocks
2009-10-27 Michal SojkaFixed printf warnings on 64-bit arch
2009-10-27 Michal SojkaFixed "allocation" of dummy VRESes
2009-10-26 Michal SojkaCheck for internal bugs in frsh_contract_negotiate()
2009-10-26 Michal SojkaAdded ID of the new FWP contract block
2009-10-19 Michal SojkaDeadline miss notification signals API changed
2009-10-15 Michal Sojkarenegobench: Fixed timespec substraction
2009-08-24 Michal SojkaAdded renegotiation and spare capacity demos for dummy...
2009-08-11 Michal SojkaFix typo
2009-08-11 Michal SojkaAdded NULL checks to get functions in frsh_distributed
2009-08-11 Michal SojkaFixed segmentation fault in FCB when negotiating dummy...
2009-08-10 Michal SojkaFixed bug in frsh_contract_set_basic_params()
2009-08-10 Michal SojkaAdded frsh_contract_destroy() function
2009-08-10 Michal SojkaFCB can print all log domains when invoked with -l '?'
2009-08-10 Michal SojkaDo not allocate dummy contracts
2009-08-10 Michal SojkaAdded fres_contract_get_type() helper function
2009-08-10 Michal SojkaAdded contract logging to FCB
2009-08-10 Michal SojkaAdded fres_contract_to_string2()
2009-07-29 Michal SojkaImplemented more precise calculation in negobench
2009-07-29 Michal SojkaNegobench was enhanced to accept the number of contract...
2009-07-29 Michal Sojkafrm_dummy properly handles -h switch
2009-07-29 Michal SojkaAdded OS/scheduler block to the diagram
2009-07-20 Michal SojkaAdded figure with representation of contract
2009-07-12 Michal SojkaFixed a warning when dummy resource is compiled as...
2009-07-12 Michal SojkaFixed a int to pointer conversion warning on 64 bit...
2009-06-17 Michal SojkaAdded more benchmarks
next