Date: Wed, 11 Sep 2002 13:46:50 -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: <200209112046.g8BKko52047880@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/09/11 13:46:50 PDT Modified files: sys/kern kern_ktrace.c Log: Change namei and syscall ktrace events to malloc work buffers before obtaining a ktr_request structure from the free pool so we can avoid starving other threads of ktr_request structures. Revision Changes Path 1.73 +14 -7 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?200209112046.g8BKko52047880>