What the differences between "__GFP_NOFAIL" and "__GFP_REPEAT"?
June 20, 2020
5:34 a.m.
As per the documentation( https://www.linuxjournal.com/article/6930), which says: Flag Description __GFP_REPEAT The kernel repeats the allocation if it fails. __GFP_NOFAIL The kernel can repeat the allocation. So, both of them may cause the kernel to repeat the allocation operation. How can I choose between them? What are the major differences? Thank you for your attention to this matter. Looking forward to hearing from you.
2248
Age (days ago)
2248
Last active (days ago)
0 comments
1 participants
participants (1)
-
孙世龙 sunshilong