Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
config:sbbsexec.ini [2010/03/01 00:30] – created digitalmanconfig:sbbsexec.ini [2022/04/16 01:26] (current) – [YieldInterval] digital man
Line 1: Line 1:
-====== sbbsexec.ini ======+====== Virtual UART/FOSSIL Driver Configuration ======
  
 The ''sbbsexec.ini'' file is used to configure the behavior of the kernel mode component of Synchronet FOSSIL and Virtual UART driver for Windows NT-based operating systems (this includes XP, Vista, and Windows 7): ''sbbsexec.dll''. The ''sbbsexec.ini'' file is used to configure the behavior of the kernel mode component of Synchronet FOSSIL and Virtual UART driver for Windows NT-based operating systems (this includes XP, Vista, and Windows 7): ''sbbsexec.dll''.
Line 19: Line 19:
  
 This key determines the minimum severity of messages from ''sbbsexec.dll'' that will be sent to the system debug log. This key determines the minimum severity of messages from ''sbbsexec.dll'' that will be sent to the system debug log.
 +
 +You can use software such as [[https://technet.microsoft.com/en-us/sysinternals/debugview.aspx|DebugView]] to view the log output from ''sbbsexec.dll''.
  
 ==== Debug ==== ==== Debug ====
Line 34: Line 36:
 ==== YieldInterval ==== ==== YieldInterval ====
 Default: ''1.0'' Default: ''1.0''
-Possible Values: ''0'' and up +Possible Values: ''0'' and up, fractional values are supported (e.g. ''0.5'', ''1.25'', etc.)
  
 Interval of time-slice yield, in milliseconds (fractions supported): Interval of time-slice yield, in milliseconds (fractions supported):
Line 44: Line 46:
 This number may need to be "tuned" on a per-program/system basis. This number may need to be "tuned" on a per-program/system basis.
  
-Set to '0' to disable yielding.+Set to ''0'' to disable yielding.
  
 ===== [UART] Section ===== ===== [UART] Section =====
Line 67: Line 69:
  
 ===== See Also ===== ===== See Also =====
-  * [[http://cvs.synchro.net/cgi-bin/viewcvs.cgi/*checkout*/exec/sbbsexec.ini|Default sbbs.ini file]] 
-  * [[:config:INI Files]]  
   * [[:config:|Configure]]   * [[:config:|Configure]]
 +  * [[:config:INI Files]] 
 +  * [[:monitor:sbbsexec|Monitoring SBBSEXEC messages]]
 +  * [[http://cvs.synchro.net/cgi-bin/viewcvs.cgi/*checkout*/exec/sbbsexec.ini|Default sbbs.ini file]]
 +
  
-{{tag>fossil}}+{{tag>configuration fossil operating_system}}