Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Apr 2002 10:53:02 -0700
From:      "Justin T. Gibbs" <gibbs@scsiguy.com>
To:        mjacob@feral.com
Cc:        Terry Lambert <tlambert2@mindspring.com>, Andrew Gallatin <gallatin@cs.duke.edu>, freebsd-current@freebsd.org
Subject:   Re: BUS_SPACE_MAXSIZE & isp driver. 
Message-ID:  <200204051753.g35Hr2976772@aslan.scsiguy.com>
In-Reply-To: Your message of "Thu, 04 Apr 2002 22:24:05 PST." <Pine.BSF.4.21.0204042222490.85118-100000@beppo> 

next in thread | previous in thread | raw e-mail | index | archive | help
>> I think it should go away.  We should malloc space to hold the segments in
>> the leaf dma tags and base that size on the information in the tag.  The
>> segments would only be allocated on the first dma_map_create call on a
>> tag so that intermediate (i.e. non-leaf) tags never have this stuff allocate
>d.
>
>But lacking that, what does it mean?

Nothing.  The maximum mapping size is in the tag.  tag create calls can
fail, so if the tag creation request is too large, the port's tag creation
call should fail.

--
Justin

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204051753.g35Hr2976772>