Just fyi, memory leaks can be detected when Verifier is installed. The system 
would Bugcheck and the stack could be examined.  But, it is still useful to 
have different tags for different memory allocations. 
Thanks Sorin.
Eitan

-----Original Message-----
From: dev [mailto:dev-boun...@openvswitch.org] On Behalf Of Sorin Vinturis
Sent: Wednesday, March 25, 2015 1:14 PM
To: dev@openvswitch.org
Subject: [ovs-dev] [PATCH 0/11] datapath-windows: Created multiple tags for 
memory pools

This patch series adds support for multiple memory pool tags for OVS extension.

Sorin Vinturis (11):
  [PATCH 01/11] datapath-windows: Support for allocating/releasing
  [PATCH 02/11] datapath-windows: Added specific pool tag for datapath code
  [PATCH 03/11] datapath-windows: Added specific pool tag for buffermgmt code
  [PATCH 04/11] datapath-windows: Added specific pool tag for event code
  [PATCH 05/11] datapath-windows: Added specific pool tag for flow code
  [PATCH 06/11] datapath-windows: Added specific pool tag for vxlan code
  [PATCH 07/11] datapath-windows: Added specific pool tag for iphelper code
  [PATCH 08/11] datapath-windows: Added specific pool tag for oid code
  [PATCH 09/11] datapath-windows: Added specific pool tag for switch code
  [PATCH 10/11] datapath-windows: Added specific pool tag for user code
  [PATCH 11/11] datapath-windows: Added specific pool tag for vport code

Signed-off-by: Sorin Vinturis <svintu...@cloudbasesolutions.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
https://urldefense.proofpoint.com/v2/url?u=http-3A__openvswitch.org_mailman_listinfo_dev&d=AwIGaQ&c=Sqcl0Ez6M0X8aeM67LKIiDJAXVeAw-YihVMNtXt-uEs&r=CWsgHUxi6ExLXY798tmo3LJ4e3geGYp56lkcH-5cLCY&m=fjpaEkAVy-i-Q4snTVJPySG-gFvJHelrwgIrxhC35xY&s=w2tyno-srOue5Qhi6H2R9Sw1mQ-uXE3ffnqiW1C834o&e=
 
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to