Commit Graph

77 Commits (7d1bdca9b06acb3df07329eaff72d5eaf1543287)

Author SHA1 Message Date
Christoph Lameter d5f541ed6e [PATCH] Add node to zone for the NUMA case 19 years ago
Heiko Carstens 5b99cd0eff [PATCH] own header file for struct page 19 years ago
Andrew Morton e129b5c23c [PATCH] vm: add per-zone writeout counter 19 years ago
Mel Gorman c713216dee [PATCH] Introduce mechanism for registering active regions of memory 19 years ago
Christoph Lameter 0ff38490c8 [PATCH] zone_reclaim: dynamic slab reclaim 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Christoph Lameter 8417bba4b1 [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone 19 years ago
Christoph Lameter 19655d3487 [PATCH] linearly index zone->node_zonelists[] 19 years ago
Christoph Lameter e53ef38d05 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional 19 years ago
Christoph Lameter fb0e7942bd [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional 19 years ago
Christoph Lameter 2f1b624868 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment 19 years ago
Christoph Lameter df9ecaba3f [PATCH] ZVC: Scale thresholds depending on the size of the system 19 years ago
Christoph Lameter 9614634fe6 [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O 19 years ago
Christoph Lameter ca889e6c45 [PATCH] Use Zoned VM Counters for NUMA statistics 19 years ago
Christoph Lameter d2c5e30c9a [PATCH] zoned vm counters: conversion of nr_bounce to per zone counter 19 years ago
Christoph Lameter fd39fc8561 [PATCH] zoned vm counters: conversion of nr_unstable to per zone counter 19 years ago
Christoph Lameter ce866b34ae [PATCH] zoned vm counters: conversion of nr_writeback to per zone counter 19 years ago
Christoph Lameter b1e7a8fd85 [PATCH] zoned vm counters: conversion of nr_dirty to per zone counter 19 years ago
Christoph Lameter df849a1529 [PATCH] zoned vm counters: conversion of nr_pagetables to per zone counter 19 years ago
Christoph Lameter 9a865ffa34 [PATCH] zoned vm counters: conversion of nr_slab to per zone counter 19 years ago
Christoph Lameter 34aa1330f9 [PATCH] zoned vm counters: zone_reclaim: remove /proc/sys/vm/zone_reclaim_interval 19 years ago
Christoph Lameter f3dbd34460 [PATCH] zoned vm counters: split NR_ANON_PAGES off from NR_FILE_MAPPED 19 years ago
Christoph Lameter 347ce434d5 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter 19 years ago
Christoph Lameter 65ba55f500 [PATCH] zoned vm counters: convert nr_mapped to per zone counter 19 years ago
Christoph Lameter 2244b95a7b [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation 19 years ago
Andy Whitcroft 30c253e6da [PATCH] sparsemem: record nid during memory present 19 years ago
Yasunori Goto 718127cc31 [PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zone 19 years ago
Yasunori Goto 02b694dea4 [PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size() 19 years ago
Ralf Baechle 93ff66bf1e [PATCH] Sparsemem build fix 19 years ago
Bob Picco e984bb43f7 [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundary 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
KAMEZAWA Hiroyuki 95144c788d [PATCH] uninline zone helpers 19 years ago
KAMEZAWA Hiroyuki ae0f15fb91 [PATCH] for_each_online_pgdat: remove pgdat_list 19 years ago
KAMEZAWA Hiroyuki 8357f8695d [PATCH] define for_each_online_pgdat 19 years ago
KAMEZAWA Hiroyuki a0140c1d85 [PATCH] remove zone_mem_map 19 years ago
KAMEZAWA Hiroyuki a117e66ed4 [PATCH] unify pfn_to_page: generic functions 19 years ago
Andy Whitcroft ce2ea89ba1 [PATCH] GFP_ZONETYPES: calculate from GFP_ZONEMASK 19 years ago
Andy Whitcroft 79046ae07a [PATCH] GFP_ZONETYPES: add commentry on how to calculate 19 years ago
Christoph Lameter 9eeff2395e [PATCH] Zone reclaim: Reclaim logic 19 years ago
Andi Kleen 1f6818b90d [PATCH] x86_64: Minor GFP_DMA32 comment fix 19 years ago
Ravikiran G Thirumalai 22fc6eccbf [PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp macros 19 years ago
Rohit Seth 8ad4b1fb82 [PATCH] Make high and batch sizes of per_cpu_pagelists configurable 19 years ago
Con Kolivas f3fe65122d [PATCH] mm: add populated_zone() helper 19 years ago
Nick Piggin 9328b8faae [PATCH] mm: dma32 zone statistics 19 years ago
Nick Piggin 2d92c5c915 [PATCH] mm: remove pcp low 19 years ago
Andy Whitcroft 161599ff39 [PATCH] sparsemem: provide pfn_to_nid 19 years ago
Andy Whitcroft 2bdaf115b1 [PATCH] flatmem split out memory model 19 years ago
Mike Kravetz a94b3ab7ea [PATCH] mm: remove arch independent NODES_SPAN_OTHER_NODES 19 years ago
Andy Whitcroft d5afa6dcf7 [PATCH] mm: pfn_to_pgdat not used in common code 19 years ago
Andy Whitcroft 9f3fd602ae [PATCH] mm: kvaddr_to_nid not used in common code 19 years ago