login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
September
»
8
Re: [RFC v3][PATCH 4/9] Memory management (dump)
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Dave Hansen
Subject:
Re: [RFC v3][PATCH 4/9] Memory management (dump)
Date: Monday, September 8, 2008 - 8:55 am
On Sat, 2008-09-06 at 21:54 -0400, Oren Laadan wrote:
quoted text
> The length of the array may be tunable, or even adaptive (e.g. based > on statistics from recent checkpoints), in the future.
I'm not sure "tuning" it to make those arrays longer than PAGE_SIZE will ever be a good idea. Seems like we should just keep the structures at PAGE_SIZE to me. -- Dave --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[RFC v3][PATCH 0/9] Kernel based checkpoint/restart
, Oren Laadan
, (Thu Sep 4, 12:57 am)
[RFC v3][PATCH 1/9] Create syscalls: sys_checkpoint, sys_r ...
, Oren Laadan
, (Thu Sep 4, 1:02 am)
[RFC v3][PATCH 2/9] General infrastructure for checkpoint ...
, Oren Laadan
, (Thu Sep 4, 1:02 am)
[RFC v3][PATCH 3/9] x86 support for checkpoint/restart
, Oren Laadan
, (Thu Sep 4, 1:03 am)
[RFC v3][PATCH 4/9] Memory management (dump)
, Oren Laadan
, (Thu Sep 4, 1:03 am)
[RFC v3][PATCH 5/9] Memory managemnet (restore)
, Oren Laadan
, (Thu Sep 4, 1:04 am)
[RFC v3][PATCH 6/9] Checkpoint/restart: initial documentation
, Oren Laadan
, (Thu Sep 4, 1:04 am)
[RFC v3][PATCH 7/9] Infrastructure for shared objects
, Oren Laadan
, (Thu Sep 4, 1:05 am)
[RFC v3][PATCH 8/9] File descriprtors (dump)
, Oren Laadan
, (Thu Sep 4, 1:05 am)
[RFC v3][PATCH 9/9] File descriprtors (restore)
, Oren Laadan
, (Thu Sep 4, 1:06 am)
Re: [RFC v3][PATCH 1/9] Create syscalls: sys_checkpoint, s ...
, Cedric Le Goater
, (Thu Sep 4, 1:37 am)
Re: [RFC v3][PATCH 2/9] General infrastructure for checkpo ...
, Louis Rilling
, (Thu Sep 4, 2:12 am)
Re: [RFC v3][PATCH 7/9] Infrastructure for shared objects
, Louis Rilling
, (Thu Sep 4, 2:38 am)
Re: [RFC v3][PATCH 8/9] File descriprtors (dump)
, Louis Rilling
, (Thu Sep 4, 2:47 am)
Re: [RFC v3][PATCH 7/9] Infrastructure for shared objects
, Oren Laadan
, (Thu Sep 4, 7:23 am)
Re: [RFC v3][PATCH 1/9] Create syscalls: sys_checkpoint, s ...
, Serge E. Hallyn
, (Thu Sep 4, 7:42 am)
Re: [RFC v3][PATCH 8/9] File descriprtors (dump)
, Oren Laadan
, (Thu Sep 4, 7:43 am)
Re: [RFC v3][PATCH 8/9] File descriprtors (dump)
, Dave Hansen
, (Thu Sep 4, 8:01 am)
Re: [RFC v3][PATCH 2/9] General infrastructure for checkpo ...
, Serge E. Hallyn
, (Thu Sep 4, 9:00 am)
Re: [RFC v3][PATCH 2/9] General infrastructure for checkpo ...
, Serge E. Hallyn
, (Thu Sep 4, 9:03 am)
Re: [RFC v3][PATCH 2/9] General infrastructure for checkpo ...
, Dave Hansen
, (Thu Sep 4, 9:09 am)
Re: [RFC v3][PATCH 1/9] Create syscalls: sys_checkpoint, s ...
, Oren Laadan
, (Thu Sep 4, 10:32 am)
Re: [RFC v3][PATCH 5/9] Memory managemnet (restore)
, Dave Hansen
, (Thu Sep 4, 11:08 am)
Re: [RFC v3][PATCH 7/9] Infrastructure for shared objects
, Dave Hansen
, (Thu Sep 4, 11:14 am)
Re: [RFC v3][PATCH 4/9] Memory management (dump)
, Dave Hansen
, (Thu Sep 4, 11:25 am)
Re: [RFC v3][PATCH 8/9] File descriprtors (dump)
, Dave Hansen
, (Thu Sep 4, 11:41 am)
Re: [RFC v3][PATCH 1/9] Create syscalls: sys_checkpoint, s ...
, Serge E. Hallyn
, (Thu Sep 4, 1:37 pm)
Re: [RFC v3][PATCH 1/9] Create syscalls: sys_checkpoint, s ...
, Oren Laadan
, (Thu Sep 4, 2:05 pm)
Re: [RFC v3][PATCH 1/9] Create syscalls: sys_checkpoint, s ...
, Serge E. Hallyn
, (Thu Sep 4, 3:03 pm)
Re: [RFC v3][PATCH 4/9] Memory management (dump)
, Oren Laadan
, (Sat Sep 6, 6:54 pm)
Re: [RFC v3][PATCH 5/9] Memory managemnet (restore)
, Oren Laadan
, (Sat Sep 6, 8:09 pm)
Re: [RFC v3][PATCH 8/9] File descriprtors (dump)
, Oren Laadan
, (Sat Sep 6, 9:52 pm)
Re: [Devel] Re: [RFC v3][PATCH 1/9] Create syscalls: sys_c ...
, Andrey Mirkin
, (Mon Sep 8, 8:02 am)
Re: [RFC v3][PATCH 4/9] Memory management (dump)
, Dave Hansen
, (Mon Sep 8, 8:55 am)
Re: [Devel] Re: [RFC v3][PATCH 1/9] Create syscalls: sys_c ...
, Cedric Le Goater
, (Mon Sep 8, 9:07 am)
Re: [RFC v3][PATCH 5/9] Memory managemnet (restore)
, Dave Hansen
, (Mon Sep 8, 9:49 am)
Re: [RFC v3][PATCH 8/9] File descriprtors (dump)
, Dave Hansen
, (Mon Sep 8, 9:57 am)
Re: [RFC v3][PATCH 5/9] Memory managemnet (restore)
, Oren Laadan
, (Mon Sep 8, 11:01 pm)
Re: [RFC v3][PATCH 5/9] Memory managemnet (restore)
, Dave Hansen
, (Wed Sep 10, 2:42 pm)
Cleanups for: [PATCH 5/9] Memory managemnet (restore)
, Dave Hansen
, (Wed Sep 10, 3:00 pm)
Re: [RFC v3][PATCH 5/9] Memory managemnet (restore)
, Oren Laadan
, (Thu Sep 11, 12:37 am)
Re: [RFC v3][PATCH 5/9] Memory managemnet (restore)
, Serge E. Hallyn
, (Thu Sep 11, 8:38 am)
Re: [RFC v3][PATCH 5/9] Memory managemnet (restore)
, Dave Hansen
, (Fri Sep 12, 9:34 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
Re: [PATCH 0/3] v2 Make hierarchical RCU less IPI-happy and add more tracing
Jeremy Fitzhardinge
Re: Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD
Nick Piggin
Re: [patch] CFS (Completely Fair Scheduler), v2
Gary Hade
Re: [PATCH 0/5][RFC] Physical PCI slot objects
Dave Johnson
Re: expected behavior of PF_PACKET on NETIF_F_HW_VLAN_RX device?
linux-netdev
:
Arnd Bergmann
Re: 64-bit net_device_stats
Stephens, Allan
RE: [PATCH]: tipc: Fix oops on send prior to entering networked mode
frank.blaschka
[patch 3/5] [PATCH] qeth: support z/VM VSWITCH Port Isolation
Wu Fengguang
Re: [PATCH] dm9601: handle corrupt mac address
David Miller
Re: [PATCH net-2.6.24] Fix refcounting problem with netif_rx_reschedule()
git
:
Junio C Hamano
Re: [PATCH] [RFC] add Message-ID field to log on git-am operation
Junio C Hamano
Re: Handling large files with GIT
Karl
Re: [ANNOUNCE] pg - A patch porcelain for GIT
Josh Triplett
Re: [RFC][PATCH 00/10] Sparse: Git's "make check" target
Pierre Habouzit
Re: [PATCH] git-daemon: more powerful base-path/user-path settings, using formats.
git-commits-head
:
Linux Kernel Mailing List
MIPS: RBTX4939: Fix IOC pin-enable register updating
Linux Kernel Mailing List
regulator: update email address for Liam Girdwood
Linux Kernel Mailing List
[SCSI] ipr: add message to error table
Linux Kernel Mailing List
powerpc/32: Wire up the trampoline code for kdump
Linux Kernel Mailing List
USB: omap_udc: sync with OMAP tree
openbsd-misc
:
Josh Grosse
Re: error : pkg add phpMyAdmin
Brian Candler
Re: OBSD's perspective on SELinux
Jacob Meuser
Re: /dev/audio: Device busy
David Vasek
Re: Inexpensive, low power, "wall wart" computer
William Boshuck
Re: Richard Stallman...
Colocation donated by:
Syndicate