Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2002 13:49:55 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_ktrace.c
Message-ID:  <200209112049.g8BKntee048021@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2002/09/11 13:49:55 PDT

  Modified files:
    sys/kern             kern_ktrace.c 
  Log:
  - Add a kern.ktrace sysctl node.
  - Rename kern.ktrace_request_pool tunable/sysctl to
    kern.ktrace.request_pool.
  - Add a variable to control the max amount of data to log for genio events.
    This variable is tunable via the tunable/sysctl kern.ktrace.genio_size
    and defaults to one page.
  
  Revision  Changes    Path
  1.74      +9 -2      src/sys/kern/kern_ktrace.c

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?200209112049.g8BKntee048021>