lkml.org 
[lkml]   [2008]   [Aug]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: pthread create() slow for many threads; also time to revisit 64b context switch optimization?
Date
Please do not remove MAP_32BIT as it has other uses.

Jamie Lokier wrote:
> Also, is this _only_ useful for thread stacks, or are there other
> memory allocations where 31-bitness affects execution speed on old P4s?lrich

Andi Kleen wrote:
> MAP_32BIT was not actually added for this originally. It
> was originally added for the X server's old dynamic loader, which
> needed 2GB memory.


The dynamic loader of Lush (lush.sourceforge.net) also depends on this.
Since it is tightly coupled with the lush compiler,
removing this capability would cause major trouble.
On the other hand, it does not need to be very fast...

- Leon Bottou



\
 
 \ /
  Last update: 2008-08-21 18:43    [W:0.392 / U:0.764 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site