Re: [PATCH 2/3] balancenuma: free new thp if fail to isolate the old

2012-11-24 Thread Mel Gorman
On Sat, Nov 24, 2012 at 12:18:51PM +0800, Hillf Danton wrote: > Free newly allocated thp if fail to isolate the old. > > Signed-off-by: Hillf Danton Thanks! -- Mel Gorman SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

Re: [PATCH 2/3] balancenuma: free new thp if fail to isolate the old

2012-11-24 Thread Mel Gorman
On Sat, Nov 24, 2012 at 12:18:51PM +0800, Hillf Danton wrote: Free newly allocated thp if fail to isolate the old. Signed-off-by: Hillf Danton dhi...@gmail.com Thanks! -- Mel Gorman SUSE Labs -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message

[PATCH 2/3] balancenuma: free new thp if fail to isolate the old

2012-11-23 Thread Hillf Danton
Free newly allocated thp if fail to isolate the old. Signed-off-by: Hillf Danton --- --- a/mm/migrate.c Fri Nov 23 21:29:40 2012 +++ b/mm/migrate.c Fri Nov 23 22:52:06 2012 @@ -1624,8 +1624,10 @@ int migrate_misplaced_transhuge_page(str goto out_dropref;

[PATCH 2/3] balancenuma: free new thp if fail to isolate the old

2012-11-23 Thread Hillf Danton
Free newly allocated thp if fail to isolate the old. Signed-off-by: Hillf Danton dhi...@gmail.com --- --- a/mm/migrate.c Fri Nov 23 21:29:40 2012 +++ b/mm/migrate.c Fri Nov 23 22:52:06 2012 @@ -1624,8 +1624,10 @@ int migrate_misplaced_transhuge_page(str goto