Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Nov 2008 19:30:31 +0000 (UTC)
From:      Jason Evans <jasone@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdlib malloc.c
Message-ID:  <200811301930.mAUJUfGE090525@repoman.freebsd.org>

index | next in thread | raw e-mail

jasone      2008-11-30 19:30:31 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdlib      malloc.c 
  Log:
  SVN rev 185483 on 2008-11-30 19:30:31Z by jasone
  
  Adjust an assertion to handle the case where a lock is contested, but
  spinning is avoided due to running on a single-CPU system.
  
  Reported by:    stefanf
  
  Revision  Changes    Path
  1.182     +1 -1      src/lib/libc/stdlib/malloc.c


help

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