Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Dec 2001 12:23:23 +0100
From:      Poul-Henning Kamp <phk@freebsd.org>
To:        current@freebsd.org
Subject:   Junior Kernel Hacker Task:  ccdinit stack usage.
Message-ID:  <22398.1009711403@critter.freebsd.dk>

next in thread | raw e-mail | index | archive | help

sys/dev/ccd/ccd.c:ccdinit() has a couple of very large items on
the stack.

Rewrite ccdinit() to allocate them with MALLOC(9) instead.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk@FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?22398.1009711403>