3 comments

  • gregdaniels4211 hour ago
    Same author did the synthesis kernel with Carl Pu, I think? The Synthesis kernel was genius, but relied on self modifying code, so can't work with modern chips well.
    • convolvatron1 hour ago
      yes. Calton Pu. is that really such a problem? JITs seem to work pretty well, I&#x27;m pretty sure synthesis was more about creating custom paths than being strictly self-modifying, but it&#x27;s been a long time.<p>update: oh, I just remembered why it _is_ an issue for modern processors, Massalin leaned very heavily on the general purpose double compare-and-swap that was present on some generations of the 68k architecture, and x86-64 only has double contiguous compare and swap
  • KentBeck1 hour ago
    I love love love this paper. I wonder how a GPU would do with it?
  • seritools1 hour ago
    (1987)