cvs commit: src/sys/kern kern_mbuf.c

Kip Macy kmacy at FreeBSD.org
Tue Aug 19 01:36:55 UTC 2008


kmacy       2008-08-19 01:36:45 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/kern             kern_mbuf.c 
  Log:
  SVN rev 181861 on 2008-08-19 01:36:45Z by kmacy
  
  MFC 174247:
  
  Introduce an UMA backend page allocator for the jumbo frame zones that
  allocates physically contiguous memory.
  
  MFC after: 3 months
  Requested and reviewed by: Kip Macy
  Tested by: Andrew Gallatin and Pyun YongHyeon
  
  Approved by:    alc
  
  Revision  Changes    Path
  1.32.2.4  +6 -2      src/sys/kern/kern_mbuf.c


More information about the cvs-all mailing list