cvs commit: src/sys/kern uipc_mbuf.c src/sys/sys mbuf.h

Mike Silbersack silby at FreeBSD.org
Fri Mar 28 21:48:38 PST 2003


silby       2003/03/28 21:48:36 PST

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_mbuf.c 
    sys/sys              mbuf.h 
  Log:
  Add the m_defrag routine, as discussed on committers at .  This
  incarnation should address the concerns of all in the discussion,
  and keeps statistics which show how much it is used.
  
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.112     +83 -0     src/sys/kern/uipc_mbuf.c
  1.117     +1 -0      src/sys/sys/mbuf.h


More information about the cvs-src mailing list