linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Some small improvements for memblock.
@ 2023-01-29  9:00 Peng Zhang
  2023-01-29  9:00 ` [PATCH v2 1/2] memblock: Make a boundary tighter in memblock_add_range() Peng Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Peng Zhang @ 2023-01-29  9:00 UTC (permalink / raw)
  To: rppt, akpm; +Cc: linux-mm, linux-kernel, Peng Zhang

Some small optimizations for memblock.

Changes since v1:
- Delete the second patch that complicate code
- Adjust the code of memblock_merge_regions()

Peng Zhang (2):
  memblock: Make a boundary tighter in memblock_add_range().
  memblock: Avoid useless checks in memblock_merge_regions().

 mm/memblock.c | 41 +++++++++++++++++++++++++++--------------
 1 file changed, 27 insertions(+), 14 deletions(-)

-- 
2.20.1



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-01-31 14:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-29  9:00 [PATCH v2 0/2] Some small improvements for memblock Peng Zhang
2023-01-29  9:00 ` [PATCH v2 1/2] memblock: Make a boundary tighter in memblock_add_range() Peng Zhang
2023-01-29  9:00 ` [PATCH v2 2/2] memblock: Avoid useless checks in memblock_merge_regions() Peng Zhang
2023-01-29  9:14   ` Peng Zhang
2023-01-31 14:12 ` [PATCH v2 0/2] Some small improvements for memblock Mike Rapoport

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).