Date: Sat, 8 Mar 2003 11:55:59 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys devicestat.h Message-ID: <200303081955.h28JtxUC014439@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2003/03/08 11:55:59 PST FreeBSD src repository Modified files: sys/sys devicestat.h Log: Augment the devstat structure with 3 new fields and bump the DEVSTAT_VERSION. Two fields are sequence numbers for integrity check when we switch devstat to use mmap to export data rather than sysctl, the last field is to mark this as an allocated devstat entry. Revision Changes Path 1.19 +14 -1 src/sys/sys/devicestat.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303081955.h28JtxUC014439>