cvs commit: src/sys/kern kern_ktrace.c

[ Available lists | Index of cvs-all | Month of Sep 2002 | Week of 11 Sep 2002 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
John Baldwin <jhb@FreeBSD.org>
Date
11 Sep 2002 13:50:00
Subject
cvs commit: src/sys/kern kern_ktrace.c
Message-ID
200209112049.g8BKntee048021@freefall.freebsd.org


[ Hide this part ]
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



Elapsed time: 0.058 seconds