PERFORCE change 116755 for review

Scott Long scottl at samsco.org
Wed Mar 28 19:43:25 UTC 2007


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 at 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


More information about the p4-projects mailing list