Y
Hacker News
new
|
ask
|
show
|
jobs
by
minipci1321
3239 days ago
Why to mlock() the page? And since the code is already specific to linux/gcc/clang, why not to assign the flag to a read-write section (__attribute__((section(name))) -- should allow to get rid of mprotect()?