]> rtime.felk.cvut.cz Git - frescor/fwp.git/log
frescor/fwp.git
16 years agoschedlat.c added
Michal Sojka [Wed, 6 Feb 2008 15:48:04 +0000 (16:48 +0100)]
schedlat.c added

16 years agoAdded test for measuring of CPU scheduler latency.
Michal Sojka [Wed, 6 Feb 2008 15:46:05 +0000 (16:46 +0100)]
Added test for measuring of CPU scheduler latency.

I get strange results when measurements are run on my old laptop. This
application should help to determine, whether it is caused by the
laptop or something else.

16 years agoMerge branch 'master' of rtime:/var/git/frescor
Michal Sojka [Wed, 6 Feb 2008 15:40:29 +0000 (16:40 +0100)]
Merge branch 'master' of rtime:/var/git/frescor

16 years agoFinal version of presentation for CAK colloquium
Michal Sojka [Wed, 6 Feb 2008 15:39:33 +0000 (16:39 +0100)]
Final version of presentation for CAK colloquium

16 years agoAdding martin branch
Martin Molnar [Tue, 5 Feb 2008 18:14:58 +0000 (19:14 +0100)]
Adding martin branch

16 years agoLittle compilation fixes
Martin Molnar [Tue, 5 Feb 2008 15:08:03 +0000 (16:08 +0100)]
Little compilation fixes

16 years agoCreated branch martin
Martin Molnar [Tue, 5 Feb 2008 15:01:13 +0000 (16:01 +0100)]
Created branch martin

16 years agoFirst version of kolokvium presentation.
Michal Sojka [Mon, 4 Feb 2008 21:42:48 +0000 (22:42 +0100)]
First version of kolokvium presentation.

16 years agoModification of figures of Paris presentation- adding svg files
Martin Molnar [Mon, 4 Feb 2008 16:33:23 +0000 (17:33 +0100)]
Modification of figures of Paris presentation-  adding svg files

16 years agoModification of figures of Paris presentation
Martin Molnar [Mon, 4 Feb 2008 15:28:04 +0000 (16:28 +0100)]
Modification of figures of Paris presentation

16 years agoParis presentation modified
Martin Molnar [Mon, 4 Feb 2008 12:25:42 +0000 (13:25 +0100)]
Paris presentation modified

16 years agoAdmission test now calulates even PHY overhead for all possible PHYs.
Michal Sojka [Fri, 1 Feb 2008 17:17:26 +0000 (18:17 +0100)]
Admission test now calulates even PHY overhead for all possible PHYs.

16 years agoModified plot of admtest comparion graph to produce PDF and have better readability.
Michal Sojka [Wed, 30 Jan 2008 09:53:45 +0000 (10:53 +0100)]
Modified plot of admtest comparion graph to produce PDF and have better readability.

16 years agoMerge branch 'master' of rtime:/var/git/frescor
Michal Sojka [Wed, 30 Jan 2008 00:48:22 +0000 (01:48 +0100)]
Merge branch 'master' of rtime:/var/git/frescor

16 years agoPrezentation updated and added my slides.
Michal Sojka [Wed, 30 Jan 2008 00:48:01 +0000 (01:48 +0100)]
Prezentation updated and added my slides.

16 years agoAdd type fwp_vres_id_t
Martin Molnar [Wed, 30 Jan 2008 00:21:02 +0000 (01:21 +0100)]
Add type fwp_vres_id_t

16 years agoAdded todo to utilization test
Michal Sojka [Tue, 29 Jan 2008 23:44:51 +0000 (00:44 +0100)]
Added todo to utilization test

16 years agoMerge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor
Martin Molnar [Tue, 29 Jan 2008 23:27:01 +0000 (00:27 +0100)]
Merge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor

16 years agoFixes in fwp_endpoint, split fwp_endpoint_cretae to fwp_send_endpoint and fwp_recv_en...
Martin Molnar [Tue, 29 Jan 2008 23:26:42 +0000 (00:26 +0100)]
Fixes in fwp_endpoint, split fwp_endpoint_cretae to fwp_send_endpoint and fwp_recv_endpoint

16 years agoAdded some FIXMEs
Michal Sojka [Tue, 29 Jan 2008 22:44:38 +0000 (23:44 +0100)]
Added some FIXMEs

16 years agoAdded utilization based admission test and a testing application.
Michal Sojka [Tue, 29 Jan 2008 22:43:04 +0000 (23:43 +0100)]
Added utilization based admission test and a testing application.

The testing application compares results of utilization test with real
measured values.

16 years agoCreated presentation dir, added Paris 2008 fwp presentation
Martin Molnar [Tue, 29 Jan 2008 16:37:47 +0000 (17:37 +0100)]
Created presentation dir, added Paris 2008 fwp presentation

16 years agoAdmission test moved to a separate file to easily switch between different ones.
Michal Sojka [Tue, 29 Jan 2008 09:07:54 +0000 (10:07 +0100)]
Admission test moved to a separate file to easily switch between different ones.

16 years agoOther wclient modifications for FWP. Still not finished.
Michal Sojka [Tue, 29 Jan 2008 08:20:17 +0000 (09:20 +0100)]
Other wclient modifications for FWP. Still not finished.

16 years agoAdded warnings where I think something is wrong. Modified some doxygen documentation.
Michal Sojka [Tue, 29 Jan 2008 08:18:57 +0000 (09:18 +0100)]
Added warnings where I think something is wrong. Modified some doxygen documentation.

16 years agoFixes for wclient with FWP.
Michal Sojka [Tue, 29 Jan 2008 08:15:41 +0000 (09:15 +0100)]
Fixes for wclient with FWP.

16 years agoFixed (updated) Makefile.rules
Michal Sojka [Tue, 29 Jan 2008 08:13:57 +0000 (09:13 +0100)]
Fixed (updated) Makefile.rules

16 years agoStart of wclient rewrite for FWP.
Michal Sojka [Tue, 29 Jan 2008 06:26:03 +0000 (07:26 +0100)]
Start of wclient rewrite for FWP.

16 years agofwp_endpoint modification
Martin Molnar [Tue, 29 Jan 2008 01:58:09 +0000 (02:58 +0100)]
fwp_endpoint modification

16 years agofwp_endpoint modification
Martin Molnar [Tue, 29 Jan 2008 01:57:54 +0000 (02:57 +0100)]
fwp_endpoint modification

16 years agoAdded fiel for fwp endpoint imlementation
Martin Molnar [Mon, 28 Jan 2008 18:13:32 +0000 (19:13 +0100)]
Added fiel for fwp endpoint imlementation

16 years agochanged return value in fwp_contract_negotiate
Martin Molnar [Mon, 28 Jan 2008 14:59:46 +0000 (15:59 +0100)]
changed return value in fwp_contract_negotiate

16 years agoAdded wme_test to fwp compilation tree. Updated Makefile.rules.
Michal Sojka [Mon, 28 Jan 2008 13:23:04 +0000 (14:23 +0100)]
Added wme_test to fwp compilation tree. Updated Makefile.rules.

16 years agoAdded temporal flag socketshare to fwp_msgb, to indicate whether socket is shared...
Martin Molnar [Mon, 28 Jan 2008 11:26:48 +0000 (12:26 +0100)]
Added temporal flag socketshare to fwp_msgb, to indicate whether  socket is shared, if not it is destroyed when msgb is sent

16 years agoBugfix in fwp_negotiate_response
Martin Molnar [Mon, 28 Jan 2008 11:17:43 +0000 (12:17 +0100)]
Bugfix in fwp_negotiate_response

16 years agochanging msgb addr storage, fixes in fwp_mngr
Martin Molnar [Mon, 28 Jan 2008 01:25:18 +0000 (02:25 +0100)]
changing msgb addr storage, fixes in fwp_mngr

16 years agoPut a little documentation into fwp_proto.c
Martin Molnar [Sat, 26 Jan 2008 13:37:05 +0000 (14:37 +0100)]
Put a little documentation into fwp_proto.c

16 years agoChange of fwp contract states
Martin Molnar [Fri, 25 Jan 2008 16:51:52 +0000 (17:51 +0100)]
Change of fwp contract states

16 years agoMerge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor
Martin Molnar [Fri, 25 Jan 2008 16:37:13 +0000 (17:37 +0100)]
Merge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor

16 years agotx_thread cancellation modified by using pthread_cancel call
Martin Molnar [Fri, 25 Jan 2008 16:37:00 +0000 (17:37 +0100)]
tx_thread cancellation modified by using pthread_cancel call

16 years agoFixed bug in handling of default parameters introduced by ptevious commit.
Michal Sojka [Fri, 25 Jan 2008 15:28:56 +0000 (16:28 +0100)]
Fixed bug in handling of default parameters introduced by ptevious commit.

16 years agoFixed handling of some command line arguments witout respoect of their position.
Michal Sojka [Fri, 25 Jan 2008 10:26:41 +0000 (11:26 +0100)]
Fixed handling of some command line arguments witout respoect of their position.

16 years agoTiny cleanups in sat-graph script.
Michal Sojka [Fri, 25 Jan 2008 09:11:24 +0000 (10:11 +0100)]
Tiny cleanups in sat-graph script.

16 years agoMerge branch 'master' of rtime:/var/git/frescor
Michal Sojka [Fri, 25 Jan 2008 09:06:10 +0000 (10:06 +0100)]
Merge branch 'master' of rtime:/var/git/frescor

16 years agoplot script rewritten to Perl to allow more complicated handling a various types...
Michal Sojka [Fri, 25 Jan 2008 09:05:14 +0000 (10:05 +0100)]
plot script rewritten to Perl to allow more complicated handling a various types of plot. Added -b to plot delay in both directions.

16 years agoAdded fwp_vres_tx_thread cancelation
Martin Molnar [Fri, 25 Jan 2008 00:57:28 +0000 (01:57 +0100)]
Added fwp_vres_tx_thread cancelation

16 years agoMerge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor
Martin Molnar [Thu, 24 Jan 2008 15:54:26 +0000 (16:54 +0100)]
Merge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor

16 years agoFixes in fwp_manager: memcpy-size arg, msgb->tail setting etc., fwp_mngrtest passed
Martin Molnar [Thu, 24 Jan 2008 15:54:12 +0000 (16:54 +0100)]
Fixes in fwp_manager: memcpy-size arg, msgb->tail setting etc., fwp_mngrtest passed

16 years agoTimestamp for the server is gathered and processed, so we can measure separately...
Michal Sojka [Thu, 24 Jan 2008 14:44:46 +0000 (15:44 +0100)]
Timestamp for the server is gathered and processed, so we can measure separately the delay from the client to server and from server to client. NTP synchronized hosts are required for this.

16 years agoModification of various test scripts.
Michal Sojka [Thu, 24 Jan 2008 10:01:48 +0000 (11:01 +0100)]
Modification of various test scripts.

16 years agoAdded bounds for y axis in plots.
Michal Sojka [Thu, 24 Jan 2008 10:01:09 +0000 (11:01 +0100)]
Added bounds for y axis in plots.

16 years agoManager fixes
Martin Molnar [Thu, 24 Jan 2008 02:13:47 +0000 (03:13 +0100)]
Manager fixes

16 years agoFixes in fwp_mngr
Martin Molnar [Wed, 23 Jan 2008 20:00:01 +0000 (21:00 +0100)]
Fixes in fwp_mngr

16 years agoAdded additional test and plot scripts
Michal Sojka [Wed, 23 Jan 2008 08:40:10 +0000 (09:40 +0100)]
Added additional test and plot scripts

16 years agoMerge branch 'master' of rtime:/var/git/frescor
Michal Sojka [Wed, 23 Jan 2008 08:04:42 +0000 (09:04 +0100)]
Merge branch 'master' of rtime:/var/git/frescor

16 years agoWithout setting the queue size, the program behaves as before.
Michal Sojka [Wed, 23 Jan 2008 08:04:32 +0000 (09:04 +0100)]
Without setting the queue size, the program behaves as before.

16 years agoCompilation fixes, added fwp_mngrtest as fwp demo
Martin Molnar [Wed, 23 Jan 2008 00:01:27 +0000 (01:01 +0100)]
Compilation fixes, added fwp_mngrtest as fwp demo

16 years agoCompilation fixes, added fwp_mngrtest as fwp demo
Martin Molnar [Wed, 23 Jan 2008 00:00:56 +0000 (01:00 +0100)]
Compilation fixes, added fwp_mngrtest as fwp demo

16 years agoMerge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor
Martin Molnar [Tue, 22 Jan 2008 18:23:57 +0000 (19:23 +0100)]
Merge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor

16 years agoChanges in fwp_mgr
Martin Molnar [Tue, 22 Jan 2008 18:23:46 +0000 (19:23 +0100)]
Changes in fwp_mgr

16 years agoModified be_sat plot commands to produce better graph.
Michal Sojka [Tue, 22 Jan 2008 15:38:44 +0000 (16:38 +0100)]
Modified be_sat plot commands to produce better graph.

16 years agoAdded be_influence test scripts.
Michal Sojka [Tue, 22 Jan 2008 14:50:59 +0000 (15:50 +0100)]
Added be_influence test scripts.

16 years agoFixed multipaged graph pdf generation.
Michal Sojka [Tue, 22 Jan 2008 14:49:29 +0000 (15:49 +0100)]
Fixed multipaged graph pdf generation.

16 years agoAdded -Q option to specify socket queue size. Fixed generation of text
Michal Sojka [Tue, 22 Jan 2008 13:57:09 +0000 (14:57 +0100)]
Added -Q option to specify socket queue size. Fixed generation of text
comments in saver_results. Fixed error in calc_stream_params.

16 years agoPlot script reworked to have test aligned.
Michal Sojka [Tue, 22 Jan 2008 13:55:32 +0000 (14:55 +0100)]
Plot script reworked to have test aligned.

16 years agoThe size of socket's send buffers set to zero to decrease queuing delay.
Michal Sojka [Tue, 22 Jan 2008 09:14:41 +0000 (10:14 +0100)]
The size of socket's send buffers set to zero to decrease queuing delay.

16 years agoAdding old wifi presentation to CAK Kolokvium directory
Martin Molnar [Tue, 22 Jan 2008 07:51:30 +0000 (08:51 +0100)]
Adding old wifi presentation to CAK Kolokvium directory

16 years agoChanging the name of sockets in fwp_init
Martin Molnar [Tue, 22 Jan 2008 01:33:17 +0000 (02:33 +0100)]
Changing the name of sockets in fwp_init

16 years agoMerge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor
Martin Molnar [Mon, 21 Jan 2008 18:24:49 +0000 (19:24 +0100)]
Merge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor

16 years agolots of changes in fwp_init and fwp_mngr
Martin Molnar [Mon, 21 Jan 2008 18:24:22 +0000 (19:24 +0100)]
lots of changes in fwp_init and fwp_mngr

16 years agoAdded scripts for running and drawing saturation tests.
Michal Sojka [Mon, 21 Jan 2008 15:02:25 +0000 (16:02 +0100)]
Added scripts for running and drawing saturation tests.

16 years agoFixed bug in send_packet.
Michal Sojka [Mon, 21 Jan 2008 09:16:49 +0000 (10:16 +0100)]
Fixed bug in send_packet.

16 years agoChange in in fwp_msgb: addr is pointer to include unix/inet address and head changed...
Martin Molnar [Sun, 20 Jan 2008 15:20:33 +0000 (16:20 +0100)]
Change in in fwp_msgb: addr is pointer to include unix/inet address and  head changed to buf_start.

16 years agoMerge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor
Martin Molnar [Sat, 19 Jan 2008 20:49:04 +0000 (21:49 +0100)]
Merge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor

16 years agoAdded mutex to msgq and vres_table
Martin Molnar [Sat, 19 Jan 2008 20:48:51 +0000 (21:48 +0100)]
Added mutex to msgq and vres_table

16 years agowclient cleanup
Michal Sojka [Sat, 19 Jan 2008 09:21:45 +0000 (10:21 +0100)]
wclient cleanup

16 years agoAdded PNG output
Michal Sojka [Sat, 19 Jan 2008 08:18:02 +0000 (09:18 +0100)]
Added PNG output

16 years agoCompiled with -O2
Michal Sojka [Fri, 18 Jan 2008 18:23:56 +0000 (19:23 +0100)]
Compiled with -O2

16 years agoRemoved unnecessary fields from msg strcuture.
Michal Sojka [Fri, 18 Jan 2008 18:20:33 +0000 (19:20 +0100)]
Removed unnecessary fields from msg strcuture.

16 years agoMerge branch 'master' of rtime:/var/git/frescor
Michal Sojka [Fri, 18 Jan 2008 18:01:11 +0000 (19:01 +0100)]
Merge branch 'master' of rtime:/var/git/frescor

16 years agoSatration measurements removed, added real bandwidth measurement.
Michal Sojka [Fri, 18 Jan 2008 18:01:03 +0000 (19:01 +0100)]
Satration measurements removed, added real bandwidth measurement.

16 years agofwp_sendrecvtest -done, fixes in fwp_vres, added fwp_set_rt_prio
Martin Molnar [Fri, 18 Jan 2008 17:41:36 +0000 (18:41 +0100)]
fwp_sendrecvtest -done, fixes in fwp_vres, added fwp_set_rt_prio

16 years agoAttempt to make saturation measurement more precise. Not very sucessfull.
Michal Sojka [Fri, 18 Jan 2008 17:25:37 +0000 (18:25 +0100)]
Attempt to make saturation measurement more precise. Not very sucessfull.

16 years agoUnsucessfull attempt to measure send and sendback delays.
Michal Sojka [Fri, 18 Jan 2008 17:12:40 +0000 (18:12 +0100)]
Unsucessfull attempt to measure send and sendback delays.

16 years agoAdded -o option to plot command. Renamed some variables.
Michal Sojka [Fri, 18 Jan 2008 16:52:52 +0000 (17:52 +0100)]
Added -o option to plot command. Renamed some variables.

16 years agoMerge branch 'master' of rtime:/var/git/frescor
Michal Sojka [Fri, 18 Jan 2008 16:51:51 +0000 (17:51 +0100)]
Merge branch 'master' of rtime:/var/git/frescor

16 years agoAdded a possibility to measure saturation bandwidth.
Michal Sojka [Fri, 18 Jan 2008 16:51:44 +0000 (17:51 +0100)]
Added a possibility to measure saturation bandwidth.

16 years agoFixed processing when resetting statistics.
Michal Sojka [Fri, 18 Jan 2008 13:05:05 +0000 (14:05 +0100)]
Fixed processing when resetting statistics.

16 years agoMerge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor
Martin Molnar [Fri, 18 Jan 2008 13:02:31 +0000 (14:02 +0100)]
Merge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor

16 years agoAdded config.omk, lifwp fixes in fwp_ac and fwp_vres
Martin Molnar [Fri, 18 Jan 2008 13:02:14 +0000 (14:02 +0100)]
Added config.omk, lifwp fixes in fwp_ac and fwp_vres

16 years agoAdded -q switch to reset statistics when some queue becomes full.
Michal Sojka [Fri, 18 Jan 2008 12:07:28 +0000 (13:07 +0100)]
Added -q switch to reset statistics when some queue becomes full.

16 years agoIt is possible to specify message size per stream.
Michal Sojka [Fri, 18 Jan 2008 10:09:22 +0000 (11:09 +0100)]
It is possible to specify message size per stream.

16 years agoFixed handling of send when it would block.
Michal Sojka [Fri, 18 Jan 2008 10:08:08 +0000 (11:08 +0100)]
Fixed handling of send when it would block.

16 years agofwp_vrestest dir changed to fwp_prototest and test renamed to fwp_sendrecvtest
Martin Molnar [Fri, 18 Jan 2008 01:06:38 +0000 (02:06 +0100)]
fwp_vrestest dir changed to fwp_prototest and test renamed to fwp_sendrecvtest

16 years agoAdded fwp_vrestest-not completed
Martin Molnar [Thu, 17 Jan 2008 17:49:05 +0000 (18:49 +0100)]
Added fwp_vrestest-not completed

16 years agoAdded test for unix-dgram
Martin Molnar [Thu, 17 Jan 2008 13:58:12 +0000 (14:58 +0100)]
Added test for unix-dgram

16 years agoAdded Makelfiles to fwp_msgtest and unixoscktest
Martin Molnar [Thu, 17 Jan 2008 10:10:45 +0000 (11:10 +0100)]
Added Makelfiles to fwp_msgtest and unixoscktest

16 years agoMerge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor
Martin Molnar [Wed, 16 Jan 2008 19:39:46 +0000 (20:39 +0100)]
Merge branch 'master' of molnam1@rtime.felk.cvut.cz:/var/git/frescor

16 years agoAdded unixclient_thread - test for threaded unix communication
Martin Molnar [Wed, 16 Jan 2008 19:39:33 +0000 (20:39 +0100)]
Added unixclient_thread - test for threaded unix communication

16 years agoModified Makefile.rules to support compilation together with FRESCOR without the...
Michal Sojka [Wed, 16 Jan 2008 17:30:02 +0000 (18:30 +0100)]
Modified Makefile.rules to support compilation together with FRESCOR without the need of rewriting their Makefile.