Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/sysmon



Module Name:    src
Committed By:   yamt
Date:           Mon Aug 11 14:24:42 UTC 2003

Modified Files:
        src/sys/dev/sysmon: sysmon_envsys.c sysmonvar.h

Log Message:
introduce SME_FLAG_BUSY and set it during operations
instead of keeping sysmon_envsys_list_slock spinlock held
because some drivers might sleep in sysmon_envsys ops,

XXX sysmon_envsys_lock is now redundant


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/dev/sysmon/sysmon_envsys.c
cvs rdiff -r1.8 -r1.9 src/sys/dev/sysmon/sysmonvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index