Re: [PATCH 0/5] v2 mm subsystem refcounter conversions

From: Andrew Morton
Date: Tue Jun 27 2017 - 16:49:38 EST


On Tue, 27 Jun 2017 14:48:42 +0300 Elena Reshetova <elena.reshetova@xxxxxxxxx> wrote:

> No changes in patches apart from trivial rebases, but now by
> default refcount_t = atomic_t and uses all atomic standard operations
> unless CONFIG_REFCOUNT_FULL is enabled. This is a compromize for the
> systems that are critical on performance and cannot accept even
> slight delay on the refcounter operations.

OK, thanks - I'll save these up for consideration after the 4.12 release.