Re: [PATCH 03/10] mm: tag reseve pages



On Mon, 2007-08-06 at 11:11 -0700, Christoph Lameter wrote:
On Mon, 6 Aug 2007, Peter Zijlstra wrote:

===================================================================
--- linux-2.6-2.orig/include/linux/mm_types.h
+++ linux-2.6-2/include/linux/mm_types.h
@@ -60,6 +60,7 @@ struct page {
union {

^^^^^^^^^^
pgoff_t index; /* Our offset within mapping. */
void *freelist; /* SLUB: freelist req. slab lock */
+ int reserve; /* page_alloc: page is a reserve page */

Extending page struct ???

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: [PATCH 6/13] maps#2: Move the page walker code to lib/
    ... * a callback for every bottom-level (PTE) page table. ... struct zap_details *); ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: [PATCH] Remove inclusions of
    ... 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ... struct device_attribute dev_attr; ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: [PATCH] [RT] avoid preemption in memory controller code
    ... struct page_cgroup *pc, ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: [PATCH 2/8] block: fix SG_IO vector request data length handling
    ... struct sg_iovec * to it. ... iov = kmalloc; ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • Re: [PATCH] smack:beyond ARRAY_SIZE of data
    ... allocated bigger than the potential contents (should be ... struct netlbl_audit audit_info; ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)