All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric B Munson <emunson-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
To: Sri Jayaramappa <sjayaram-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
Cc: Shuah Khan <shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Andrew Morton
	<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
Subject: Re: [PATCH V2] Test compaction of mlocked memory
Date: Thu, 23 Apr 2015 14:41:34 -0400	[thread overview]
Message-ID: <20150423184134.GF2282@akamai.com> (raw)
In-Reply-To: <1429813301-27216-1-git-send-email-sjayaram-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 1192 bytes --]

On Thu, 23 Apr 2015, Sri Jayaramappa wrote:

> Commit commit 5bbe3547aa3b ("mm: allow compaction of unevictable pages")
> introduced a sysctl that allows userspace to enable scanning of locked
> pages for compaction.  This patch introduces a new test which fragments
> main memory and attempts to allocate a number of huge pages to exercise
> this compaction logic.
> 
> Tested on machines with up to 32 GB RAM. With the patch a much larger
> number of huge pages can be allocated than on the kernel without the
> patch.
> 
> Example output:
> On a machine with 16 GB RAM:
> sudo make run_tests vm
> ...
> -----------------------
> running compaction_test
> -----------------------
> No of huge pages allocated = 3834
> [PASS]
> ...
> 
> Signed-off-by: Sri Jayaramappa <sjayaram-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
> Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> Cc: linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> Cc: Andrew Morton <akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
> Cc: Eric B Munson <emunson-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>

Reviewed-by: Eric B Munson <emunson-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: Eric B Munson <emunson@akamai.com>
To: Sri Jayaramappa <sjayaram@akamai.com>
Cc: Shuah Khan <shuahkh@osg.samsung.com>,
	linux-kernel@vger.kernel.org, linux-api@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>
Subject: Re: [PATCH V2] Test compaction of mlocked memory
Date: Thu, 23 Apr 2015 14:41:34 -0400	[thread overview]
Message-ID: <20150423184134.GF2282@akamai.com> (raw)
In-Reply-To: <1429813301-27216-1-git-send-email-sjayaram@akamai.com>

[-- Attachment #1: Type: text/plain, Size: 1028 bytes --]

On Thu, 23 Apr 2015, Sri Jayaramappa wrote:

> Commit commit 5bbe3547aa3b ("mm: allow compaction of unevictable pages")
> introduced a sysctl that allows userspace to enable scanning of locked
> pages for compaction.  This patch introduces a new test which fragments
> main memory and attempts to allocate a number of huge pages to exercise
> this compaction logic.
> 
> Tested on machines with up to 32 GB RAM. With the patch a much larger
> number of huge pages can be allocated than on the kernel without the
> patch.
> 
> Example output:
> On a machine with 16 GB RAM:
> sudo make run_tests vm
> ...
> -----------------------
> running compaction_test
> -----------------------
> No of huge pages allocated = 3834
> [PASS]
> ...
> 
> Signed-off-by: Sri Jayaramappa <sjayaram@akamai.com>
> Cc: linux-kernel@vger.kernel.org
> Cc: linux-api@vger.kernel.org
> Cc: Andrew Morton <akpm@linux-foundation.org>
> Cc: Eric B Munson <emunson@akamai.com>

Reviewed-by: Eric B Munson <emunson@akamai.com>


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

  parent reply	other threads:[~2015-04-23 18:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-23 18:21 [PATCH V2] Test compaction of mlocked memory Sri Jayaramappa
2015-04-23 18:21 ` Sri Jayaramappa
     [not found] ` <1429813301-27216-1-git-send-email-sjayaram-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
2015-04-23 18:41   ` Eric B Munson [this message]
2015-04-23 18:41     ` Eric B Munson
     [not found]     ` <20150423184134.GF2282-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
2015-04-23 20:23       ` Andrew Morton
2015-04-23 20:23         ` Andrew Morton
2015-04-23 20:24         ` Shuah Khan
     [not found]           ` <553954FC.4050700-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-05-06 17:01             ` Shuah Khan
2015-05-06 17:01               ` Shuah Khan
     [not found]               ` <554A4904.4040604-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-05-06 17:28                 ` Sri
2015-05-06 17:28                   ` Sri
     [not found]                   ` <554A4F50.6080208-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org>
2015-05-06 17:41                     ` Shuah Khan
2015-05-06 17:41                       ` Shuah Khan
     [not found]                       ` <554A525A.8000401-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-05-06 17:44                         ` Sri
2015-05-06 17:44                           ` Sri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150423184134.GF2282@akamai.com \
    --to=emunson-jqffy2xvxfxqt0dzr+alfa@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org \
    --cc=sjayaram-JqFfY2XvxFXQT0dZR+AlfA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.