When I use eBPF, can I write some value into the module variable?

前端 未结 0 1023
情深已故
情深已故 2020-12-22 09:07

For eaxmple:

This is module. There is array for saving irq history.

int irq_number[1024];

I add the bpf progra

相关标签:
回答
  • 消灭零回复
提交回复
热议问题