| To: | Ronny Meeus <ronny.meeus@gmail.com> |
|---|---|
| Subject: | Re: 2GB userspace limitation in ABI N32 |
| From: | Ralf Baechle <ralf@linux-mips.org> |
| Date: | Fri, 12 Oct 2012 12:18:17 +0200 |
| Cc: | linux-mips@linux-mips.org |
| In-reply-to: | <CAMJ=MEeSxpcLRCWmkOn7w4Ge1J9Bg7_bFN+Z8xPoYumGFddabA@mail.gmail.com> |
| List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
| List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
| List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
| List-owner: | <mailto:ralf@linux-mips.org> |
| List-post: | <mailto:linux-mips@linux-mips.org> |
| List-software: | Ecartis version 1.0.0 |
| List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
| List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
| References: | <CAMJ=MEfFsJH6Cqkow7-w3a352iYiWWi+ubOSJaqhh2bp2MqPZg@mail.gmail.com> <20121010080756.GC6740@linux-mips.org> <CAMJ=MEeSxpcLRCWmkOn7w4Ge1J9Bg7_bFN+Z8xPoYumGFddabA@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mutt/1.5.21 (2010-09-15) |
On Wed, Oct 10, 2012 at 05:12:16PM +0200, Ronny Meeus wrote: > Do you have any clue (rough) on the amount of effort this change would cost? David Daney's reply should give you more information for an estimate. > About the limited gain we can discuss: if you have a large application > that has been created assuming 32bit and it needs to be ported to a > 64bit architecture, I think the effort can be huge and the risk for > forgetting things is high. It will be very hard to check whether the > system behaves well under all conditions. A 64-bit port could start right away without the delay of waiting for a usable N32-4GB. Added benefit - with N64 you can grow beyond the 3GB. Downside, due to larger pointers thus better cache locality 32-bit code generally performs better. And I agree that verification of N32-4GB probably is easier than for a large application that wasn't written with the intend of 64-bit support. In my past as a contractor I've dealth with a few customers who were trying to avoid going 64-bit at all cost. They had to pay that cost ... Ralf |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | [PATCH] MIPS:CMP Fix physical core number calculation logic, jerin jacob |
|---|---|
| Next by Date: | Re: panic in hrtimer_run_queues, Noor |
| Previous by Thread: | Re: 2GB userspace limitation in ABI N32, Ronny Meeus |
| Next by Thread: | [ADMIN] Issues with new linux-mips.org machine, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |