Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2008 17:32:48 +0000 (UTC)
From:      Ed Maste <emaste@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm redzone.c
Message-ID:  <200808131732.m7DHWpSQ079430@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
emaste      2008-08-13 17:32:48 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               redzone.c 
  Log:
  SVN rev 181693 on 2008-08-13 17:32:48Z by emaste
  
  Fix REDZONE(9) on amd64 and perhaps other 64 bit targets -- ensure the space
  that redzone adds to the allocation for storing its metadata is at least as
  large as the metadata that it will store there.
  
  Submitted by:   Nima Misaghian
  
  Revision  Changes    Path
  1.3       +2 -0      src/sys/vm/redzone.c



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