From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: About LPAE supporting on EXYNOS5440
Date: Thu, 13 Jun 2013 21:53:29 +0900 [thread overview]
Message-ID: <151501ce6835$0109d4e0$031d7ea0$%kim@samsung.com> (raw)
In-Reply-To: <201306121158.20676.arnd@arndb.de>
Arnd Bergmann wrote:
>
> On Wednesday 12 June 2013, Subash Patel wrote:
> > > I would definitely leave on exynos5440 support in defconfig. It's not
> a
> > > lot of extra code, and if you have a system with less than 4GB memory,
> > > you really don't want to enable LPAE because of the overhead.
> >
> > Even if we have <= 4GB memory, and the system designers have placed the
> > memory banks in addresses > 2^32 bytes, then we need LPAE support. I
> > think we may have such systems in future. So memory capacity is not the
> > only parameter to judge if we need to enable LPAE or not.
>
> Yes, but that wasn't the point. You can always build systems with
> exynos5440 that don't need LPAE, so we should not assume that it is
> not a reasonable configuration.
>
Agreed.
> I would certainly advise system designers to put all the RAM and I/O
> into normally addressable locations if possible to avoid the need
> for LPAE, but of course that isn't always possible.
>
Yes, same here. Actually, some IPs sometimes can request to alloc/use
something like dma buffer over 32 bit area after LPAE enabling, but will not
be happened without LPAE.
> We should probably have someone measure the performance impact
> of LPAE as well. If it's less than a few percent, we might not
> care all that much.
>
Yes, after testing on exynos5440 board, LPAE doesn't cause any performance
degradation with lmbench tool.
- Kukjin
next prev parent reply other threads:[~2013-06-13 12:53 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-11 8:33 About LPAE supporting on EXYNOS5440 Kukjin Kim
2013-06-11 9:53 ` Arnd Bergmann
2013-06-11 10:05 ` Kukjin Kim
2013-06-11 12:43 ` Arnd Bergmann
2013-06-12 4:46 ` Subash Patel
2013-06-12 9:58 ` Arnd Bergmann
2013-06-13 12:53 ` Kukjin Kim [this message]
2013-06-12 0:11 ` Olof Johansson
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='151501ce6835$0109d4e0$031d7ea0$%kim@samsung.com' \
--to=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.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