On 1 August 2016 at 13:07, pravin shelar wrote:
> On Mon, Aug 1, 2016 at 11:46 AM, Joe Stringer wrote:
>> On 1 August 2016 at 10:21, pravin shelar wrote:
>>> On Tue, Jul 12, 2016 at 3:26 PM, Joe Stringer wrote:
The core fragmentation handling logic is exported on all supported
kernels
On 1 August 2016 at 13:07, pravin shelar wrote:
> On Mon, Aug 1, 2016 at 11:46 AM, Joe Stringer wrote:
>> On 1 August 2016 at 10:21, pravin shelar wrote:
>>> On Tue, Jul 12, 2016 at 3:26 PM, Joe Stringer wrote:
The core fragmentation handling logic is exported on all supported
kernels
On Mon, Aug 1, 2016 at 11:46 AM, Joe Stringer wrote:
> On 1 August 2016 at 10:21, pravin shelar wrote:
>> On Tue, Jul 12, 2016 at 3:26 PM, Joe Stringer wrote:
>>> The core fragmentation handling logic is exported on all supported
>>> kernels, so it's not necessary to backport the latest version
On 1 August 2016 at 10:21, pravin shelar wrote:
> On Tue, Jul 12, 2016 at 3:26 PM, Joe Stringer wrote:
>> The core fragmentation handling logic is exported on all supported
>> kernels, so it's not necessary to backport the latest version of this.
>> This greatly simplifies the code due to inconsi
On Tue, Jul 12, 2016 at 3:26 PM, Joe Stringer wrote:
> The core fragmentation handling logic is exported on all supported
> kernels, so it's not necessary to backport the latest version of this.
> This greatly simplifies the code due to inconsistencies between the old
> per-lookup garbage collecti
The core fragmentation handling logic is exported on all supported
kernels, so it's not necessary to backport the latest version of this.
This greatly simplifies the code due to inconsistencies between the old
per-lookup garbage collection and the newer workqueue based garbage
collection.
As a res