Author: deri
Date: 2011-03-06 12:35:42 +0100 (Sun, 06 Mar 2011)
New Revision: 4518

Modified:
   trunk/PF_RING/kernel/linux/pf_ring.h
   trunk/PF_RING/kernel/pf_ring.c
   trunk/PF_RING/kernel/plugins/dummy_plugin.c
   trunk/PF_RING/userland/examples/dummy_plugin_pfcount.c
   trunk/PF_RING/userland/examples/pcount.c
   trunk/PF_RING/userland/examples/pfcount.c
   trunk/PF_RING/userland/lib/pfring.c
   trunk/PF_RING/userland/lib/pfring.h
Log:
Optimized poll() my means of poll watermark (driven by 
pfring_set_poll_watermark() in user-space) that
allows apps, whenever they call poll(), not to return 1 unless at least a 
mininum number of packets
(i.e. the watermark) are returned.
Various code optimizations for reducing functions length thus improve cache 
locality.
Moved to version 4.6.1.



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

Reply via email to