Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2008 07:26:53 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/amr amr.c amrreg.h amrvar.h
Message-ID:  <200801240726.m0O7QrQn089834@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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