how to iterate over the current process and all it's descendants recursively in a linux kernel?

前端 未结 0 1007
小鲜肉
小鲜肉 2020-12-21 01:00

i am writing a code where i add a new function to the linux kernel . the function is supposed to return the "total weight" of the current process, which is the sum

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