Subject: Re: Some observations about DMA segment count
To: None <thorpej@zembu.com, tech-net@netbsd.org>
From: None <itojun@iijlab.net>
List: tech-net
Date: 07/27/2001 04:26:40
>	traditionally it was a requirement for the caller of the M_*SPACE to
>	check if the mbuf is under M_READONLY situation or not.  the check
>	is not normally made on the input path as we are sure it is not

	forget it.  i saw your commit message and you are right (M_EXT was
	too strict).

itojun