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