- CheckMates
- :
- Products
- :
- Quantum
- :
- Security Gateways
- :
- Re: What is the current kernel debug buffer size?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What is the current kernel debug buffer size?
Hi everyone.
Admin Guides state that the maximum supported buffer size is 8192k. But I also saw in some non-official websites that it is 32M.
Was it 32M before and it was reduced to 8M? Or the values are different for different debugs?
Cheers!
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The debug buffer in R8X versions is allocated per FW core instance. It's maximum is 8192K. In the previous versions the allocation was global, which is no longer relevant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The debug buffer in R8X versions is allocated per FW core instance. It's maximum is 8192K. In the previous versions the allocation was global, which is no longer relevant.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Fast and efficient! Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can also refer to below.
Andy
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Also be aware that starting in R82, there is a new underlying debug mechanism (ndebug) for gateways with 72+ cores present:
CET (Europe) Timezone Course Scheduled for July 1-2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, I noticed that while checking the buffer size in R82. And if I understand correctly, it reduces the usage of system resources while debugging. Although I'm not sure why they separated ndebug and kdebug by 72 cores. Wouldn't ndebug help if I had a GW with less than 72 cores but a busy one? Maybe there is a detail that I'm not aware yet.
