[haiku-bugs] Re: [Haiku] #13554: Switch system allocator

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Mon, 11 May 2020 14:51:04 -0000

#13554: Switch system allocator
--------------------------------+----------------------------
  Reporter:  waddlesplash       |      Owner:  waddlesplash
      Type:  enhancement        |     Status:  assigned
  Priority:  high               |  Milestone:  Unscheduled
 Component:  System/libroot.so  |    Version:  R1/Development
Resolution:                     |   Keywords:
Blocked By:                     |   Blocking:  15996
  Platform:  All                |
--------------------------------+----------------------------
Comment (by pulkomandy):

 Attached a patch that gets mimalloc to compile (with gcc8, it relies on
 modern C or C++ features so this won't go with gcc2). However it crashes
 when I run the provided "stress" test so I have probably missed something.

 Note that it normally needs static TLS, so we should look into
 implementing that, probably. Dynamic TLS is possible but slower accoding
 to their documentation.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/13554#comment:21>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: