Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Jun 2007 23:55:33 +0000 (UTC)
From:      Jeff Roberson <jeff@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern tty.c
Message-ID:  <200706042355.l54NtXLB075547@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jeff        2007-06-04 23:55:33 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             tty.c 
  Log:
  Commit 9/14 of sched_lock decomposition.
   - Attempt to return the ttyinfo() selection algorithm to something sane
     as it has been broken and disabled for some time.  Adapt this algorithm
     in such a way that it does not conflict with per-cpu scheduler locking.
  
  Tested by:      kris, current@
  Tested on:      i386, amd64, ULE, 4BSD, libthr, libkse, PREEMPTION, etc.
  Discussed with: kris, attilio, kmacy, jhb, julian, bde (small parts each)
  
  Revision  Changes    Path
  1.269     +117 -57   src/sys/kern/tty.c



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