[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS Update: src
- To: cvs@lists.cleannorth.org
- Subject: CVS Update: src
- From: Dan Brosemer <odin@akbar.cleannorth.org>
- Date: Wed, 11 Aug 2004 1:25:34 ()
- List-help: <mailto:cvs-request@lists.cleannorth.org?subject=help>
- List-post: <mailto:cvs@lists.cleannorth.org>
- List-subscribe: <mailto:cvs-request@lists.cleannorth.org?subject=subscribe>
- List-unsubscribe: <mailto:cvs-request@lists.cleannorth.org?subject=unsubscribe>
- Reply-to: odin@akbar.cleannorth.org
- Resent-date: Wed, 11 Aug 2004 01:25:39 -0401 (EDT)
- Resent-from: cvs@lists.cleannorth.org
- Resent-message-id: <GuRPvD.A.eH.p3aGBB@mace.cleannorth.org>
- Resent-sender: cvs-request@lists.cleannorth.org
CVSROOT: /cvs Module name: src Repository: src/sys/dev/ Changes by: odin@akbar.cleannorth.org. 04/08/11 01:25:34 Modified files: src/sys/dev/: rnd.c Log message: From OPENBSD_3_5 MFC: Fix by millert@ Allocate buffers in randomread and randomwrite via malloc instead of from the stack. Keeps us from running out of kernel stack during stack-heavy networking load. The bug manifests as a panic during bootup with an fpu-related assertion failure on i386. Fix from Christopher Pascoe; commit requested by deraadt@ ok deraadt@
- Prev by Date: CVS Update: src
- Next by Date: CVS Update: src
- Previous by thread: CVS Update: src
- Next by thread: CVS Update: src
- Index(es):