home.social

#lwn — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #lwn, aggregated by home.social.

  1. [$] Deterministic testing for multithreaded Python

    Python's support for multithreaded programs has improved considerably over the last few years with the advent of the "free-threaded" version of the language. But testing multithre [...]

    lwn.net/Articles/1090579/

    #LWN #Linux #Python

  2. [$] Recent work in memory tiering

    Tiered-memory systems are built with multiple types of memory, each of which has different performance characteristics. In addition to the usual DRAM, a tiered system might also p [...]

    lwn.net/Articles/1092001/

    #LWN #Linux #kernel