Re: [RFC PATCH 00/29] mm: remove bootmem allocator
From: Michal Hocko <mhocko@kernel.org>
Date: 2018-09-06 09:15:43
Also in:
linux-mips, linuxppc-dev, lkml, sparclinux
From: Michal Hocko <mhocko@kernel.org>
Date: 2018-09-06 09:15:43
Also in:
linux-mips, linuxppc-dev, lkml, sparclinux
On Wed 05-09-18 18:59:15, Mike Rapoport wrote: [...]
325 files changed, 846 insertions(+), 2478 deletions(-) delete mode 100644 include/linux/bootmem.h delete mode 100644 mm/bootmem.c delete mode 100644 mm/nobootmem.c
This is really impressive! Thanks a lot for working on this. I wish we could simplify the memblock API as well. There are just too many public functions with subtly different semantic and barely any useful documentation. But even this is a great step forward! -- Michal Hocko SUSE Labs