]> rtime.felk.cvut.cz Git - frescor/frsh.git/shortlog
frescor/frsh.git
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
2009-06-17 Michal Sojkadummy resource manager gained an option to accept all...
2009-06-16 Michal SojkaAdded a more compact version of negotiation figure
2009-05-28 Michal SojkaAdded cpu_renegotiation test
2009-05-28 Michal SojkaChanged budgets in cpu_spare_capacity
2009-05-28 Michal SojkaGUI: Added missing check for FORB exception
2009-05-28 Michal Sojkacpu_spare_capacity handles -l switch
2009-05-28 Michal SojkaAquosa's FRA updates correctly vres->percieved on VRES...
2009-05-28 Michal SojkaAdded cpu_spare_capacity test
2009-05-28 Michal SojkaVRESes are created/changed in a specific order
2009-05-28 Michal SojkaHandle errors (fix segfault) in cancel_reservations()
2009-05-28 Michal SojkaMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-28 Michal Sojkafrm_gui learned -l (--loglevel) option
2009-05-28 Michal Sojkafrm_gui has its own orb_id
2009-05-28 Michal SojkaBetter error message in FRM
2009-05-28 Michal SojkaAdd loglevel option to negotiation test
2009-05-28 Michal SojkaFCB acts as FORB's redistributor of HELLO packets
2009-05-28 Michal SojkaASuoSA now supports multiple CPUs in distributed systems
2009-05-27 Michal SojkaFCB produces more meaningful error messages now
2009-05-27 Michal SojkaBetter error message when allocator is not registered
2009-05-27 Michal SojkaAdded FWP negotiation and cancelation test
2009-05-26 Dario FaggioliMake FRM and AQuoSA agree with respect to the schedulin...
2009-05-26 Michal SojkaFixed some compilation warnings
2009-05-26 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-26 Michal SojkaFCB uses fixed ID and TCP port when INET is default...
2009-05-26 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-26 Michal SojkaMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-26 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-26 Michal SojkaFixes to allow compilation without distributed support
2009-05-26 Dario Faggioliaqcputest updated to test get_vres_from_label feature...
2009-05-26 Dario FaggioliFixes minor bugs in LCD allocator and disk BFQ manager.
2009-05-26 Dario FaggioliFixed an old BUG still outstanding in searching a resou...
2009-05-26 Dario FaggioliMerge branch 'master' of git://rtime.felk.cvut.cz/fresc...
2009-05-26 Pavel PisaEnsure that logdomains of different resources and manag...
next