Date: Mon, 3 Apr 2000 12:54:34 -0700 (PDT) From: Gary Jennejohn <gj@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net slcompress.h src/usr.sbin/ppp slcompress.h Message-ID: <200004031954.MAA25440@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
gj 2000/04/03 12:54:34 PDT Modified files: sys/net slcompress.h usr.sbin/ppp slcompress.h Log: Nuke csu_hdr from struct cspace. csu_hdr is not used anywhere in the tree. This considerably reduces unnecessary bloat in struct slcompress. I'm running with this change right now and have seen no negative side-effects. On my sytem this reduced kernel BSS by about 25KB. Submitted by: bde Approved by: brian for user-ppp Revision Changes Path 1.15 +3 -8 src/sys/net/slcompress.h 1.14 +2 -8 src/usr.sbin/ppp/slcompress.h 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?200004031954.MAA25440>