All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <andi@firstfloor.org>
To: Khalid Aziz <khalid.aziz@oracle.com>
Cc: aarcange@redhat.com, akpm@linux-foundation.org,
	hannes@cmpxchg.org, mgorman@suse.de, riel@redhat.com,
	minchan@kernel.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org
Subject: Re: [RFC PATCH] Fix aio performance regression for database caused by THP
Date: Thu, 15 Aug 2013 12:34:05 -0700	[thread overview]
Message-ID: <8738qakatu.fsf@tassilo.jf.intel.com> (raw)
In-Reply-To: <1376590389.24607.33.camel@concerto> (Khalid Aziz's message of "Thu, 15 Aug 2013 12:13:09 -0600")

Khalid Aziz <khalid.aziz@oracle.com> writes:

> I am working with a tool that simulates oracle database I/O workload.
> This tool (orion to be specific -
> <http://docs.oracle.com/cd/E11882_01/server.112/e16638/iodesign.htm#autoId24>)
> allocates hugetlbfs pages using shmget() with SHM_HUGETLB flag. 

Is this tool available for download?

I would rather prefer to address the locking overhead in THP too.

The fundamental problem is that we have to touch all the pages?

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

WARNING: multiple messages have this Message-ID (diff)
From: Andi Kleen <andi@firstfloor.org>
To: Khalid Aziz <khalid.aziz@oracle.com>
Cc: aarcange@redhat.com, akpm@linux-foundation.org,
	hannes@cmpxchg.org, mgorman@suse.de, riel@redhat.com,
	minchan@kernel.org, linux-mm@kvack.org,
	linux-kernel@vger.kernel.org
Subject: Re: [RFC PATCH] Fix aio performance regression for database caused by THP
Date: Thu, 15 Aug 2013 12:34:05 -0700	[thread overview]
Message-ID: <8738qakatu.fsf@tassilo.jf.intel.com> (raw)
In-Reply-To: <1376590389.24607.33.camel@concerto> (Khalid Aziz's message of "Thu, 15 Aug 2013 12:13:09 -0600")

Khalid Aziz <khalid.aziz@oracle.com> writes:

> I am working with a tool that simulates oracle database I/O workload.
> This tool (orion to be specific -
> <http://docs.oracle.com/cd/E11882_01/server.112/e16638/iodesign.htm#autoId24>)
> allocates hugetlbfs pages using shmget() with SHM_HUGETLB flag. 

Is this tool available for download?

I would rather prefer to address the locking overhead in THP too.

The fundamental problem is that we have to touch all the pages?

-Andi

-- 
ak@linux.intel.com -- Speaking for myself only

  reply	other threads:[~2013-08-15 19:34 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-15 18:13 [RFC PATCH] Fix aio performance regression for database caused by THP Khalid Aziz
2013-08-15 18:13 ` Khalid Aziz
2013-08-15 19:34 ` Andi Kleen [this message]
2013-08-15 19:34   ` Andi Kleen
2013-08-15 20:15   ` Khalid Aziz
2013-08-15 20:15     ` Khalid Aziz
2013-08-15 21:16 ` Andrew Morton
2013-08-15 21:16   ` Andrew Morton
2013-08-15 23:22   ` Greg KH
2013-08-15 23:22     ` Greg KH
2013-08-16  9:04 ` Kirill A. Shutemov
2013-08-16  9:04   ` Kirill A. Shutemov
2013-08-16 14:14   ` Khalid Aziz
2013-08-16 14:14     ` Khalid Aziz

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=8738qakatu.fsf@tassilo.jf.intel.com \
    --to=andi@firstfloor.org \
    --cc=aarcange@redhat.com \
    --cc=akpm@linux-foundation.org \
    --cc=hannes@cmpxchg.org \
    --cc=khalid.aziz@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=mgorman@suse.de \
    --cc=minchan@kernel.org \
    --cc=riel@redhat.com \
    /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.