当前位置:首页 > OS > 正文内容

Which of the following statements is false with regard to alloca

2023-11-15OS

Which of the following statements is false with regard to allocating kernel memory?

A.Slab allocation does not suffer from fragmentation.

B.Adjacent segments can be combined into one larger segment with the buddy system.

C.Because the kernel requests memory of varying sizes, some of which may be quite small, the system does not have to be concerned about wasting memory.

D.The slab allocator allows memory requests to be satisfied very quickly.

正确答案是C

扫描二维码免费使用微信小程序搜题/刷题/查看解析。

版权声明:本文由翰林刷题小程序授权发布,如需转载请注明出处。

本文链接:https://20230611.cn/post/3267347.html