Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/dev/raidframe



Module Name:    src
Committed By:   he
Date:           Sun Jun 27 13:39:44 UTC 2004

Modified Files:
        src/sys/dev/raidframe [netbsd-2-0]: rf_driver.c

Log Message:
Pull up revision 1.103 (requested by go in ticket #559):
  Address a number of issues:
  1) Introduce functions to allocate and free the emergency
     IO buffers.
  2) Make sure we free any allocated emergency buffers in the
     event that we bail out during configuration, or when we
     unconfigure an array.
  3) If we run out of memory trying to allocate a given type
     of buffer, do not continue to try to allocate more of
     those buffers.
  Partially addresses PR#25787.


To generate a diff of this commit:
cvs rdiff -r1.98.2.2 -r1.98.2.3 src/sys/dev/raidframe/rf_driver.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index