I can allocate the same memory block, back to back by contigmailloc and
contigfree using the same if_xl structures in a PCI probe (actually
I do contigmalloc/contigfree per probe call. The PCI probe
gets called for each PCI device.

I will print up the trace that shows the blocks are freed.

I think the module load process takes a block in that contig range and the
allocate can not longer be satisfied.

--mark tinguely.

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to