cvs commit: src/sys/kern tty.c

Jeff Roberson jeff at FreeBSD.org
Mon Jun 4 23:55:33 UTC 2007


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


More information about the cvs-src mailing list