diff -r 4816d766a08a -r f345bda72bc4 Symbian3/PDK/Source/GUID-282CE322-923F-58F6-804D-E125ABACB025.dita --- a/Symbian3/PDK/Source/GUID-282CE322-923F-58F6-804D-E125ABACB025.dita Tue Mar 30 11:42:04 2010 +0100 +++ b/Symbian3/PDK/Source/GUID-282CE322-923F-58F6-804D-E125ABACB025.dita Tue Mar 30 11:56:28 2010 +0100 @@ -1,12 +1,12 @@ - - - - - + + + + + What is the System Critical Parameter?System Critical Parameters allow the OS to reset when a module crashes. A System Critical Parameter compirses 2 distinct paramters.

The System Critical parameter comprises the following 2 parameters:

If neither parameter is in the CMI file or if both parameters are set to zero they have no effect. When either parameter is set to one (SystemCritical=1 or SystemCriticalAfterInit=1), the CPM runs as a System Critical thread. The SystemCriticalAfterInit parameter only applies when the CPM has processed its configuration. It allows the user to try a master reset if the device has corrupt configuration files. A System Critical thread forces the device to reboot if the thread terminates. To do this the User::SetCritical(User::ESystemPermanent) function is called.

If the device must be rebooted when the module crashes the CPM must be set as System Critical.

What is the Comms Database?
\ No newline at end of file