cvs commit: src/sys/dev/amr amr.c amrreg.h amrvar.h

Scott Long scottl at FreeBSD.org
Wed Jan 23 23:26:53 PST 2008


scottl      2008-01-24 07:26:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/amr          amr.c amrreg.h amrvar.h 
  Log:
  Many improvements that have been collected over time:
  
  - Improve error handling for load operations.
  - Fix a memory corruption bug when using certain linux management apps.
  - Allocate all commands up front to avoid OOM deadlocks later on.
  
  Revision  Changes    Path
  1.85      +111 -27   src/sys/dev/amr/amr.c
  1.11      +9 -0      src/sys/dev/amr/amrreg.h
  1.35      +26 -16    src/sys/dev/amr/amrvar.h


More information about the cvs-all mailing list