Thread (12 messages) read the whole thread 12 messages, 5 authors, 2022-02-14

Re: [PATCH v5 3/6] mm: make alloc_contig_range work at pageblock granularity

From: Christoph Hellwig <hch@lst.de>
Date: 2022-02-14 07:26:10
Also in: linux-iommu, linux-mm, lkml, virtualization

+int
+isolate_single_pageblock(unsigned long boundary_pfn, gfp_t gfp_flags, int isolate_before_boundary);
Please avoid the completely unreadably long line. i.e.

int isolate_single_pageblock(unsigned long boundary_pfn, gfp_t gfp_flags,
		int isolate_before_boundary);

Same in various other spots.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help