Live data from Hacker News

Viewing profile — stphantom

stphantom

HN member
Joined
Wed, May 02, 2018, 1:26 PM UTC
HN karma
14
Public activity
3 items

About stphantom

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #16977832

    You are right in that ptrace is slow and nasty. The key problem, I believe, is the tracer-tracee mode that involves two host processes and the switch is asynchronous (ptrace(SYSEMU…

  3. comment
    Comment #16976710

    Do you mean "rump kernels" or "Rumprun kernel"? The former is a set of kernel libraries derived from NetBSD, and the latter is a Unikernel built based on the former. gVisor is diff…