[haiku-bugs] [Haiku] #7420: Hoard allocator assumes wrong cache line size

  • From: "jonas.kirilla" <trac@xxxxxxxxxxxx>
  • Date: Thu, 31 Mar 2011 00:56:03 -0000

#7420: Hoard allocator assumes wrong cache line size
-------------------------------+------------------------------
 Reporter:  jonas.kirilla      |        Owner:  axeld
     Type:  bug                |       Status:  new
 Priority:  normal             |    Milestone:  R1
Component:  System/libroot.so  |      Version:  R1/Development
 Keywords:                     |   Blocked By:
 Blocking:                     |  Has a Patch:  0
 Platform:  All                |
-------------------------------+------------------------------
 The cache line is assumed to be 32 bytes for i386 machines. Mine has 64
 bytes/line.

 
http://haiku.it.su.se:8180/source/xref/src/system/libroot/posix/malloc/config.h#CACHE_LINE

 It can supposedly lead to "false sharing".
 http://www.hoard.org/

-- 
Ticket URL: <http://dev.haiku-os.org/ticket/7420>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: