Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Sep 2001 18:12:47 -0700 (PDT)
From:      Tor Egge <tegge@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/linuxthreads Makefile ports/devel/linuxthreads/files condwait-patch
Message-ID:  <200109090112.f891ClB83650@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tegge       2001/09/08 18:12:47 PDT

  Modified files:
    devel/linuxthreads   Makefile 
  Added files:
    devel/linuxthreads/files condwait-patch 
  Log:
  Add an optional experimental patch that reduce the number of context
  switches on UP systems when the thread waiting on a condition has a
  higher priority than the thread signalling the condition.
  
  Bump port revision.
  
  Revision  Changes    Path
  1.23      +21 -2     ports/devel/linuxthreads/Makefile


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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