Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 2009 05:12:50 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/nfe if_nfe.c
Message-ID:  <200906070513.n575D8xo039903@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-06-07 05:12:50 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/nfe          if_nfe.c 
  Log:
  SVN rev 193613 on 2009-06-07 05:12:50Z by yongari
  
  MFC r192706:
    NVIDIA MCP controllers have no Rx buffer alignment restrictions.
    Remove PAGE_SIZE alignment used in Rx buffer DMA tag creation. The
    alignment restriction was used in old local jumbo allocator and
    nfe(4) switched to UMA backed page allocator for jumbo frame.
  
    This change should fix jumbo buffer allocation failure.
  
    Reported by:  Pascal Braun ( pascal.braun <> continum dot net )
  
  Revision  Changes    Path
  1.21.2.9  +1 -1      src/sys/dev/nfe/if_nfe.c



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