Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Programming Operating Systems BSD IT Technology

IRIX Multithreading Emulation on NetBSD 18

GrosBill writes "Onlamp publishes one more paper about IRIX binary compatibility implementation on NetBSD. This time, this is about emulating IRIX native multithreading capabilities on NetBSD, which is quite interesting since NetBSD does not support native multithreading for its native binaries yet. The paper also covers some reverse engineering tricks: how to use a debugger to discover everything about IRIX multithreading."
This discussion has been archived. No new comments can be posted.

IRIX Multithreading Emulation on NetBSD

Comments Filter:
  • by mhesseltine ( 541806 ) on Friday December 20, 2002 @05:36PM (#4932362) Homepage Journal

    They figured out a way to make a feature work on a platform that doesn't support that feature. That's called innovation, and not in the terms that Microsoft would use it.

    Furthermore, since this has been reverse engineered, they might be able to work this into NetBSD, thus fixing the problem of NetBSD not supporting multi-threading. I say, "congratulations."

  • by Anonymous Coward
    A better way to implement this would be adding proper threading support in the first place...

Solutions are obvious if one only has the optical power to observe them over the horizon. -- K.A. Arsdall

Working...