Please let me know if any of you still have spontaneous panics!

--
 Brian Fundakowski Feldman           \  FreeBSD: The Power to Serve!  /
 [EMAIL PROTECTED]                    `------------------------------'

---------- Forwarded message ----------
Date: Mon, 10 Jul 2000 23:47:38 -0700 (PDT)
From: Brian Feldman <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: cvs commit: src/sys/dev/randomdev yarrow.c

green       2000/07/10 23:47:38 PDT

  Modified files:
    sys/dev/randomdev    yarrow.c 
  Log:
  One should never allocate 4-kilobyte structs and such on the interrupt
  stack.  It's bad for your machine's health.
  
  Make the two huge structs in reseed() static to prevent crashes.  This
  is the bug that people have been running into and panic()ing on for the
  past few days.
  
  Reviewed by:  phk
  
  Revision  Changes    Path
  1.8       +7 -3      src/sys/dev/randomdev/yarrow.c





To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to