LWN.net Logo

Tangled up in threads

Tangled up in threads

Posted Aug 21, 2008 12:26 UTC (Thu) by rwmj (subscriber, #5474)
Parent article: Tangled up in threads

We used MAP_32BIT to work around a troublesome bug in the OCaml compiler. It'll get fixed properly in the next release of the compiler, but isolating and backporting just the compiler fix would have been seriously complicated. Happily the workaround on using MAP_32BIT is a simple, effective change.

And yeah we really depend on the kernel not ignoring this flag ...

Rich.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds