Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/sys
At 06:21 PM 3/21/2003, Jason R Thorpe wrote:
Module Name: src
Committed By: thorpej
Date: Sat Mar 22 02:21:57 UTC 2003
Modified Files:
src/sys/sys: mbuf.h
Log Message:
* Bump m_flags from "short" to "int", and shuffle the m_hdr accordingly.
As discussed on tech-net.
Discussed when?
* Define a range of bits in the new wider m_flags which are reserved for
M_EXT mbufs. Define M_EXT_CLUSTER to indicate the ext is a cluster, and
re-define M_CLUSTER as M_EXT_CLUSTER for source-level compatibility.
Then add ext_flags.
--
Matt Thomas Internet: matt%3am-software.com@localhost
3am Software Foundry WWW URL: http://www.3am-software.com/bio/matt/
Cupertino, CA Disclaimer: I avow all knowledge of this message
Home |
Main Index |
Thread Index |
Old Index