开发者

Is there a size limit for kernel module in linux?

开发者 https://www.devze.com 2023-03-12 13:06 出处:网络
I have a problem loading a kernel module, there is a large data structure, around the size of 2Gb of memory - whether I preallocate the table (so that it shows in .bss when I do size -A module.ko or t
0

精彩评论

暂无评论...
验证码 换一张
取 消