]> rtime.felk.cvut.cz Git - frescor/fwp.git/shortlog
frescor/fwp.git
2008-11-19 MartinFix: function fwp_recv returns address of sender in...
2008-11-19 MartinMerge branch 'master' of molnam1@rtime.felk.cvut.cz...
2008-11-19 MartinFix:In fwp_receive_endpoint_create the assignment of...
2008-11-18 Martin MolnarRemoved undesired, tracked file in doc directory
2008-11-18 MartinAdded lincence to mngr files
2008-11-18 MartinAdded licence at the begining of file.
2008-11-14 MartinFWP clean-up. CONFIG_WITH_CONTNEGT changed to CONFIG_WI...
2008-11-13 Michal SojkaUpdated to rename of resource scheduler to allocator
2008-11-06 Michal SojkaUpdate of manager and scheduler to the changes in frsh_forb
2008-11-06 Michal SojkaFWP compilation can be disabled in config.omk
2008-11-05 MartinSmall change of constatnts in fwp_vrestest2
2008-11-03 Martinmerge martin-devel
2008-11-03 MartinModified FWP utilization-based admission test and integ...
2008-11-02 MartinAdded utilization based admission test - needed to...
2008-11-01 Michal SojkaAdmission test adapted to API change
2008-10-31 MartinRename lib/core to lib/fwp. Clean-ups
2008-10-31 MartinAdded support for contract negotiation
2008-10-29 MartinSmall fixes to get frsh distributed test working again.
2008-10-29 MartinWhen receive endpoint is created with port=0, the routi...
2008-10-28 MartinCompilation fixes
2008-10-27 MartinAdded resmngr and resched from dummy exapmle
2008-10-26 Martin Molnarfwp_util.(h,c) changed to fwp_utils
2008-10-26 Martin MolnarAdding more comments to fwp_endpoint
2008-10-24 MartinResolving conflicts in fwp/Makefile.omk
2008-10-24 MartinRemoved ulut from Makefile.omk. fna_send_endpoint_unbin...
2008-10-24 Michal SojkaIntegration of makesystem with the rest of FRESCOR
2008-10-22 MartinAdded option FWP_CONTNEGT. If not defined, fwp can...
2008-10-22 MartinClean-ups. Removed directories: frsh, frsh-aquosa,...
2008-10-21 MartinFixed another bug. tcp data transfer is working
2008-10-21 MartinFixing bugs related to tcp tranfer. Still not working
2008-10-20 MartinAdded fwp_fna.h
2008-10-20 MartinFna ops mapped to fwp ops inluding new fna ops like...
2008-10-16 MartinAdded core/tests/Makefile.omk
2008-10-16 MartinFix: fwp_endpoint is stored in endpoint.protocol.info...
2008-10-15 MartinAdded makefiles to /lib/core/tests
2008-10-15 Martinfwp_vrestest and fwp_msgtestmoved to lib/core
2008-10-14 MartinBug fixes. fwp_vrestest1 and fwp_vrestest2 passed
2008-10-13 MartinCompilation fixes
2008-10-12 Martin MolnarSplit fwp_vres_set_params function
2008-10-12 MartinReworked fwp_vres: added flag field, vres_thread get...
2008-10-07 MartinFWP_FNA compilation fixes
2008-10-07 Martinchanged CFLAGS = -> CFLAGS +=
2008-10-06 MartinCompilation fixes
2008-10-05 Martin MolnarJoin fwp send/recv ops with fna send/recv ops
2008-09-24 Michal SojkaPresenations moved to a separated repository
2008-09-24 MartinLittle clean-up.
2008-09-23 MartinCompilation fixes of Aquosa CPU(aqcpu) module. Added...
2008-09-22 MartinCompilation fixes of aquosa cpu module
2008-09-19 MartinClean up. frsh_aquosa/scheduler.c -> frsh_aquosa/cpu_sc...
2008-09-16 MartinAdded makefiles to build frsh_aquosa
2008-09-16 MartinAdded frsh_aquosa/core.h
2008-09-16 Martinfrsh_aquosa core - rewritten wrapper thread, clean...
2008-09-15 MartinAdded cpu_contract.c which contains special routines...
2008-09-14 Martin Molnarfrsh_aquosa_init cleanup
2008-09-14 Martin MolnarAdded basic aquosa cpu ops
2008-09-14 Martin MolnarRename mngr to mngr.orig
2008-09-14 Martin MolnarSplitted frsh_servicethe.c
2008-09-14 Martin MolnarAdded aquosa mngr files
2008-09-14 Martin MolnarSmall fix in fwp_endpoint.c
2008-09-12 MartinIntegration of fwp_endpoint function with fna. fwp_recv...
2008-09-11 MartinFNA-FWP integration: Create/destroy send/receive endpoint
2008-09-10 Martin MolnarAdded frsh-utils.h
2008-09-10 Martin Molnarcompilation fix
2008-09-10 MartinAdded frsh_distributed files to repo
2008-09-10 Martinfrsh_distributed adjusted -remove array of endpoints
2008-09-09 Martincompilation fixes
2008-09-08 Martinfrsh_core splitted to frsh_contract and frsh_vres
2008-09-05 MartinCTU FRSh: Added frsh_core, frsh_error files, frsh_aquos...
2008-09-03 MartinAdded aquosa sched ops
2008-09-01 MartinEnabled debugging, disabled gui
2008-08-25 MartinMerge branch 'michal-devel' into martin-devel
2008-07-21 Michal SojkaAttempt to fix handling of hello messages
2008-07-18 MartinWIP: intergrate fwp-frsh
2008-07-18 MartinMerge fix: fwp_contract.h
2008-07-18 Michal SojkaAttempt to add error handling to FWP manager
2008-07-18 MartinAdded back frsh_contract_ops that call resmngr ops
2008-07-18 Michal SojkaEnvironment variable FWP_MNGR_ADDR always overrides...
2008-07-17 Michal SojkaAdded timeout to fwp_mngt_connect()
2008-07-17 Michal SojkaAdded missing includes
2008-07-17 Michal SojkaFixed and a little bit enhanced fwp-demo script
2008-07-17 Michal Sojkawclient now uses error() to print error messages
2008-07-17 Michal SojkaReworked error handling
2008-07-17 Michal Sojka_fwp_send like macros changed to not contain return
2008-07-17 MartinMy frsh: resmngr_calls change to resmngt_calls
2008-07-17 Michal SojkaAdded FWP_ERROR macro for debugging of errors
2008-07-11 Michal SojkaFinal version of demo
2008-07-10 Michal SojkaChanges to have big fonts during demo
2008-07-10 Michal SojkaLast changes before demo in the first day
2008-07-10 Michal SojkaSmall modification of the demo
2008-07-10 Michal SojkaUtilization is updated even on contract cancellation
2008-07-10 Michal SojkaAdded script for demo
2008-07-10 Michal SojkaFixes for demo
2008-07-10 Michal SojkaAdded skeleton for fwp_done function
2008-07-10 Michal SojkaAdded wclient gui, which shows worst-case delay
2008-07-10 Michal SojkaRestored screen on manager exit
2008-07-09 Michal SojkaAdded GUI to manager (for demo)
2008-07-09 Martin MolnarAdded frsh_vres.h
2008-07-09 Martin MolnarWIP: frsh proposal modifcation
2008-07-09 Michal SojkaIgnore fail on set_scheduler
2008-07-09 Michal SojkaAC for VRES is based on contract deadline
next