Date: Sun, 30 Dec 2001 09:34:19 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ccd ccd.c Message-ID: <200112301734.fBUHYJI93344@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 2001/12/30 09:34:19 PST
Modified files:
sys/dev/ccd ccd.c
Log:
Reduce kernel stack usage of ccdinit() by MAXPATHLEN by using MALLOC(9).
Submitted by: Maxim Konovalov <maxim@macomnet.ru>
MFC after: 1 week
Revision Changes Path
1.96 +7 -2 src/sys/dev/ccd/ccd.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?200112301734.fBUHYJI93344>
