linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: "Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com>
To: benh@kernel.crashing.org, paulus@samba.org
Cc: linuxppc-dev@lists.ozlabs.org
Subject: [RFC PATCH 1/3] powerpc: Add support for multiple PTE page fragment in PTE page
Date: Wed, 30 Jan 2013 18:48:33 +0530	[thread overview]
Message-ID: <1359551916-10321-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> (raw)

Hello,

This is the preparatory patchset for supporting THP on powerpc. I am sending this across
so that we can get review on this change.


For full THP support on powerpc, I have an early version that boots and runs few test. But
I am still running into few issues, like Firmware NMI etc. Once those are resolved, I will
clean them up and send the complete patchset. 

IMHO we should NOT be merging this patchset until we have the full THP patchset on the list.
But still it will be nice to get review on the multiple PTE page fragment change. Other
architectures like s390 and sparc do support something similar. The implementation here
closely follows the s390 implementation.


-aneesh

             reply	other threads:[~2013-01-30 13:19 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-30 13:18 Aneesh Kumar K.V [this message]
2013-01-30 13:18 ` [RFC PATCH 1/3] powerpc: Don't hard code the size of pte page Aneesh Kumar K.V
2013-01-30 13:18 ` [RFC PATCH 2/3] arch/powerpc: Reduce the PTE_INDEX_SIZE Aneesh Kumar K.V
2013-01-30 13:18 ` [RFC PATCH 3/3] powerpc: Reduce PTE table memory wastage Aneesh Kumar K.V

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=1359551916-10321-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com \
    --to=aneesh.kumar@linux.vnet.ibm.com \
    --cc=benh@kernel.crashing.org \
    --cc=linuxppc-dev@lists.ozlabs.org \
    --cc=paulus@samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).