NHacker Next
  • new
  • past
  • show
  • ask
  • show
  • jobs
  • submit
Unix GC Remastered (mohandacherir.github.io)
js2 17 hours ago [-]
This is a discussion of garbage collection of Unix domain sockets in the Linux kernel. (i.e. `AF_UNIX`, and btw, AF is short for "address family").
ebiederm 17 hours ago [-]
It is talking about replacing a classic mark/sweep collector for unix domain sockets by something based on Tarjan's Strongly Connected Components.
nesarkvechnep 7 hours ago [-]
Thank you for the clarification. I guess authors these days assume they don't need to state the Unix flavour they're talking about.
Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact
Rendered at 18:25:52 GMT+0000 (Coordinated Universal Time) with Vercel.