> Is there a way to determine who has cached and who is using a specific
> buffer?
> Is allocation of buffers bounded to a specific numa node? Or can they
> allocate across numa nodes? If so, how is this determined?

As mentioned by Damjan this would be too expensive in general. However if you 
are trying to debug something, I have this patch 
https://gerrit.fd.io/r/c/vpp/+/27338 which saves the backtrace for each buffer 
alloc/free in debug build.
It is expensive but it can help troubleshooting.

ben
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#17336): https://lists.fd.io/g/vpp-dev/message/17336
Mute This Topic: https://lists.fd.io/mt/76605334/21656
Mute #vpp: https://lists.fd.io/g/fdio+vpp-dev/mutehashtag/vpp
Mute #vnet: https://lists.fd.io/g/fdio+vpp-dev/mutehashtag/vnet
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub  [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to