markc [Thu, 31 Mar 1994 01:37:21 +0000 (01:37 +0000)]
added pause/continue Process.
newhall [Wed, 30 Mar 1994 05:42:34 +0000 (05:42 +0000)]
exported services of the Visualization Manager thread
newhall [Wed, 30 Mar 1994 05:41:55 +0000 (05:41 +0000)]
exported services of visualization threads of paradyn
karavan [Tue, 29 Mar 1994 20:21:25 +0000 (20:21 +0000)]
initial version for testing.
karavan [Tue, 29 Mar 1994 20:20:54 +0000 (20:20 +0000)]
initial version for testing
newhall [Tue, 29 Mar 1994 03:59:05 +0000 (03:59 +0000)]
*** empty log message ***
newhall [Tue, 29 Mar 1994 02:55:58 +0000 (02:55 +0000)]
*** empty log message ***
newhall [Tue, 29 Mar 1994 02:42:13 +0000 (02:42 +0000)]
exported services of the visualization process
jcargill [Sat, 26 Mar 1994 20:50:41 +0000 (20:50 +0000)]
Changed the pause/continue code. Now it really stops, instead of
spin looping.
hollings [Sat, 26 Mar 1994 19:31:36 +0000 (19:31 +0000)]
Changed sample time to be consistant.
hollings [Sat, 26 Mar 1994 19:31:03 +0000 (19:31 +0000)]
Changed sample time from time64 to sampleTime.
newhall [Sat, 26 Mar 1994 04:36:57 +0000 (04:36 +0000)]
change all floats to double
newhall [Sat, 26 Mar 1994 04:19:46 +0000 (04:19 +0000)]
changed all floats to double
fix problem with null string returned for first resource name
newhall [Sat, 26 Mar 1994 04:17:44 +0000 (04:17 +0000)]
change all floats to double
hollings [Fri, 25 Mar 1994 23:00:44 +0000 (23:00 +0000)]
Made active_processes a sampledFunction.
hollings [Fri, 25 Mar 1994 22:59:28 +0000 (22:59 +0000)]
Made the data manager tolerate paraynd's dying.
hollings [Fri, 25 Mar 1994 22:35:21 +0000 (22:35 +0000)]
Get the test for callErr right.
hollings [Fri, 25 Mar 1994 22:34:21 +0000 (22:34 +0000)]
made write failuers return the correct error code.
hollings [Fri, 25 Mar 1994 20:57:02 +0000 (20:57 +0000)]
Changed all asserts to set the error member variable. This makes it
possible to detect/continue when the remote process dies.
newhall [Fri, 25 Mar 1994 19:41:38 +0000 (19:41 +0000)]
*** empty log message ***
markc [Fri, 25 Mar 1994 16:07:57 +0000 (16:07 +0000)]
Added option to specify timeout on readReady.
Added option to specify timeout on readReady.
Added option to specify timeout on readReady.
markc [Fri, 25 Mar 1994 16:07:31 +0000 (16:07 +0000)]
Added option to specify timeout on readReady.
markc [Fri, 25 Mar 1994 16:03:11 +0000 (16:03 +0000)]
Added retry to write which could be interrupted by a signal.
hollings [Thu, 24 Mar 1994 17:27:02 +0000 (17:27 +0000)]
Fixed log variable
hollings [Thu, 24 Mar 1994 17:26:07 +0000 (17:26 +0000)]
Initial revision
hollings [Thu, 24 Mar 1994 16:45:50 +0000 (16:45 +0000)]
Moved aggregation of samples here.
hollings [Thu, 24 Mar 1994 16:41:58 +0000 (16:41 +0000)]
Moved sample aggregation to lib/util (so paradyn could use it).
hollings [Thu, 24 Mar 1994 16:41:18 +0000 (16:41 +0000)]
Added support for multiple paradynd's at once.
hollings [Tue, 22 Mar 1994 21:02:53 +0000 (21:02 +0000)]
Made it possible to add new processes (& paradynd's) via addExecutable.
hollings [Mon, 21 Mar 1994 20:32:41 +0000 (20:32 +0000)]
Changed the mid to mi mapping to be per paradyn daemon. This is required
because mids are asigned by the paradynd's, and are not globally unique.
markc [Sun, 20 Mar 1994 01:53:03 +0000 (01:53 +0000)]
Added a buffer to each process structure to allow for multiple writers on the
traceStream. Replaced old inst-pvm.C. Changed addProcess to return type
int.
markc [Sun, 20 Mar 1994 01:49:46 +0000 (01:49 +0000)]
Gave process structure a buffer to allow multiple writers. Added support
to register name of paradyn daemon. Changed addProcess to return type int.
markc [Sun, 20 Mar 1994 01:48:51 +0000 (01:48 +0000)]
Added support for paradyn daemon name. igen function to store name.
markc [Sun, 20 Mar 1994 01:45:44 +0000 (01:45 +0000)]
Changed xdr_Boolean to char rather than int to reflect Boolean change.
Removed xdr_Boolean function. It is a typedef to xdr_char.
markc [Sun, 20 Mar 1994 01:45:23 +0000 (01:45 +0000)]
Changed xdr_Boolean to char rather than int to reflect Boolean change.
newhall [Fri, 18 Mar 1994 21:31:55 +0000 (21:31 +0000)]
*** empty log message ***
newhall [Fri, 18 Mar 1994 18:57:46 +0000 (18:57 +0000)]
*** empty log message ***
jcargill [Thu, 17 Mar 1994 14:55:49 +0000 (14:55 +0000)]
Changed type of "Boolean" to be a char, to be consistent with X convention
and to stop a type conflict with the definition in util/h/list.h
newhall [Thu, 17 Mar 1994 05:23:09 +0000 (05:23 +0000)]
changed eventCallbacks type, and the constraints on triggering the
callback routine associated with the DATAVALUES event
newhall [Thu, 17 Mar 1994 05:20:56 +0000 (05:20 +0000)]
*** empty log message ***
newhall [Thu, 17 Mar 1994 05:19:59 +0000 (05:19 +0000)]
changed bucket width and time value's type to double
newhall [Thu, 17 Mar 1994 05:17:25 +0000 (05:17 +0000)]
added lastBucketFilled data member to class visi_GridCellHisto: value of
the largest bucket number for which new data values have been added
newhall [Thu, 17 Mar 1994 05:13:41 +0000 (05:13 +0000)]
change callback type
newhall [Thu, 17 Mar 1994 05:12:07 +0000 (05:12 +0000)]
interactive pseudo paradyn visi_thread, generates its own input values
newhall [Thu, 17 Mar 1994 05:08:58 +0000 (05:08 +0000)]
*** empty log message ***
newhall [Thu, 17 Mar 1994 05:08:05 +0000 (05:08 +0000)]
added int parameters to callback routines
newhall [Tue, 15 Mar 1994 02:03:19 +0000 (02:03 +0000)]
added public member "userdata" to class visi_GridCellHisto
to allow visi writer to add info to grid cells
newhall [Mon, 14 Mar 1994 20:30:42 +0000 (20:30 +0000)]
sample X application with interface routines added
newhall [Mon, 14 Mar 1994 20:30:20 +0000 (20:30 +0000)]
psuedo visualization application.
newhall [Mon, 14 Mar 1994 20:29:48 +0000 (20:29 +0000)]
psuedo paradyn side vis-thread
newhall [Mon, 14 Mar 1994 20:29:35 +0000 (20:29 +0000)]
*** empty log message ***
newhall [Mon, 14 Mar 1994 20:27:26 +0000 (20:27 +0000)]
changed visi subdirectory structure
hollings [Fri, 11 Mar 1994 21:04:07 +0000 (21:04 +0000)]
Wait min. observation time between calls to eval. This prevents over
evaulation of the hypotheses when new data is arriving at a high frequency.
hollings [Fri, 11 Mar 1994 21:01:23 +0000 (21:01 +0000)]
Changed Boolean from int to char to match X11 convention.
newhall [Fri, 11 Mar 1994 19:56:10 +0000 (19:56 +0000)]
test routines for visi library
jcargill [Thu, 10 Mar 1994 16:02:12 +0000 (16:02 +0000)]
Changed the "man" target to "docs". Fixed install-man so that it works.
Added "docs" target to all the docs Makefiles.
hollings [Tue, 8 Mar 1994 17:39:23 +0000 (17:39 +0000)]
Added foldCallback and getResourceListName.
hollings [Tue, 8 Mar 1994 17:12:23 +0000 (17:12 +0000)]
Added fold callback and changed from multiple data callbacks to one per
histogram instance. Also made the data callbacks happen once per bucket.
markc [Mon, 7 Mar 1994 23:28:46 +0000 (23:28 +0000)]
Added support to free arrays of classes.
markc [Mon, 7 Mar 1994 23:28:09 +0000 (23:28 +0000)]
Added test of array of classes.
markc [Mon, 7 Mar 1994 02:50:56 +0000 (02:50 +0000)]
Set callErr to 0 in constructors.
markc [Mon, 7 Mar 1994 02:35:17 +0000 (02:35 +0000)]
Added code to detect failures for xdr code. Provides member instance
callErr which is set to -1 on failures.
markc [Mon, 7 Mar 1994 02:34:08 +0000 (02:34 +0000)]
Added tests for new features.
markc [Sun, 6 Mar 1994 20:51:09 +0000 (20:51 +0000)]
Added float as a basic type.
paradyn [Wed, 2 Mar 1994 15:14:35 +0000 (15:14 +0000)]
Added "world" target for nightly builds, commented the makefile, and
modified it to work better with "-n" arguments to make.
jcargill [Tue, 1 Mar 1994 21:39:37 +0000 (21:39 +0000)]
Rearranged order of includes for igen-generated code, so that it compiles
on MIPS. Some of the Ultrix headers really suck.
hollings [Tue, 1 Mar 1994 21:28:00 +0000 (21:28 +0000)]
changed from yacc to bison.
hollings [Tue, 1 Mar 1994 21:25:08 +0000 (21:25 +0000)]
added tunable constants.
hollings [Tue, 1 Mar 1994 21:24:50 +0000 (21:24 +0000)]
removed call to print all metrics.
hollings [Tue, 1 Mar 1994 21:23:58 +0000 (21:23 +0000)]
removed unused now variable.
markc [Tue, 1 Mar 1994 01:50:46 +0000 (01:50 +0000)]
Fixed memory access errors.
markc [Tue, 1 Mar 1994 01:49:33 +0000 (01:49 +0000)]
Fixed typos.
markc [Tue, 1 Mar 1994 01:48:50 +0000 (01:48 +0000)]
Removed redundant includes.
hollings [Mon, 28 Feb 1994 23:58:28 +0000 (23:58 +0000)]
Changed global list to be a pointer to a list because I couldn't rely on
the order of global constructors.
jcargill [Mon, 28 Feb 1994 17:04:07 +0000 (17:04 +0000)]
Removed "cd subdir" from the top-level Makefile, and replaced it with the
"make -C" flag to do a recursive make in a subdirectory. That's cleaner.
jcargill [Mon, 28 Feb 1994 16:52:42 +0000 (16:52 +0000)]
Added PVM include and library paths, controlled by USES_PVM ifdef
markc [Mon, 28 Feb 1994 05:09:42 +0000 (05:09 +0000)]
Added pvm hooks and ifdefs.
markc [Sun, 27 Feb 1994 21:34:07 +0000 (21:34 +0000)]
Built igen for mips.
No change.
markc [Sun, 27 Feb 1994 19:46:50 +0000 (19:46 +0000)]
Put in fix to prevent malloc from being redefined.
Took out malloc redefine fix.
markc [Sun, 27 Feb 1994 19:46:33 +0000 (19:46 +0000)]
Put in fix to prevent malloc from being redefined.
markc [Fri, 25 Feb 1994 20:58:10 +0000 (20:58 +0000)]
Added support for storing paradynd's pids.
markc [Fri, 25 Feb 1994 20:55:41 +0000 (20:55 +0000)]
Common area to declare reserve base values.
markc [Fri, 25 Feb 1994 20:55:09 +0000 (20:55 +0000)]
Added my_pid member for client.
markc [Fri, 25 Feb 1994 13:40:55 +0000 (13:40 +0000)]
Added hooks for pvm support.
markc [Fri, 25 Feb 1994 12:02:42 +0000 (12:02 +0000)]
Changed args for RPC_undo_arg_list to reference types.
markc [Fri, 25 Feb 1994 12:00:43 +0000 (12:00 +0000)]
RPC_undo_arg_list expects reference args, not pointers.
markc [Fri, 25 Feb 1994 11:58:24 +0000 (11:58 +0000)]
RPC_undo_arg_list returns 0 only if all arguments are found.
markc [Fri, 25 Feb 1994 11:57:40 +0000 (11:57 +0000)]
Changed RPC_undo_arg_list return value.
markc [Fri, 25 Feb 1994 11:41:32 +0000 (11:41 +0000)]
Fixed bug. Igen generated versionVerify tests for client code when async.
markc [Fri, 25 Feb 1994 11:40:47 +0000 (11:40 +0000)]
Added tests of new igen features.
markc [Fri, 25 Feb 1994 11:16:00 +0000 (11:16 +0000)]
Initial revision
markc [Fri, 25 Feb 1994 11:15:39 +0000 (11:15 +0000)]
Removed rpcUtil, replace with libutil, libutilPVM
markc [Fri, 25 Feb 1994 11:10:25 +0000 (11:10 +0000)]
Added support to allow compilation on mips.
markc [Fri, 25 Feb 1994 11:08:47 +0000 (11:08 +0000)]
Fixed to support compiling on mips.
hollings [Fri, 25 Feb 1994 00:26:17 +0000 (00:26 +0000)]
added tuntable constants
hollings [Fri, 25 Feb 1994 00:25:57 +0000 (00:25 +0000)]
added tunable constants.
markc [Thu, 24 Feb 1994 20:55:26 +0000 (20:55 +0000)]
Added USES_PVM.
markc [Thu, 24 Feb 1994 20:54:28 +0000 (20:54 +0000)]
Extended man page.
markc [Thu, 24 Feb 1994 19:31:23 +0000 (19:31 +0000)]
Added upcall description.
markc [Thu, 24 Feb 1994 07:56:34 +0000 (07:56 +0000)]
Added more comments.