]> rtime.felk.cvut.cz Git - frescor/fna.git/history - src_frescan
Do not enter unnecessary subdirectories
[frescor/fna.git] / src_frescan /
2009-05-26 telleriamUnified header for FNA
2009-02-19 sangorrinimprove a bit some error messages
2009-02-04 sangorrinrestore the configuration flags and add a CONNECTED...
2009-02-02 sangorrinpublic functions of frescan are available
2009-01-14 sangorrinconfig values
2009-01-14 sangorrinuse conf values
2008-12-02 sangorrindebugging messages
2008-11-26 sangorrinbug corrected: when the contract negotiation failed...
2008-11-26 sangorrinbug corrected: initialize the mode change list for...
2008-11-26 sangorrinadd debugging message
2008-11-25 sangorrinbug: the case when the contract failed wasnt addressed
2008-11-25 sangorrinbug corrected in mode changes: in the slaves we have...
2008-11-25 sangorrinadd debugging message
2008-11-25 sangorrinadd debugging messages in analysis module
2008-11-24 sangorrincheck return code
2008-11-24 sangorrinadd debugging messages
2008-11-24 sangorrinFSA has already been integrated, remove it from the...
2008-11-24 sangorrinBUG corrected: when sending two packets one after the...
2008-11-24 sangorrinacquire lock when allocating memory.. (TODO: check...
2008-11-24 sangorrinbug corrected: ss_new->size was not set
2008-11-24 sangorrinadd get budget and period
2008-11-20 sangorrinchanges until i get bwres_negotiate_in_slave and in_mas...
2008-11-17 sangorrinadd group negotiations to frescan and change all the...
2008-09-25 sangorrintested negotiation in master.. TODO: check if the waiti...
2008-09-25 sangorrinservers perceived params and commit of those params
2008-09-25 sangorrinchanges in frescan, programming the changes of mode...
2008-07-21 sangorrinadd functions to be able to change the PERCEIVED parame...
2008-07-21 sangorrinimplementation of mode change.. not tested yet
2008-07-21 sangorrinexpress the budget in TIME, so we can do the analysis...
2008-07-21 sangorrinthe server params are updated during the change of...
2008-07-21 sangorrinadded message to notify a budget increase or decrease...
2008-07-20 sangorrinchanges to use the FRSH FSA module to do the analysis...
2008-07-03 sangorrinreneg
2008-06-16 sangorrinchanges in makefiles
2008-05-27 sangorrinlicenses
2008-05-27 sangorrinreadme
2008-05-09 sangorrinfrescan measurements
2008-05-06 sangorrinerror in mapping function corrected using ceil... packe...
2008-05-03 sangorrinadded the SRC param for the fragmentation layer and...
2008-04-23 sangorrinfound the bug.. actually it was a very serious bug...
2008-04-23 sangorrinadded the functions to renegotiate and cancel a contrac...
2008-04-22 sangorrinmake a simplified utilization analysis for the moment
2008-04-22 sangorrinadd the infraestructure for storing the negotiated...
2008-04-21 sangorrinmichael found an error in the definition of the posix...
2008-04-18 sangorrincorrected an error in the sporadic servers... the activ...
2008-04-18 sangorrintested negotiation in slave and in master.. it seems...
2008-04-17 sangorrinsome reorganization... now the acceptor is simpler...
2008-04-17 sangorrinupdated everything to the new structure... it compiles...
2008-04-17 sangorrinrenamings... redo the request and messages part......
2008-04-16 sangorrinrenaming
2008-04-16 sangorrini break the svn for one day to change the name of files...
2008-04-15 sangorrinadd a lock for the queue structures when dequeued,...
2008-04-15 sangorrinthis lock was wrong.. it worked because of an error...
2008-04-15 sangorrinlock for the (future) negotiation
2008-04-15 sangorrinnet
2008-04-15 sangorrinlocks for server functions
2008-04-15 sangorrinadd the modules for the frescan sched analysis with...
2008-04-15 sangorrinupdate the names and add acceptor thread id to the...
2008-04-15 sangorrinrenaming to neg threads
2008-04-15 sangorrinjoining threads module
2008-04-14 sangorrinabort when higher prio frame
2008-04-08 sangorrininitialize pointer to null to avoid warning.. this...
2008-04-08 sangorrininitialize pointer to null to avoid warning.. this...
2008-04-08 sangorrininitialize pointer to null to avoid warning.. this...
2008-04-08 sangorrincreate a server in the negotiator thread... this thread...
2008-04-08 sangorrinimplement send and receive in fna and bytes<->budget...
2008-04-08 sangorrinput neg channel to 0 by default so i dont forget it
2008-04-08 sangorrinnow libfrescan is a relocatable object file instead...
2008-04-08 sangorrinadded fna files, starting its implementation, the rest...
2008-04-08 sangorrinadd flag for debugging frescan fna layer
2008-04-07 sangorrinnegotiation reply (TODO: integrate the scheduling test...
2008-04-03 sangorrinnegotiation messages, so far a slave call negotiate...
2008-04-01 sangorrinnegotiator thread and bwres layer
2008-04-01 sangorrinstarting to build the negotiations infrastructure
2008-03-31 sangorrinfrescan compiles
2008-03-31 sangorrinstarting adaptation to fosa of frescan.. some reordering..
2008-03-31 sangorrinadded frescan sources