Use new hash algorirthm. New variable dbPvdHashTableSize can be set after ld < iocCore

This commit is contained in:
Marty Kraimer
1995-08-17 14:33:55 +00:00
parent b7378bbc62
commit 81deb4fceb

View File

@@ -297,8 +297,6 @@ long dbProcess(struct dbCommon *precord)
static char trace=0;
static int trace_lset=0;
int set_trace=FALSE;
long options=0;
long nRequest=1;
/*
* Note that it is likely that if any changes are made
@@ -377,7 +375,7 @@ long dbProcess(struct dbCommon *precord)
/*take care of caching and notifyCompletion*/
precord->rpro = FALSE;
if (precord->ppn)
dbNotifyCompletion(precord->ppn);
dbNotifyCompletion(precord);
/* raise disable alarm */
if (precord->stat==DISABLE_ALARM)