login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
January
»
8
Re: [patch 05/19] split LRU lists into anon & file sets
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Christoph Lameter <clameter@...>
To: Rik van Riel <riel@...>
Cc: <linux-kernel@...>, <linux-mm@...>, Lee Schermerhorn <Lee.Schermerhorn@...>
Subject:
Re: [patch 05/19] split LRU lists into anon & file sets
Date: Tuesday, January 8, 2008 - 6:42 pm
On Tue, 8 Jan 2008, Rik van Riel wrote:
quoted text
> > Also would it be possible to create generic functions that can move pages > > in pagevecs to an arbitrary lru list? > > What would you use those functions for?
We keep on duplicating the pagevec lru operation functions in mm/swap.c. Some generic stuff would reduce the code size. --
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 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Tue Jan 8, 4:59 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, KOSAKI Motohiro
, (Tue Jan 29, 11:25 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, KOSAKI Motohiro
, (Wed Jan 30, 4:57 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Wed Feb 6, 8:35 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, KOSAKI Motohiro
, (Wed Feb 6, 9:20 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Wed Feb 6, 9:36 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Lee Schermerhorn
, (Wed Jan 30, 10:29 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, KOSAKI Motohiro
, (Wed Jan 30, 9:17 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Thu Jan 31, 6:48 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, KOSAKI Motohiro
, (Thu Jan 31, 6:59 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, KOSAKI Motohiro
, (Fri Jan 11, 3:35 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Fri Jan 11, 11:46 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, KOSAKI Motohiro
, (Mon Jan 14, 7:57 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, KOSAKI Motohiro
, (Fri Jan 11, 2:24 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, Lee Schermerhorn
, (Fri Jan 11, 11:50 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Fri Jan 11, 12:06 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Fri Jan 11, 11:42 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, Lee Schermerhorn
, (Fri Jan 11, 11:59 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Fri Jan 11, 12:15 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Lee Schermerhorn
, (Fri Jan 11, 3:51 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, KOSAKI Motohiro
, (Thu Jan 10, 11:59 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Fri Jan 11, 11:37 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, KAMEZAWA Hiroyuki
, (Wed Jan 9, 10:28 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Wed Jan 9, 10:37 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, KAMEZAWA Hiroyuki
, (Wed Jan 9, 12:41 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, Balbir Singh
, (Wed Jan 9, 10:21 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, KAMEZAWA Hiroyuki
, (Wed Jan 9, 10:36 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Balbir Singh
, (Wed Jan 9, 11:26 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, KAMEZAWA Hiroyuki
, (Thu Jan 10, 12:23 am)
Re: [patch 05/19] split LRU lists into anon & file sets
, Christoph Lameter
, (Tue Jan 8, 6:22 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Tue Jan 8, 6:36 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Christoph Lameter
, (Tue Jan 8, 6:42 pm)
Re: [patch 05/19] split LRU lists into anon & file sets
, Rik van Riel
, (Tue Jan 8, 10:45 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Rafael J. Wysocki
[Bug #10493] mips BCM47XX compile error
Ingo Molnar
[patch 02/13] syslets: add syslet.h include file, user API/ABI definitions
Greg KH
[GIT PATCH] driver core patches against 2.6.24
Andrea Arcangeli
[PATCH 00 of 11] mmu notifier #v16
git
:
linux-netdev
:
David Miller
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side)
Linus Torvalds
Re: [GIT]: Networking
Mark Lord
Re: [BUG] New Kernel Bugs
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
1 user
and
806 guests
online.
Online users
strcmp
Syndicate