48 Matching Annotations
  1. Last 7 days
    1. The many-to-one model (Figure 4.7) maps many user-level threads to one kernel thread. Thread management is done by the thread library in user space, so it is efficient (we discuss thread libraries in Section 4.4). However, the entire process will block if a thread makes a blocking system call. Also, because only one thread can access the kernel at a time, multiple threads are unable to run in parallel on multicore systems. Green threads—a thread library available for Solaris systems and adopted in early versions of Java—used the many-to-one model. However, very few systems continue to use the model because of its inability to take advantage of multiple processing cores, which have now become standard on most computer system

      The many-to-one model is a good illustration of a design that made sense historically but became obsolete for a structural reason rather than an implementation flaw. It was fast precisely because thread operations stayed in user space and avoided system calls, but that same design choice is what makes it impossible to ever run two threads on two cores simultaneously, since the kernel only ever sees one thread

  2. Sep 2026
  3. Aug 2026
  4. Jul 2026
  5. Jun 2026
  6. May 2026
  7. Apr 2026
  8. Feb 2026
  9. Nov 2025
  10. Oct 2025
  11. Sep 2025
  12. Aug 2025
  13. Jul 2025
  14. Jun 2025
    1. I saw one last week at Gary’s Typewriters in Long Beach, Ca. - someone just gave it to him as a joke or something - his review: “They ought to be ashamed of themselves!” I tried it, and he was being generous. It’s a piece of garbage. For the money you can get a nice restored machine. Or you could just light your money on fire. Either way it’d be a better experience.

      u/georgeisamonkey is in the LA area https://www.reddit.com/r/typewriters/comments/1lenfgq/why_does_every_new_typewriter_look_like_garbage/

    1. Spring 2025 ABQ Type-In by [[Joe Van Cleave]]

      Public libraries are an excellent place and resource for hosting type-ins.

      Joe uses slips of paper so as not to be as wasteful of paper.

      Develop a mailing list to be able to contact people for future events.

      Joe having his other hip replacement surgery in July 2025, so perhaps not as much activity for him just after.

  15. May 2025
  16. Apr 2025
  17. Mar 2025
    1. LogInternational2253 0 points1 point2 points 2 hours ago (0 children)Chandler AZ https://typecast.munk.org/2025/03/23/type-in-report-chandler-public-library-local-author-fair-type-in/?unapproved=214363&moderation-hash=308ce10a9ad2d68dea04b55046cf88e1#comment-214363

      Based on this comment and link,

      u/LogInternational2253 is Jared C Riddle from Arizona.

      Be sure to invite to Los Angeles type-ins.

  18. Feb 2025
  19. Jan 2025
  20. Sep 2024
    1. I visited the Supply Sergeant store on Hollywood Blvd yesterday, and for $15 they were selling a "regulator bag." This was 11 3/4" x 11 3/4" x 3". Perfect for carrying a Hermes Baby/Rocket! Here is another, but more expensive: https://www.akona.com/products/product?productId=11406

      u/pbasch is in the LA area

  21. Jun 2019
  22. www.versobooks.com www.versobooks.com
  23. May 2018