login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2009
»
October
»
15
Re: [PATCH 7/9] swap_info: swap count continuations
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [PATCH 7/9] swap_info: swap count continuations
Date: Thursday, October 15, 2009 - 12:45 pm
On Thu, 15 Oct 2009 12:30:24 +0900 KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com> wrote:
quoted text
> Is array of "unsigned long" counter is bad ? (too big?)
metoo! --
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:
[PATCH 0/9] swap_info and swap_map patches
, Hugh Dickins
, (Wed Oct 14, 5:44 pm)
[PATCH 1/9] swap_info: private to swapfile.c
, Hugh Dickins
, (Wed Oct 14, 5:46 pm)
[PATCH 2/9] swap_info: change to array of pointers
, Hugh Dickins
, (Wed Oct 14, 5:48 pm)
[PATCH 3/9] swap_info: include first_swap_extent
, Hugh Dickins
, (Wed Oct 14, 5:49 pm)
[PATCH 4/9] swap_info: miscellaneous minor cleanups
, Hugh Dickins
, (Wed Oct 14, 5:50 pm)
[PATCH 5/9] swap_info: SWAP_HAS_CACHE cleanups
, Hugh Dickins
, (Wed Oct 14, 5:52 pm)
[PATCH 6/9] swap_info: swap_map of chars not shorts
, Hugh Dickins
, (Wed Oct 14, 5:53 pm)
[PATCH 7/9] swap_info: swap count continuations
, Hugh Dickins
, (Wed Oct 14, 5:56 pm)
[PATCH 8/9] swap_info: note SWAP_MAP_SHMEM
, Hugh Dickins
, (Wed Oct 14, 5:57 pm)
[PATCH 9/9] swap_info: reorder its fields
, Hugh Dickins
, (Wed Oct 14, 5:58 pm)
Re: [PATCH 2/9] swap_info: change to array of pointers
, KAMEZAWA Hiroyuki
, (Wed Oct 14, 7:11 pm)
Re: [PATCH 4/9] swap_info: miscellaneous minor cleanups
, KAMEZAWA Hiroyuki
, (Wed Oct 14, 7:19 pm)
Re: [PATCH 5/9] swap_info: SWAP_HAS_CACHE cleanups
, KAMEZAWA Hiroyuki
, (Wed Oct 14, 7:37 pm)
Re: [PATCH 6/9] swap_info: swap_map of chars not shorts
, KAMEZAWA Hiroyuki
, (Wed Oct 14, 7:44 pm)
Re: [PATCH 7/9] swap_info: swap count continuations
, KAMEZAWA Hiroyuki
, (Wed Oct 14, 8:30 pm)
Re: [PATCH 8/9] swap_info: note SWAP_MAP_SHMEM
, KAMEZAWA Hiroyuki
, (Wed Oct 14, 8:32 pm)
Re: [PATCH 1/9] swap_info: private to swapfile.c
, Rik van Riel
, (Thu Oct 15, 7:57 am)
Re: [PATCH 2/9] swap_info: change to array of pointers
, Rik van Riel
, (Thu Oct 15, 8:02 am)
Re: [PATCH 7/9] swap_info: swap count continuations
, Andrew Morton
, (Thu Oct 15, 12:45 pm)
Re: [PATCH 7/9] swap_info: swap count continuations
, David Rientjes
, (Thu Oct 15, 2:17 pm)
Re: [PATCH 4/9] swap_info: miscellaneous minor cleanups
, Hugh Dickins
, (Thu Oct 15, 3:01 pm)
Re: [PATCH 5/9] swap_info: SWAP_HAS_CACHE cleanups
, Hugh Dickins
, (Thu Oct 15, 3:08 pm)
Re: [PATCH 6/9] swap_info: swap_map of chars not shorts
, Hugh Dickins
, (Thu Oct 15, 3:17 pm)
Re: [PATCH 8/9] swap_info: note SWAP_MAP_SHMEM
, Hugh Dickins
, (Thu Oct 15, 3:23 pm)
Re: [PATCH 2/9] swap_info: change to array of pointers
, Hugh Dickins
, (Thu Oct 15, 3:41 pm)
Re: [PATCH 2/9] swap_info: change to array of pointers
, Hugh Dickins
, (Thu Oct 15, 4:04 pm)
Re: [PATCH 1/9] swap_info: private to swapfile.c
, Nigel Cunningham
, (Thu Oct 15, 4:10 pm)
Re: [PATCH 2/9] swap_info: change to array of pointers
, KAMEZAWA Hiroyuki
, (Thu Oct 15, 4:46 pm)
Re: [PATCH 2/9] swap_info: change to array of pointers
, KAMEZAWA Hiroyuki
, (Thu Oct 15, 4:47 pm)
Re: [PATCH 6/9] swap_info: swap_map of chars not shorts
, KAMEZAWA Hiroyuki
, (Thu Oct 15, 4:52 pm)
Re: [PATCH 7/9] swap_info: swap count continuations
, Hugh Dickins
, (Thu Oct 15, 4:53 pm)
Re: [PATCH 8/9] swap_info: note SWAP_MAP_SHMEM
, KAMEZAWA Hiroyuki
, (Thu Oct 15, 5:04 pm)
Re: [PATCH 7/9] swap_info: swap count continuations
, Hugh Dickins
, (Thu Oct 15, 5:21 pm)
Re: [PATCH 1/9] swap_info: private to swapfile.c
, Hugh Dickins
, (Thu Oct 15, 5:28 pm)
[PATCH 4/9 v2] swap_info: miscellaneous minor cleanups
, Hugh Dickins
, (Thu Oct 15, 5:41 pm)
Re: [PATCH 7/9] swap_info: swap count continuations
, KAMEZAWA Hiroyuki
, (Thu Oct 15, 6:29 pm)
Re: [PATCH 7/9] swap_info: swap count continuations
, Hugh Dickins
, (Thu Oct 15, 7:24 pm)
Re: [PATCH 7/9] swap_info: swap count continuations
, KAMEZAWA Hiroyuki
, (Thu Oct 15, 9:06 pm)
Re: [PATCH 7/9] swap_info: swap count continuations
, Nitin Gupta
, (Thu Oct 15, 9:49 pm)
[PATCH] mm: call pte_unmap() against a proper pte (Re: [PA ...
, Daisuke Nishimura
, (Thu Oct 15, 11:30 pm)
Re: [PATCH] mm: call pte_unmap() against a proper pte (Re: ...
, KAMEZAWA Hiroyuki
, (Fri Oct 16, 1:01 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Christoph Lameter
[PATCH 1/2] Make page->private usable in compound pages V1
Luben Tuikov
Re: Integration of SCST in the mainstream Linux kernel
Alexey Dobriyan
Re: [2.6.22.2 review 09/84] Fix rfkill IRQ flags.
Michal Nazarewicz
Re: [PATCH] USB: Gadget: g_multi: added INF file for gadget with multiple configur...
Jesse Barnes
Re: PCI probing changes
git
:
Jakub Narebski
Re: GSoC 2008 - Mentors Wanted!
Jan Harkes
Re: git-svn and huge data and modifying the git-svn-HEAD branch directly
Andy Parkins
git-fetch fails with error code 128
Marcus Griep
Re: [PATCH 1/3] Git.pm: Add faculties to allow temp files to be cached
Junio C Hamano
Re: [JGIT PATCH 2/2] Decrease the fetch pack client buffer to the lower minimum
git-commits-head
:
Linux Kernel Mailing List
ARM: 5970/1: nomadik-gpio: fix spinlock usage
Linux Kernel Mailing List
sh-sci: update receive error handling for muxed irqs
Linux Kernel Mailing List
No need to do lock_super() for exclusion in generic_shutdown_super()
Linux Kernel Mailing List
x86, msr: Export the register-setting MSR functions via /dev/*/msr
Linux Kernel Mailing List
Input: gpio-keys - add support for disabling gpios through sysfs
linux-netdev
:
Eric Dumazet
[PATCH] net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv()
Patrick McHardy
[NET_SCHED]: sch_ingress: remove netfilter support
Rose, Gregory V
RE: __bad_udelay in network driver breaks build
Patrick McHardy
Re: no reassembly for outgoing packets on RAW socket
Frans Pop
svc: failed to register lockdv1 RPC service (errno 97).
openbsd-misc
:
ropers
Re: Real men don't attack straw men
elitdostlar
Seks partneri arayan bayanlar bu adreste - 8878xs706x6438
Marcus Andree
Re: This is what Linus Torvalds calls openBSD crowd
Lars D. Noodén
Re: sshd.config and AllowUsers
Henning Brauer
Re: Sun Blade 1000?
Colocation donated by:
Syndicate