Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2011 21:35:38 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <201103112135.p2BLZvU0070013@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2011-03-11 21:35:38 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  SVN rev 219535 on 2011-03-11 21:35:38Z by marius
  
  Now that TLS generally is available on sparc64 since r219534 turn on
  support for it. Note that while sparc64 also supports the static TLS
  model and thus tls_model("initial-exec"), using the default model
  turned out to yield slightly better buildstone performance.
  
  Revision  Changes    Path
  1.196     +1 -1      src/lib/libc/stdlib/malloc.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103112135.p2BLZvU0070013>