It has happened several times that my notebook suddenly switches off due to the CPU reaching critical temperature, as can be seen in the log. Strange, however, that the CPU fan is not already running at maximum speed at these moments, but quietly and at a lower speed, and it seems to me that the fan does not get faster in time.
I have already cleaned the notebook from dust thoroughly (it wasn't much), and the only other thing left to do is maybe apply better heat conduction to the CPU, but that would be a lot of work!
Here is an example of the last log entries when a shutdown happened:
Oct 5 19:17:00 Abook kernel: [64328.061201] mce: CPU6: Core temperature above threshold, cpu clock throttled (total events = 202)
Oct 5 19:17:00 Abook kernel: [64328.061201] mce: CPU2: Core temperature above threshold, cpu clock throttled (total events = 202)
Oct 5 19:17:00 Abook kernel: [64328.061202] mce: CPU5: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct 5 19:17:00 Abook kernel: [64328.061203] mce: CPU1: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct 5 19:17:00 Abook kernel: [64328.061204] mce: CPU4: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct 5 19:17:00 Abook kernel: [64328.061206] mce: CPU3: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct 5 19:17:00 Abook kernel: [64328.061206] mce: CPU0: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct 5 19:17:00 Abook kernel: [64328.061207] mce: CPU7: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct 5 19:17:00 Abook kernel: [64328.061208] mce: CPU2: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct 5 19:17:00 Abook kernel: [64328.061208] mce: CPU6: Package temperature above threshold, cpu clock throttled (total events = 567)
Oct 5 19:17:00 Abook kernel: [64328.062179] mce: CPU2: Core temperature/speed normal
Oct 5 19:17:00 Abook kernel: [64328.062179] mce: CPU6: Core temperature/speed normal
Oct 5 19:17:00 Abook kernel: [64328.062180] mce: CPU1: Package temperature/speed normal
Oct 5 19:17:00 Abook kernel: [64328.062181] mce: CPU7: Package temperature/speed normal
Oct 5 19:17:00 Abook kernel: [64328.062182] mce: CPU0: Package temperature/speed normal
Oct 5 19:17:00 Abook kernel: [64328.062183] mce: CPU3: Package temperature/speed normal
Oct 5 19:17:00 Abook kernel: [64328.062183] mce: CPU4: Package temperature/speed normal
Oct 5 19:17:00 Abook kernel: [64328.062184] mce: CPU5: Package temperature/speed normal
Oct 5 19:17:00 Abook kernel: [64328.062184] mce: CPU6: Package temperature/speed normal
Oct 5 19:17:00 Abook kernel: [64328.062185] mce: CPU2: Package temperature/speed normal
Oct 5 19:17:01 Abook CRON[67310]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Oct 5 19:18:07 Abook rtkit-daemon[1851]: Supervising 9 threads of 2 processes of 1 users.
Oct 5 19:19:00 Abook kernel: [64448.077575] thermal thermal_zone0: critical temperature reached (99 C), shutting down
Is it possible to influence the behavior of the fan and make it react more quickly to a rise in temperature?