Commit Graph

11083 Commits

Author SHA1 Message Date
Jeff Hill
c9f43cf50a fix for mantis 111: force recv thread to run first when both receive watchdog
and receive thread are blocking for the preeemptive callback control lock
2005-10-31 22:24:02 +00:00
Jeff Hill
9b146c4de4 fix for mantis 111: force recv thread to run first when both receive watchdog
and receive thread are blocking for the preeemptive callback control lock

I also added a guard in a place that appeared to be not  adaquately
protected.
2005-10-31 22:22:58 +00:00
Jeff Hill
04eaa04246 dont pass time stamp to send timeout notify 2005-10-31 22:22:10 +00:00
Jeff Hill
028ef0c788 dont pass time stamp to probe response notify 2005-10-31 22:20:26 +00:00
Jeff Hill
e0fd23462d dont pass time stamp to beacon notify 2005-10-31 22:19:59 +00:00
Jeff Hill
df16e0238a fix for mantis 111: force recv thread to run first when both receive watchdog
and receive thread are blocking for the preeemptive callback control lock

I also added a guard in a place that appeared to be not  adaquately
protected.
2005-10-31 21:57:14 +00:00
Jeff Hill
4fda53615a added comment 2005-10-31 21:53:36 +00:00
Andrew Johnson
12727edb36 Extended Device Support interface. 2005-10-31 20:54:10 +00:00
Janet B. Anderson
109db70d32 Use EPICS commandline editing. 2005-10-31 19:14:24 +00:00
Marty Kraimer
403f094bd2 add more detail about POSIX thread priorities 2005-10-31 12:41:42 +00:00
Andrew Johnson
b2681f5eb8 Fixed gcc warnings (NULL is a pointer, '\0' is a zero character). 2005-10-28 23:14:06 +00:00
Shifu Xu
8360c29cdb optimize priority scheduling code 2005-10-28 22:12:44 +00:00
Janet B. Anderson
f0a3bc9d2b Changed comments. 2005-10-28 21:33:37 +00:00
Janet B. Anderson
02006d89dd Removed reference to POSIX=YES/NO. 2005-10-28 21:29:21 +00:00
Janet B. Anderson
9520c4be9f Removed references to POSIX=YES/NO. 2005-10-28 21:28:00 +00:00
Janet B. Anderson
89023bee7d Added system library names. 2005-10-28 20:15:19 +00:00
Andrew Johnson
1091a05902 Make prompts more friendly, listing choices where appropriate. 2005-10-28 19:45:08 +00:00
Andrew Johnson
81c052a4e2 Removed epicsList and associated test file - not used or maintained. 2005-10-28 19:36:09 +00:00
Janet B. Anderson
eea13fb653 Initial version. 2005-10-28 18:22:04 +00:00
Andrew Johnson
728794a306 Fixed solaris warning: String literal converted to char* in initialization. 2005-10-28 18:19:47 +00:00
Andrew Johnson
12eca66b80 Oops, dsxt stuff not committed yet, undone part of last change. 2005-10-28 18:08:08 +00:00
Andrew Johnson
fe1a5f35ae Include pdsxt in dbDumpDevice output. 2005-10-28 17:57:12 +00:00
Andrew Johnson
414511890d Added a dbFindDriver() routine, to look up drvet's by name. 2005-10-28 16:15:12 +00:00
Janet B. Anderson
911efd67e4 Initial version. 2005-10-28 15:59:35 +00:00
Andrew Johnson
bffda92e45 Updated to cover recent changes such as default values, and remove things that
were never implemented.
2005-10-28 15:50:21 +00:00
Andrew Johnson
b043efe0c2 Revised and extended tests, convert to standard output format. 2005-10-28 15:42:45 +00:00
Janet B. Anderson
3712b163af Initial version. File contributed by Ernest Williams, SNS. 2005-10-28 15:41:51 +00:00
Janet B. Anderson
8d7fd76d83 Initial version. File contributed by Ernest Williams, SNS 2005-10-28 15:31:46 +00:00
Janet B. Anderson
10b20f017a Moved POSIX thread priority scheduling flag from CONFIG_COMMON. 2005-10-28 13:47:52 +00:00
Janet B. Anderson
0e4213a373 Move POSIX thread priority scheduling flag to libCom Makefile. 2005-10-28 13:46:40 +00:00
Marty Kraimer
7beea091b1 change way to handle EPERM error 2005-10-28 12:59:26 +00:00
Jeff Hill
cd9041afee fixed mantis 175 - example server does not update time stamp for array pv 2005-10-27 23:56:05 +00:00
Jeff Hill
d6c8de87de preserve native type when its a scalar so that enum regression tests
excercise relevant subcomponents of GDD
2005-10-27 23:47:01 +00:00
Jeff Hill
0640cc0995 fixed GDD: aitConvertStringEnum16 does nothing if pEnumStringTable==NULL
mantis 211
2005-10-27 23:38:26 +00:00
Janet B. Anderson
f8cb3e93e8 Initial version. File created by Ernest Williams, SNS 2005-10-27 21:45:18 +00:00
Janet B. Anderson
43ffc23561 Initial version. File created by Ernest Williams, SNS 2005-10-27 21:30:52 +00:00
Marty Kraimer
91fb0ccf59 add priority scheduling 2005-10-27 19:26:24 +00:00
Jeff Hill
773c5ed64f shutdown read side of online notify socket 2005-10-27 15:10:03 +00:00
Jeff Hill
8e0f750509 shutdown read side of online notify socket 2005-10-26 23:25:11 +00:00
Jeff Hill
e300623cab convert size_t to u long and use %lu for 64 bit arch 2005-10-26 22:00:04 +00:00
Jeff Hill
41e6ec4ff9 updated little endian arch list to include defined(_armv4l_) || defined (_X86_64_) 2005-10-26 21:45:54 +00:00
Jeff Hill
126525d626 support for armv4l impure little endian 2005-10-26 21:44:03 +00:00
Janet B. Anderson
3b1583274c Initial version. 2005-10-26 21:13:16 +00:00
Janet B. Anderson
bce31499fa Modified comments regarding usage of nfsMountAll. 2005-10-26 21:04:48 +00:00
Janet B. Anderson
96b099b0c5 Changes for makeDbDepends.pl and other fixes. 2005-10-26 20:55:12 +00:00
Janet B. Anderson
42878e59ba Added note about POSIX thread priority scheduling. 2005-10-26 19:51:10 +00:00
Janet B. Anderson
66ad25b4d3 Modified POSIX thread priority scheduling flag. 2005-10-26 19:39:45 +00:00
Janet B. Anderson
3a20b3973e Modified POSIX thread priority scheduling flag for osdThread.c 2005-10-26 19:39:04 +00:00
Janet B. Anderson
33107042c6 Added use POSIX thread priority scheduling option (YES or NO). Fixed typo. 2005-10-26 19:23:01 +00:00
Janet B. Anderson
bad111d1f1 Added POSIX thread priority scheduling flag 2005-10-26 19:20:22 +00:00