Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2007 13:25:47 -0600
From:      Scott Long <scottl@samsco.org>
To:        Hans Petter Selasky <hselasky@c2i.net>
Cc:        Perforce Change Reviews <perforce@freebsd.org>, Scott Long <scottl@freebsd.org>
Subject:   Re: PERFORCE change 116755 for review
Message-ID:  <460AC13B.4080601@samsco.org>
In-Reply-To: <200703282021.54511.hselasky@c2i.net>
References:  <200703281803.l2SI3u28016029@repoman.freebsd.org> <200703282021.54511.hselasky@c2i.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hans Petter Selasky wrote:
> On Wednesday 28 March 2007 20:03, Scott Long wrote:
>> http://perforce.freebsd.org/chv.cgi?CH=116755
>>
>> Change 116755 by scottl@scottl-x64 on 2007/03/28 18:03:15
>>
>> 	Work around malloc locking constraints.
>>
>> Affected files ...
>>
>> .. //depot/projects/scottl-camlock/src/sys/cam/scsi/scsi_cd.c#15 edit
>>
>> Differences ...
>>
> 
> Isn't it possible to pre-allocate this memory somewhere?
> 

Not very easily, no.  Many other places in the driver pre-allocate, but
not here.  I'll fix this fragment at some point, but for now I need to
push forward with other things.  If you're interested in helping, I be
thrilled =-)

Scott



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