Live data from Hacker News

Viewing profile — dgwynne

dgwynne

HN member
Joined
Thu, Jul 20, 2017, 4:04 AM UTC
HN karma
26
Public activity
4 items

About dgwynne

No profile information was provided.

Recent public activity

  1. comment
    Comment #35448844

    At work we tunnel WoL payloads inside DHCP packets ( https://github.com/eait-itig/wolod ) so we can use the DHCP relays on the edge network to push the packets out for us. The boot…

  2. comment
    Comment #15591854

    I can't think of a reason not to ship DWARF except that it is big. Is there any other reason? CTF is obviously less capable than DWARF, but it is small enough to ship by default an…

  3. comment
    Comment #15590397

    Solaris developed another solution, specifically CTF (Compressed Type Format). CTF stores data types and function signatures rather than full debug info, and is therefore much smal…

  4. comment
    Comment #14809946

    This is also discussed in section 4 of Jeff Bonwick s 1994 paper "The Slab Allocator: An Object-Caching Kernel Memory Allocator".