Found 301 matching messages (0.041 seconds). Page 1 of 16.
... cache, based on remove-refcnt patch. * If a page is swap ... log: v1->v2 - adjusted to 2.6.25-mm1. Signed-off ... 6.26-rc2-mm1/mm/migrate.c @@ -360,7 +360,8 ... INC_CACHE_INFO(del_total); + mem_cgroup_uncharge_page(page); } /** Index: mm-2.6.26-rc2-mm1 ...
linux-kernel - KAMEZAWA Hiroyuki - May 15 2008 - 05:30
... .com> --- fs/hugetlbfs/inode.c | 2 +- include/linux/mempolicy.h | 20 ... using address */ #define MPOL_F_MEMS_ALLOWED (1<<2) /* return allowed memories */ @@ -64,6 ... flags; if (vma) { up_read(¤t->mm->mmap_sem); @@ -763,8 +766,8 ...
linux-kernel - David Rientjes - Mar 5 2008 - 18:16
... 11 +++-- kernel/trace/trace.c | 2 +- mm/backing-dev.c | 3 ... 10)) seq_printf(m, diff --git a/mm/page-writeback.c b ... NULL) + * determine_dirtyable_memory(NULL)) + / 100; return 2 + ilog2(dirty_total - 1); } @@ -147,9 ...
linux-kernel - Andrea Righi - Sep 12 2008 - 11:09
... to accomodate the existing switch()
statements in mm/mempolicy.c.
[*] The ->create() function for ... -off-by: David Rientjes
linux-kernel - David Rientjes - Mar 6 2008 - 16:05
The subject patch causes a regression in the numactl package mempolicy ... add bitmap_onto() and bitmap_fold() operations [patch 5/6] mempolicy: add MPOL_F_RELATIVE_NODES ... mempolicy: move rebind functions [patch -mm 2/4] mempolicy: create mempolicy_operations ...
linux-kernel - Lee Schermerhorn - Mar 7 2008 - 16:44
This patch replaces boot_ioremap invokation with bt_ioremap and removes the boot_ioremap implementation ... !header) break; --- a/arch/x86/mm/boot_ioremap_32.c +++ /dev/null @@ -1, ... -time pagetables, which only - * have 2 PTE pages mapping the first ...
linux-kernel - Huang, Ying - Jan 15 2008 - 01:45
default_policy is defined in mm/mempolicy.c as the default system policy:
... -by: David Rientjes
linux-kernel - David Rientjes - Mar 7 2008 - 21:24
... | 4 +++- arch/x86_64/mm/numa.c | 24 +++++++++++++++++++----- 2 files changed, 22 insertions ... listed. For example: numa=fake=2*512,1024,4*256 gives two ... 0417921..3344d60 100644 --- a/arch/x86_64/mm/numa.c +++ b/arch/x86_64/ ...
linux-kernel - David Rientjes - Jan 25 2007 - 17:37
... | 4 +++- arch/x86_64/mm/numa.c | 22 ++++++++++++++++++---- 2 files changed, 21 insertions ... coefficients listed. For example: numa=fake=2*512,1024,4*256 gives ... ..6c4b45f 100644 --- a/arch/x86_64/mm/numa.c +++ b/arch/x86_64/ ...
linux-kernel - David Rientjes - Jan 31 2007 - 11:17
... -sized nodes. For example: numa=fake=2*512,4* gives two 512M nodes ... | 4 +++- arch/x86_64/mm/numa.c | 22 ++++++++++++++++++---- 2 files changed, 21 insertions ... listed. For example: numa=fake=2*512,1024,4*256 gives two ...
linux-kernel - David Rientjes - Mar 1 2007 - 13:13
a.k.a. mm-use-pagevec-to-rotate-reclaimable-page-cleanup.patch diff -U5 shows rotate_reclaimable_page() is pointlessly testing ... 1 file changed, 7 insertions(+), 8 deletions(-) --- 2.6.23-rc8-mm2/mm/swap.c 2007-09-27 17:51:11. ...
linux-kernel - Hugh Dickins - Sep 27 2007 - 15:49
... base patch for freeing page_cgroup by RCU patch. This patch depends on page_cgroup_atomic_flags.patch. ... (+), 12 deletions(-) Index: mmtom-2.6.27-rc3+/mm/memcontrol.c =================================================================== --- mmtom-2.6 ...
linux-kernel - KAMEZAWA Hiroyuki - Aug 20 2008 - 05:59
... -pages/online/pages/man2/set_mempolicy.2.html > > It does appear that ... I'm tiring of the subject, as I think you are, ... two syscalls. > > > Note: in the subject patch, I didn't enforce ... you intend for your patch entitled "[patch -mm v2] mempolicy: disallow ...
linux-kernel - Lee Schermerhorn - Mar 10 2008 - 10:58
... -mm.orig/tests/test_kprobes.c +++ 2.6-mm/tests/test_kprobes.c @@ -23,6 +23,7 @@ static u32 rand1, ... not called\n"); + handler_errors++; + } + unregister_kretprobes(rps, 2); + return 0; +} #endif /* CONFIG_KRETPROBES */ int init_test_probes ...
linux-kernel - Masami Hiramatsu - Jun 10 2008 - 17:52
... entry for the same driver. This is -mm specific. Andrew did not remove the add-3c59x-maintainer patch after pushing it to mainline. This can ... just by removing the add-3c59x-maintainer patch from -mm. - To unsubscribe from this list: send ...
linux-kernel - Steffen Klassert - Sep 4 2007 - 03:55
... /man-pages/online/pages/man2/set_mempolicy.2.html > It does appear that ... review. What is currently in -mm and what I will be ... two syscalls. > Note: in the subject patch, I didn't enforce this behavior because your > patch didn't [it enforced just ...
linux-kernel - David Rientjes - Mar 8 2008 - 18:09
... inline void freezer_do_not_count(void) { if (current->mm) - current->flags |= PF_FREEZER_SKIP; + set_bit(TFF_SKIP, & ... /scsi/libsas/sas_scsi_host.c =================================================================== --- linux-2.6.21-rc6-mm1.orig/ ...
linux-kernel - Rafael J. Wysocki - Apr 22 2007 - 15:39
... inline void freezer_do_not_count(void) { if (current->mm) - current->flags |= PF_FREEZER_SKIP; + set_bit(TFF_SKIP, & ... /scsi/libsas/sas_scsi_host.c =================================================================== --- linux-2.6.21-rc7-mm2.orig/ ...
linux-kernel - Rafael J. Wysocki - Apr 27 2007 - 11:40
... inline void freezer_do_not_count(void) { if (current->mm) - current->flags |= PF_FREEZER_SKIP; + set_bit(TFF_SKIP, & ... /scsi/libsas/sas_scsi_host.c =================================================================== --- linux-2.6.21-rc7-mm2.orig/ ...
linux-kernel - Rafael J. Wysocki - Apr 27 2007 - 18:56
... inline void freezer_do_not_count(void) { if (current->mm) - current->flags |= PF_FREEZER_SKIP; + set_bit(TFF_SKIP, & ... /scsi/libsas/sas_scsi_host.c =================================================================== --- linux-2.6.21-rc7-mm2.orig/ ...
linux-kernel - Rafael J. Wysocki - Apr 28 2007 - 05:40