Re: [PATCH net-next 00/21] remove dst garbage collector logic

2017-06-16 Thread David Miller
From: Wei Wang Date: Fri, 16 Jun 2017 10:47:23 -0700 > From: Wei Wang > > The current mechanism of dst release is a bit complicated. It is because > the users of dst get divided into 2 situations: > 1. Most users take the reference count when using a

[PATCH net-next 00/21] remove dst garbage collector logic

2017-06-16 Thread Wei Wang
From: Wei Wang The current mechanism of dst release is a bit complicated. It is because the users of dst get divided into 2 situations: 1. Most users take the reference count when using a dst and release the reference count when done. 2. Exceptional users like