Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2003 10:02:33 +0100 (CET)
From:      Harti Brandt <brandt@fokus.fraunhofer.de>
To:        Hartmut Brandt <harti@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/hea eni_buffer.c
Message-ID:  <20030227100123.J83332@beagle.fokus.gmd.de>
In-Reply-To: <200302270856.h1R8uf42061889@repoman.freebsd.org>
References:  <200302270856.h1R8uf42061889@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Feb 2003, Hartmut Brandt wrote:

HB>harti       2003/02/27 00:56:41 PST
HB>
HB>  Modified files:
HB>    sys/dev/hea          eni_buffer.c
HB>  Log:
HB>  When we have found a chunk of memory that is large enough and have computed
HB>  a correctly aligned address in this block we really want to check, that the
HB>  part of the chunk that starts at the aligned address is large enough with
HB>  regard to the original request. Comparing it to 0 makes no sense, because this
HB>  is always true except in the rare case, that the aligned address is just at
HB>  the end of the chunk.
HB>
HB>  Approved by:    jake (mentor)
HB>
HB>  Revision  Changes    Path
HB>  1.16      +1 -1      src/sys/dev/hea/eni_buffer.c
HB>

Ups, forgot Reviewed by: atm@freebsd.org

harti

-- 
harti brandt, http://www.fokus.gmd.de/research/cc/cats/employees/hartmut.brandt/private
              brandt@fokus.fraunhofer.de, harti@freebsd.org

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




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