Date: Wed, 17 Nov 1999 04:49:22 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys user.h src/sys/kern kern_proc.c Message-ID: <199911171249.EAA13306@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/11/17 04:49:22 PST Modified files: sys/sys user.h sys/kern kern_proc.c Log: Add e_stats (p->p_stats, from struct user->u_stats) to eproc so it's fetchable via sysctl. This saves ps having to read the u-area for stats. Be sure to recompile libkvm, ps, w, top and the usual suspects. Revision Changes Path 1.23 +2 -1 src/sys/sys/user.h 1.60 +4 -2 src/sys/kern/kern_proc.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?199911171249.EAA13306>