-
Notifications
You must be signed in to change notification settings - Fork 0
linux: Add version 6.12.XXX #3231
base: master
Are you sure you want to change the base?
Conversation
Yout beat me to it. ;-) I already checked out the branch this morning. Now that pahole is in MarIuX, it’d be great, if you could built the BTF (BPF Type Format) encoded debug information, so that we can use ptcpdump. |
With
Just tried, no time for debugging right now. Any idea? |
Unfortunately, I do not. Sorry for wasting your time. I am going to do more tests next week. |
For next week from Reddit:
|
What exactly do we need this for? |
To fully use eBPF. For example, ptcpdump is able to also show the process ids. I do not know the details, but it needs the BTF symbols. |
Shoud we build a nvidia driver for this (if so, what version) ? @thomas |
An Nvidia update would be truly useful, I think the 'Latest Production
Branch Version' 570.144 makes the most sense.
[archive] https://www.nvidia.com/en-us/drivers/unix/
[570.144] https://www.nvidia.com/en-us/drivers/details/243330/
Ahij,
Thomas
…--
Thomas Kreitler - Information Retrieval
***@***.***
49/30/8413 1702
|
+CONFIG_DEBUG_INFO_DWARF_TOOLCHAIN_DEFAULT=y +CONFIG_DEBUG_INFO_BTF=y
Could you please also build with |
For testing:
|
Size increase of 52 MB for package nvidia_current:
|
Loading Nvidia 570.144 module fails with
|
Works with the old Nvidia driver:
|
For the Nvidia module 570.144, manually inserting/loading the module drm_ttm_helper with |
Update version. 6.12.27-482 also has `CONFIG_NET_SCH_INGRESS=m`.
We can do that but I wonder why the module isn't inserted automagically if it is needed? |
Build version 570.144 for linux 6.12.27-482 and remove other builds for linux 6.12.*.
Tested Linux 6.12.27-482 on maleficent (AMD graphics).