]> rtime.felk.cvut.cz Git - frescor/frsh-forb.git/commit
Updated to versions used by a case study
authorMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 8 Dec 2009 13:46:17 +0000 (14:46 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Tue, 8 Dec 2009 13:46:17 +0000 (14:46 +0100)
commitf24afb8a3f50ef0f66569a297a126c0c91e4f009
treeb94f179942877894320c8665caa48f68e810203c
parent441a7dba042543fc8b63f114c437c6462c2c0a53
Updated to versions used by a case study

See http://rtime.felk.cvut.cz/gitweb/frescor/demo.git for case study
sources.

* src/forb 6224156...726960e (2):
  > Don't print the annoying loglevel in log messages
  > Introduce new ul_log function which prints also process name

* src/frsh fec41c0...853c1fe (12):
  > Implemented simple logging in FCB
  > BFQ: show units with determined throughput
  > BFQ: Fixed wrong block ID
  > Convert printf()s in managers to ul_log
  > bfq: Add check for missing disk parameter
  > Fix BFQ configuration
  > Compile disk_bfq manager with large file support
  > disk_bfq: Make error messages meaninful
  > Fix disk_bfq segfault
  > Enable disk resource by default
  > disk_bfq: Cleaned up Makefile.omk
  > disk_bfq: Manager updated to work correctly with contract cancelation

* src/fwp 827cac2...da7d8d4 (8):
  > Handle errors correctly in fwp_send_async()
  > Creation of receive endpoint returns socket
  > Do not use connect() for UDP sockets
  > fwp-timing: Allow maximal delay up to 10 seconds
  > fwp-timing learned -j (sending packets with jitter)
  > fwp-timing measures 95th and 99th percentile of communication delay
  > Allow bypassing FWP by setting FWP_BYPASS environment variable
  > Properly initialize newly allocated VRES

* src/ulut 9ea4ae3...18f03af (2):
  > Updated ul_htimer callback data type to be portable to 64 bit Windows.
  > uLUt allows minimal build suitable for mcs51 SDCC target.
src/forb
src/frsh
src/fwp
src/ulut