OK, thanks.

> On Sep 11, 2015, at 3:35 PM, Alfredo Cardigliano <[email protected]> wrote:
> 
> Hi Mike
> no performance difference, you can allocate buffers from the global resource.
> Pools are usually needed to reserve resources per-thread or to allocate from 
> external processes.
> 
> Alfredo
> 
>> On 11 Sep 2015, at 18:23, Michael Nicolazzo <[email protected]> wrote:
>> 
>> Hi,
>> 
>> I have a need in my application to temporarily get and release buffers. I 
>> had planned to just get the buffers from the global pool. Should I use 
>> pfring_zc_create_buffer_pool instead? Is there any performance difference 
>> between the two?
>> 
>> Thanks,
>> 
>> Mike
>> 
>> _______________________________________________
>> Ntop-misc mailing list
>> [email protected]
>> http://listgateway.unipi.it/mailman/listinfo/ntop-misc
> 
> _______________________________________________
> Ntop-misc mailing list
> [email protected]
> http://listgateway.unipi.it/mailman/listinfo/ntop-misc

_______________________________________________
Ntop-misc mailing list
[email protected]
http://listgateway.unipi.it/mailman/listinfo/ntop-misc

Reply via email to