Hi All,
We recently migrated debian from CentOS and we are seeing cpu yield is more in Debian (> 4 uSec) compared to CentOS(2 uSec).
May I know why it is more ? if not, what is the configuration to check
My application was running fine on CentOS but not stable on Debian with sudden auto reboot or hang or stall issues
System is going to auto reboot or cpu stall or hang
-
- Section Moderator
- Posts: 1239
- Joined: 2014-06-30 11:42
- Has thanked: 122 times
- Been thanked: 57 times
Re: System is going to auto reboot or cpu stall or hang
What debian version is this?
Your kernel is 5.10.0-25-rt-amd64, which is extremely old.
And from your dmesg above, it is also tainted, which means you have loaded some non-standard kernel module.
You will have to provide lots of details if you want any help with this, and for all intents and purposes, you may not even be running debian.
Your kernel is 5.10.0-25-rt-amd64, which is extremely old.
And from your dmesg above, it is also tainted, which means you have loaded some non-standard kernel module.
You will have to provide lots of details if you want any help with this, and for all intents and purposes, you may not even be running debian.
Re: System is going to auto reboot or cpu stall or hang
Below are the OS version & kernel version installed
root@Dev:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@Dev:~# cat /etc/debian_version
11.3
root@Dev:~# uname -r
5.10.0-25-rt-amd64
root@Dev:~# cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
NAME="Debian GNU/Linux"
VERSION_ID="11"
VERSION="11 (bullseye)"
VERSION_CODENAME=bullseye
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@Dev:~# cat /etc/debian_version
11.3
root@Dev:~# uname -r
5.10.0-25-rt-amd64
-
- Global Moderator
- Posts: 4056
- Joined: 2014-07-20 18:12
- Location: Europe
- Has thanked: 113 times
- Been thanked: 535 times
Re: System is going to auto reboot or cpu stall or hang
Hello,
Hope this helps.
--
note: please send again as text (between code tags) the kernel error messages in the first post.
--
edit Mon Dec 9 18:17:07 CET 2024: moved to "General Questions" sub-forum.
You asking two different questions:harry6264 wrote: 2024-12-05 03:35 We recently migrated debian from CentOS and we are seeing cpu yield is more in Debian (> 4 uSec) compared to CentOS(2 uSec). May I know why it is more ? if not, what is the configuration to check
- "System is going to auto reboot or cpu stall or hang (the topic)": the current discussion I assume is for this topic
- "Cpu yield is more in Debian (> 4 uSec) compared to CentOS(2 uSec) [..] why it is more ?" : open a different discussion for this topic; if you do, please report the complete command (with output) you used to measure cpu yield and the reason you are using a "rt" kernel.
Hope this helps.
--
note: please send again as text (between code tags) the kernel error messages in the first post.
--
edit Mon Dec 9 18:17:07 CET 2024: moved to "General Questions" sub-forum.