Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Oct 1999 20:21:20 -0700 (PDT)
From:      Mike Smith <msmith@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/mlx mlx.c
Message-ID:  <199910160321.UAA52872@freefall.freebsd.org>

index | next in thread | raw e-mail

msmith      1999/10/15 20:21:20 PDT

  Modified files:
    sys/dev/mlx          mlx.c 
  Log:
  Use a much larger buffer for message log retrieval until we are sure that
  32 bytes is safe.
  
  Handle successful completion of message log retrieval commands.
  
  With these changes, the driver correctly handles the consequences of drive
  death and replacement in a reliable array.  Note that the massive backlog
  of I/O during handling of such an event can kill the system if softupdates
  is enabled.
  
  Revision  Changes    Path
  1.5       +11 -10    src/sys/dev/mlx/mlx.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



help

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