Thread (9 messages) read the whole thread 9 messages, 2 authors, 2015-08-14

Re: [PATCH] mm: add the block to the tail of the list in expand()

From: Dave Hansen <hidden>
Date: 2015-08-05 14:51:22
Also in: lkml

On 08/05/2015 12:54 AM, Xishi Qiu wrote:
I add some debug code like this, but it doesn't trigger the dump_stack().
...
+         if (!list_empty(&area->free_list[migratetype])) {
+                 printk("expand(), the list is not empty\n");
+                 dump_stack();
+         }
+
That will probably not trigger unless you have allocations that are
falling back and converting other pageblocks from other migratetypes.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help