[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2636242.RWRJivuddj@wuerfel>
Date: Sun, 11 Dec 2016 15:59:01 +0100
From: Arnd Bergmann <arnd@...db.de>
To: libc-alpha@...rceware.org
Cc: Yury Norov <ynorov@...iumnetworks.com>,
"Dr. Philipp Tomsich" <philipp.tomsich@...obroma-systems.com>,
Catalin Marinas <catalin.marinas@....com>,
linux-arch@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
szabolcs.nagy@....com, heiko.carstens@...ibm.com,
cmetcalf@...hip.com, "Joseph S. Myers" <joseph@...esourcery.com>,
zhouchengming1@...wei.com,
"Kapoor, Prasun" <Prasun.Kapoor@...iumnetworks.com>,
Alexander Graf <agraf@...e.de>, geert@...ux-m68k.org,
kilobyte@...band.pl, manuel.montezelo@...il.com,
Andrew Pinski <pinskia@...il.com>, linyongting@...wei.com,
Alexey Klimov <klimov.linux@...il.com>, broonie@...nel.org,
"Zhangjian (Bamvor)" <bamvor.zhangjian@...wei.com>,
linux-arm-kernel <linux-arm-kernel@...ts.infradead.org>,
Maxim Kuvyrkov <maxim.kuvyrkov@...aro.org>,
Nathan Lynch <Nathan_Lynch@...tor.com>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
davem@...emloft.net, christoph.muellner@...obroma-systems.com
Subject: Re: [PATCH 3/3] mm: make pagoff_t type 64-bit
On Sunday, December 11, 2016 6:26:42 PM CET Yury Norov wrote:
> Also fix related interfaces
>
> Signed-off-by: Yury Norov <ynorov@...iumnetworks.com>
> ---
> fs/btrfs/extent_io.c | 2 +-
> fs/ext2/dir.c | 4 ++--
> include/linux/mm.h | 9 +++++----
> include/linux/radix-tree.h | 8 ++++----
> include/linux/types.h | 2 +-
> lib/radix-tree.c | 8 ++++----
> mm/debug.c | 2 +-
> mm/internal.h | 2 +-
> mm/memory.c | 4 ++--
> mm/mmap.c | 7 ++++---
> mm/readahead.c | 4 ++--
> mm/util.c | 3 ++-
> 12 files changed, 29 insertions(+), 26 deletions(-)
>
Thanks Yury for the demonstration. I think this would put the nail
in the coffin of the idea of mmap64 even for Pavel, who didn't
seem convinced already.
Changing all those interfaces and structure, struct page in particular,
is clearly too costly for any advantage we might have otherwise
gained.
Arnd
Powered by blists - more mailing lists