Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Nov 2000 18:59:59 -0800 (PST)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mbuf.h
Message-ID:  <200011130259.SAA92732@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2000/11/12 18:59:59 PST

  Modified files:
    sys/sys              mbuf.h 
  Log:
  Change the ext_type type from short to int, since it doesn't cost us
  anything and it's likely to be faster on alphas.
  
  Also, add EXT_MOD_TYPE for modules that want to add their own ext_type and
  are not network drivers (so they don't use EXT_NET_DRV).
  
  Revision  Changes    Path
  1.64      +3 -2      src/sys/sys/mbuf.h



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?200011130259.SAA92732>