Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Mar 2011 00:36:28 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/kern kern_thr.c kern_thread.c
Message-ID:  <201103020036.p220aoM9018923@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kib         2011-03-02 00:36:28 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/kern             kern_thr.c kern_thread.c 
  Log:
  SVN rev 219159 on 2011-03-02 00:36:28Z by kib
  
  MFC r218972:
  Move the  max_threads_per_proc and max_threads_hits variables to the
  file where they are used. Declare the kern.threads sysctl node at the
  same location. Since no external use for the variables exists, make them
  static.
  
  MFC r218976 (by pluknet):
  Clean up the now unused #include statement.
  
  Revision   Changes    Path
  1.75.2.9   +11 -3     src/sys/kern/kern_thr.c
  1.285.2.8  +0 -11     src/sys/kern/kern_thread.c



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