projects
/
firefly-linux-kernel-4.4.55.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mm: vmscan: do not stall on writeback during memory compaction
2012-05-29
Mel Gorman
mm: vmscan: do not stall on writeback during memory...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-05-29
Mel Gorman
mm: vmscan: remove lumpy reclaim
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-05-24
Mel Gorman
mm: mempolicy: Let vma_merge and vma_split handle vma...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-05-21
Mel Gorman
mm: Serialize access to min_free_kbytes
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-03-22
Mel Gorman
cpuset: mm: reduce large amounts of memory barrier...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-03-22
Mel Gorman
mm: vmscan: forcibly scan highmem if there are too...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-02-09
Mel Gorman
mm: compaction: check for overlapping nodes during...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-02-04
Mel Gorman
mm: compaction: check pfn_valid when entering a new...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-13
Mel Gorman
mm: vmscan: check if reclaim should really abort even...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-13
Mel Gorman
mm: vmscan: when reclaiming for compaction, ensure...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-13
Mel Gorman
mm: compaction: introduce sync-light migration for...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-13
Mel Gorman
mm: page allocator: do not call direct reclaim for...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-13
Mel Gorman
mm: compaction: make isolate_lru_page() filter-aware...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-13
Mel Gorman
mm: compaction: determine if dirty pages can be migrated...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-13
Mel Gorman
mm: vmscan: do not OOM if aborting reclaim to start...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-13
Mel Gorman
mm: compaction: use synchronous compaction for /proc...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-13
Mel Gorman
mm: compaction: allow compaction to isolate dirty pages
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-11
Mel Gorman
mm: avoid livelock on !__GFP_FS allocations
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2012-01-11
Mel Gorman
mm: reduce the amount of work done when updating min_free_kbytes
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-12-09
Mel Gorman
mm: vmalloc: check for page allocation failure before...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-11-01
Mel Gorman
vmscan: abort reclaim/compaction if compaction can...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-11-01
Mel Gorman
mm: vmscan: immediately reclaim end-of-LRU dirty pages...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
Cc:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-11-01
Mel Gorman
mm: vmscan: throttle reclaim if encountering too many...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
Cc:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-11-01
Mel Gorman
mm: vmscan: do not writeback filesystem pages in kswapd...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
Cc:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-11-01
Mel Gorman
ext4: warn if direct reclaim tries to writeback pages
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
Cc:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-11-01
Mel Gorman
xfs: warn if direct reclaim tries to writeback pages
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
Cc:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-11-01
Mel Gorman
mm: vmscan: remove dead code related to lumpy reclaim...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
Cc:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-11-01
Mel Gorman
mm: vmscan: do not writeback filesystem pages in direct...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
Cc:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-10-18
Mel Gorman
mm: memory hotplug: Check if pages are correctly reserved...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-07-26
Mel Gorman
mm: page allocator: reconsider zones for allocation...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-07-26
Mel Gorman
mm: page allocator: initialise ZLC for first zone eligible...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-07-09
Mel Gorman
mm: vmscan: only read new_classzone_idx from pgdat...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-07-09
Mel Gorman
mm: vmscan: evaluate the watermarks against the correct...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-07-09
Mel Gorman
mm: vmscan: do not apply pressure to slab if we are...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-07-09
Mel Gorman
mm: vmscan: correct check for kswapd sleeping in sleeping_pr...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-06-16
Mel Gorman
mm: compaction: abort compaction if too many pages...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-06-16
Mel Gorman
mm: compaction: ensure that the compaction free scanner...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-05-12
Mel Gorman
mm: tracing: add missing GFP flags to tracing
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-04-28
Mel Gorman
mm: check if PTE is already allocated during page fault
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-03-23
Mel Gorman
mm: compaction: minimise the time IRQs are disabled...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-03-23
Mel Gorman
mm: vmscan: kswapd should not free an excessive number...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-03-23
Mel Gorman
mm: swap: unlock swapfile inode mutex before closing...
Signed-off-by:
Mel Gorman
<mgorman@suse.de>
commit
|
commitdiff
|
tree
2011-02-25
Mel Gorman
mm: vmscan: stop reclaim/compaction earlier due to...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: migration: use rcu_dereference_protected when dereferenc...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: kswapd: use the classzone idx that kswapd was using...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: kswapd: treat zone->all_unreclaimable in sleeping_premat...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: kswapd: reset kswapd_max_order and classzone_idx...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: kswapd: use the order that kswapd was reclaiming...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: kswapd: keep kswapd awake for high-order allocations...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: kswapd: stop high-order balancing when any suitable...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: vmscan: rename lumpy_mode to reclaim_mode
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: compaction: perform a faster migration scan when...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: migration: cleanup migrate_pages API by matching...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: migration: allow migration to operate asynchronously...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: vmscan: reclaim order-0 and use compaction instead...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: vmscan: convert lumpy_mode into a bitmask
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: compaction: add trace events for memory compaction...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: vmstat: use a single setter function and callback...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2011-01-14
Mel Gorman
mm: page allocator: adjust the per-cpu counter threshold...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-12-23
Mel Gorman
mm: vmscan: tracepoint: account for scanned pages similarly...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-11-24
Mel Gorman
scripts: fix gfp-translate for recent changes to gfp.h
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-10-28
Mel Gorman
delay-accounting: reimplement -c for getdelays.c to...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-10-26
Mel Gorman
writeback: do not sleep on the congestion queue if...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-10-26
Mel Gorman
writeback: account for time spent congestion_waited
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-10-26
Mel Gorman
tracing, vmscan: add trace events for LRU list shrinking
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-10-26
Mel Gorman
mm, page-allocator: do not check the state of a non...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-09-10
Mel Gorman
mm: page allocator: drain per-cpu lists after direct...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-09-10
Mel Gorman
mm: page allocator: update free page counters after...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-08-10
Mel Gorman
vmscan: update isolated page counters outside of main...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-08-10
Mel Gorman
vmscan: set up pagevec as late as possible in shrink_page_list()
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-08-10
Mel Gorman
vmscan: set up pagevec as late as possible in shrink_inactiv...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-08-10
Mel Gorman
vmscan: remove unnecessary temporary vars in do_try_to_free_...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-08-10
Mel Gorman
vmscan: tracing: add a postprocessing script for reclaim...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-08-10
Mel Gorman
vmscan: tracing: add trace event when a page is written
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-08-10
Mel Gorman
vmscan: tracing: add trace events for LRU page isolation
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-08-10
Mel Gorman
vmscan: tracing: add trace events for kswapd wakeup...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: compaction: defer compaction using an exponential...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: compaction: add a tunable that decides when memory...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: compaction: direct compact when a high-order allocation...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: compaction: add /sys trigger for per-node memory...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: compaction: add /proc trigger for memory compaction
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: compaction: memory compaction core
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: move definition for LRU isolation modes to a header
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: export fragmentation index via debugfs
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: export unusable free space index via debugfs
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: migration: avoid race between shift_arg_pages(...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: allow CONFIG_MIGRATION to be set without CONFIG_NUMA...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: migration: allow the migration of PageSwapCache...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: migration: do not try to migrate unmapped anonymous...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: migration: share the anon_vma ref counts between...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-25
Mel Gorman
mm: migration: take a reference to the anon_vma before...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-05-12
Mel Gorman
hugetlbfs: kill applications that use MAP_NORESERVE...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-04-24
Mel Gorman
hugetlb: fix infinite loop in get_futex_key() when...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-03-19
Mel Gorman
tty: Take a 256 byte padding into account when buffering...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-03-19
Mel Gorman
sysfs: Initialised pci bus legacy_mem field before use
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-03-06
Mel Gorman
mm: document /sys/devices/system/node/nodeX
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2010-03-06
Mel Gorman
mm: document /proc/pagetypeinfo
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2009-12-18
Mel Gorman
powerpc/pseries: Select XICS and PCI_MSI PSERIES
Signed-off-by:
Mel Gorman
<mel[at]csn.ul.ie>
commit
|
commitdiff
|
tree
2009-12-15
Mel Gorman
hugetlb: abort a hugepage pool resize if a signal is...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
2009-12-15
Mel Gorman
hugetlb: acquire the i_mmap_lock before walking the...
Signed-off-by:
Mel Gorman
<mel@csn.ul.ie>
commit
|
commitdiff
|
tree
next