HackerTrans
TopNewTrendsCommentsPastAskShowJobs

xmlparser

no profile record

comments

xmlparser
·há 2 anos·discuss
> Thankfully the brk heap isn't intrusive enough to climb up into the pages I allocated :)

That seems about right[1], but the MAP_FIXED_NOREPLACE flag has been a thing since Linux 4.17. What about using that?

[1]: https://godbolt.org/z/698dPcvf6
xmlparser
·há 2 anos·discuss
Haha, that's like committing blasphemy to achieve a holy goal. I wonder what Terry or God would say about this.
xmlparser
·há 2 anos·discuss
Oh wow, nice! Just a question, how do you manage memory for the OS? I thought operating systems needed whole control of the MMU.