[folded-merged] mmpage_alloc-pf_wq_worker-threads-must-sleep-at-should_reclaim_retry-fix.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: mmpage_alloc-pf_wq_worker-threads-must-sleep-at-should_reclaim_retry-fix
has been removed from the -mm tree.  Its filename was
     mmpage_alloc-pf_wq_worker-threads-must-sleep-at-should_reclaim_retry-fix.patch

This patch was dropped because it was folded into mmpage_alloc-pf_wq_worker-threads-must-sleep-at-should_reclaim_retry.patch

------------------------------------------------------
From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
Subject: mmpage_alloc-pf_wq_worker-threads-must-sleep-at-should_reclaim_retry-fix

reflow comment to 80 cols to save a couple of lines

Cc: Michal Hocko <mhocko@xxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---


--- a/mm/page_alloc.c~mmpage_alloc-pf_wq_worker-threads-must-sleep-at-should_reclaim_retry-fix
+++ a/mm/page_alloc.c
@@ -3993,13 +3993,11 @@ should_reclaim_retry(gfp_t gfp_mask, uns
 
 out:
 	/*
-	 * Memory allocation/reclaim might be called from a WQ
-	 * context and the current implementation of the WQ
-	 * concurrency control doesn't recognize that
-	 * a particular WQ is congested if the worker thread is
-	 * looping without ever sleeping. Therefore we have to
-	 * do a short sleep here rather than calling
-	 * cond_resched().
+	 * Memory allocation/reclaim might be called from a WQ context and the
+	 * current implementation of the WQ concurrency control doesn't
+	 * recognize that a particular WQ is congested if the worker thread is
+	 * looping without ever sleeping. Therefore we have to do a short sleep
+	 * here rather than calling cond_resched().
 	 */
 	if (current->flags & PF_WQ_WORKER)
 		schedule_timeout_uninterruptible(1);
_

Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are

mmpage_alloc-pf_wq_worker-threads-must-sleep-at-should_reclaim_retry.patch
sched-loadavg-consolidate-load_int-load_frac-calc_load-fix.patch
mm-workingset-add-vmstat-counter-for-shadow-nodes-fix.patch
mm-workingset-add-vmstat-counter-for-shadow-nodes-fix-fix.patch
mm-mremap-downgrade-mmap_sem-to-read-when-shrinking-fix.patch
mm-brk-downgrade-mmap_sem-to-read-when-shrinking-fix.patch
memory_hotplug-free-pages-as-higher-order-fix.patch
mm-calculate-deferred-pages-after-skipping-mirrored-memory-fix.patch
mm-gup_benchmark-time-put_page-fix.patch
tools-gup_benchmark-allow-user-specified-file-fix.patch
mm-thp-fix-madv_dontneed-vs-migrate_misplaced_transhuge_page-race-condition-fix.patch




[Index of Archives]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux