One Reply to “/dev/upmap and /dev/kpmap added”

  1. As far as I understand, this optimizes repetition of system calls like getpid(), clock_gettime() and setproctitle().

    Since all the data is mmaped for the process, all it takes is just a simple memory read to access data – which is obviously much faster than the usual syscall interface.

Comments are closed.

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)

Mentions

  • Sunny