Commit Graph

  • cde6a63dbb add sample TIMEZONE definition Marty Kraimer 2000-06-20 19:58:22 +00:00
  • a8eaec8d17 drvTS is now optional for vxWorks Marty Kraimer 2000-06-20 19:54:40 +00:00
  • 8e6720b483 added soft clock support Marty Kraimer 2000-06-20 19:52:10 +00:00
  • 869db16fd8 Remove references to R3.12 directories rec and rec.bak. Janet B. Anderson 2000-06-20 19:49:28 +00:00
  • 5bc66b6ec1 Removed extra referenecs to install. Janet B. Anderson 2000-06-20 19:19:13 +00:00
  • 6421264b9e Removed extra references to install. Janet B. Anderson 2000-06-20 19:17:54 +00:00
  • 3d0f5c8af2 Moved the execution of the cleandirs rule. Janet B. Anderson 2000-06-20 19:04:21 +00:00
  • 4d04a3bda1 Moved the execution of the cleandirs rule. Janet B. Anderson 2000-06-20 19:04:21 +00:00
  • 3c44955ad5 Call lower-level RTEMS mutex support routines. This one change improves the catime benchmark results be more than 13%. The RTEMS maintainers are now planning to implement a special fast-mutex which should provide even greater improvement. W. Eric Norum 2000-06-20 17:06:15 +00:00
  • 74c81652e0 made include of string.h os independent Jeff Hill 2000-06-19 23:29:12 +00:00
  • 0f6c3a8dfc remove hardware support Marty Kraimer 2000-06-19 13:09:07 +00:00
  • 9639af7f3a increase the maximum size of the cached host name string Jeff Hill 2000-06-17 00:35:52 +00:00
  • 645b0883aa correctly calculate the number of bytes in the CA connect sequence Jeff Hill 2000-06-17 00:35:01 +00:00
  • 8fa9db48ad added new activate methods Jeff Hill 2000-06-16 23:36:37 +00:00
  • 2e67127f25 eliminate the UDP send thread Jeff Hill 2000-06-16 23:35:02 +00:00
  • 5f4e31c600 Fix typo that was making the startup/shell task non-FP. W. Eric Norum 2000-06-16 20:37:06 +00:00
  • 5313404121 elevated priority of CAC timer event thread Jeff Hill 2000-06-16 20:00:06 +00:00
  • 7efef48a21 remove def for putenv; failed on solaris 8 Marty Kraimer 2000-06-16 15:02:40 +00:00
  • 097a822319 Include stdio.h to get declaration for stderr. Ensure that all execution paths through osiGetUserName actually return a value. Fix missing apostrophe in couldn't. W. Eric Norum 2000-06-16 14:57:52 +00:00
  • 7a53aa7d45 get rid of tsSubr; more call to TSinit to os/osdThead Marty Kraimer 2000-06-16 14:08:54 +00:00
  • d65bcef5a9 add TSinit Marty Kraimer 2000-06-16 14:03:59 +00:00
  • 4fb22f09a3 Fixed use of errlogPrintf () in spawned process ulting in a hang. Removed use of assert() when the executable couldnt be located which aslo caused a hang. Jeff Hill 2000-06-16 00:21:43 +00:00
  • 828bd4392b fixed solaris cleanup hang by using close instead of shutdown Jeff Hill 2000-06-15 23:06:09 +00:00
  • dd83010c37 fixed solaris cleanup hang by using close instead of shutdown Jeff Hill 2000-06-15 22:47:18 +00:00
  • 60e2324406 defined a new error constant Jeff Hill 2000-06-15 22:39:52 +00:00
  • 7741f6b45c added shutdown () sys call diagnostics Jeff Hill 2000-06-15 21:47:20 +00:00
  • 9a885db4d1 fixed recv thread shutdown bug Jeff Hill 2000-06-15 20:46:29 +00:00
  • 0185bd2fba include proper ANSI header and fix usage diagnostic Jeff Hill 2000-06-15 17:52:52 +00:00
  • d2aaae9be6 dont break out of semaphore block every 60 sec as in the past Jeff Hill 2000-06-15 17:47:57 +00:00
  • dc979956c1 upgraded catime to allow N channels to be specified Jeff Hill 2000-06-15 17:46:05 +00:00
  • acaa247dad cosmetic Jeff Hill 2000-06-15 15:28:39 +00:00
  • d6b988d155 Track Jeff's changes to vxWorks/osdThread.c priority calculations. W. Eric Norum 2000-06-15 15:15:53 +00:00
  • 93c345b514 unbundle Marty Kraimer 2000-06-15 13:58:44 +00:00
  • dec79926e5 cleaned up disconnect timer logic Jeff Hill 2000-06-15 01:23:56 +00:00
  • b52f9f084d typo in comment Jeff Hill 2000-06-14 23:48:14 +00:00
  • f6303c29a9 removed warning messages Jeff Hill 2000-06-14 21:53:57 +00:00
  • 152d874163 changed message Jeff Hill 2000-06-14 21:51:12 +00:00
  • a73125ccc6 dont base priority on the server's priority Jeff Hill 2000-06-14 21:38:45 +00:00
  • c5e7a1ed82 removed unused priority assignments Jeff Hill 2000-06-14 21:36:15 +00:00
  • ee7e3ba7d0 use self relative priorities Jeff Hill 2000-06-14 21:35:38 +00:00
  • cedcb42d63 Try switching to FIFO (no priority inheritence) mutex. This improves the response shown by catime by about 5%. W. Eric Norum 2000-06-14 21:35:37 +00:00
  • c75ec8fda0 cosmetic Jeff Hill 2000-06-14 21:34:38 +00:00
  • 022fb68485 installed fix for range mapping integer overflow Jeff Hill 2000-06-14 21:11:05 +00:00
  • d6bf15feae changes in thread priorities Marty Kraimer 2000-06-14 14:35:09 +00:00
  • b2da4eed3e Fix for aCC depends rule Ralph Lange 2000-06-14 14:22:51 +00:00
  • 3d57ac34ef The latest release of RTEMS reduced the default size of many system values. Modify rtems_init.c to restore these to values which will work with EPICS. Move clockInit call to threadInit. Minor cleanups. W. Eric Norum 2000-06-13 22:33:55 +00:00
  • 889e03fa83 check for shutdown condition when socket sys call returns EINTR Jeff Hill 2000-06-13 22:33:27 +00:00
  • 78b8324a8d Add call to clockInit. Clean up some threadInit calls. W. Eric Norum 2000-06-13 22:30:40 +00:00
  • 0c5b00ce4c cosmetic Jeff Hill 2000-06-13 22:30:05 +00:00
  • f945d5e6c9 cosmetic Jeff Hill 2000-06-13 20:41:17 +00:00
  • 9fced3bc4f codmetic Jeff Hill 2000-06-13 20:40:14 +00:00
  • 2518b8f727 cosmetic Jeff Hill 2000-06-13 20:37:04 +00:00
  • 081ceea52d call threadInit where needed Marty Kraimer 2000-06-13 19:08:16 +00:00
  • ac8754459d remove threadInit; add caMonitor.c Marty Kraimer 2000-06-13 19:05:25 +00:00
  • 5e252ab9fe client/server priorities were reversed Marty Kraimer 2000-06-13 15:01:25 +00:00
  • 64b4e5cb80 Increase init task (IOC sh) priority to be higher than all EPICS tasks. Adjust RTEMS workspace to a size that allows simple IOC applications to run on machines with `only' 4 Megabytes of memory. W. Eric Norum 2000-06-13 01:59:13 +00:00
  • 5c085da486 Use three characters in name since EPICS uses *lots* of semaphores. W. Eric Norum 2000-06-13 01:56:58 +00:00
  • 5a29032168 clear channel to avoid disconnect warning Jeff Hill 2000-06-13 01:04:34 +00:00
  • 63f850eaf8 call ca_task_exit() Jeff Hill 2000-06-13 01:00:09 +00:00
  • 18b38cb969 fixed printf format warnings from GNU Jeff Hill 2000-06-13 00:57:53 +00:00
  • 07bcb7a55d cosmetic Jeff Hill 2000-06-12 23:59:58 +00:00
  • 00ba314344 init sufficent space in pool global sooner Jeff Hill 2000-06-12 23:59:39 +00:00
  • 963fee1856 added exception handler for UDP protocol errors Jeff Hill 2000-06-12 23:53:34 +00:00
  • 9a41b6d2ba fixed duplicate address entry search loop bug Jeff Hill 2000-06-12 20:59:58 +00:00
  • f4e905be5b fixed priority polarization of event thread Jeff Hill 2000-06-12 19:16:19 +00:00
  • 0077b27fe3 moved stdlib.h (an ANSI C file) outside of OS depen switch Jeff Hill 2000-06-12 17:32:11 +00:00
  • 3e75b6f0c2 Add `level' argument to semstat command. Dynamically size task, semaphore, timer and queue tables. Set aside more memory for RTEMS executive and network buffers. RTEMS IOCs now need at least 8Mbytes. W. Eric Norum 2000-06-11 18:52:58 +00:00
  • 40420a56b6 Changed cpu definition. Janet B. Anderson 2000-06-09 15:31:16 +00:00
  • 2853eb9066 Cpu family specification not necessary if cpu is specified. Janet B. Anderson 2000-06-09 15:29:32 +00:00
  • 443cf69d3c Bugfix: -include only with Tornado Ralph Lange 2000-06-09 14:23:37 +00:00
  • af7ae9694f Bugfix: -include only with Tornado Ralph Lange 2000-06-09 14:23:37 +00:00
  • 337a3c94c0 Add for shared libs under HPUX / aCC Ralph Lange 2000-06-09 14:18:36 +00:00
  • a2df5adfae Add for shared libs under HPUX / aCC Ralph Lange 2000-06-09 14:18:36 +00:00
  • 5563b1ef12 Bugfix for shared libs under HPUX / aCC Ralph Lange 2000-06-09 14:12:31 +00:00
  • e49648170e Bugfix for shared libs under HPUX / aCC Ralph Lange 2000-06-09 13:59:28 +00:00
  • 25b4959f3f added caMonitor Marty Kraimer 2000-06-09 12:48:10 +00:00
  • bbb3f2cf9a Aded clean rule and changed .DEPENDS to DEPENDS. Janet B. Anderson 2000-06-08 21:21:16 +00:00
  • d4d6febe69 Changed comment. Janet B. Anderson 2000-06-08 20:51:30 +00:00
  • 9f59150d35 Some changes for new build method. Janet B. Anderson 2000-06-08 20:50:53 +00:00
  • faf8e5f2d2 cleaned up thread names Jeff Hill 2000-06-08 18:08:39 +00:00
  • 314671f6e9 cleaned up thread names Jeff Hill 2000-06-08 17:59:30 +00:00
  • fc5e479d97 cleaned up thread names Jeff Hill 2000-06-08 17:56:22 +00:00
  • a828ff01fe minor optimization Jeff Hill 2000-06-08 17:56:03 +00:00
  • e613d58ea5 fixed lock () where unlock() was needed Jeff Hill 2000-06-08 16:55:24 +00:00
  • e37dd309fc cosmetic Jeff Hill 2000-06-08 16:26:22 +00:00
  • d53c56763b many changes Jeff Hill 2000-06-08 15:11:54 +00:00
  • 0c960706b6 changed locking mechanisms Jeff Hill 2000-06-08 15:09:12 +00:00
  • 6065f78d3b locking mechanism is now virtual Jeff Hill 2000-06-08 15:06:04 +00:00
  • 9e3dafa4bb improved message Jeff Hill 2000-06-08 15:05:17 +00:00
  • 7d6d6e6b11 addded lock member functions Jeff Hill 2000-06-08 15:04:45 +00:00
  • a2b7e25be5 removed lock macros Jeff Hill 2000-06-08 15:04:16 +00:00
  • c95b5225e2 added mutex protection Jeff Hill 2000-06-08 15:03:10 +00:00
  • 10570cfe0c removed warning message when lower priority is unavailable Jeff Hill 2000-06-08 15:00:57 +00:00
  • 436cdc0562 cosmetic Jeff Hill 2000-06-08 14:59:51 +00:00
  • 9c65e69c0b added test for first subscription update Jeff Hill 2000-06-08 14:59:21 +00:00
  • a4f1f73330 fix big bug in semBCreate Marty Kraimer 2000-06-07 20:41:28 +00:00
  • f0df1e4519 add message Marty Kraimer 2000-06-07 12:03:13 +00:00
  • 7cda8e208f fixed user name exits test logic Jeff Hill 2000-06-06 21:18:59 +00:00
  • e1cce327ef include not needed Marty Kraimer 2000-06-06 15:19:15 +00:00
  • bd3a2ed76a install loopback address into the address list if no interfaces found during auto-configure. Jeff Hill 2000-06-06 00:17:33 +00:00