login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
November
»
25
Re: Free memory never fully used, swapping
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Simon Kirby
Subject:
Re: Free memory never fully used, swapping
Date: Thursday, November 25, 2010 - 10:13 am
On Thu, Nov 25, 2010 at 07:18:49PM +0900, KOSAKI Motohiro wrote:
quoted text
> This?
quoted text
> - alloc_gfp = (flags | __GFP_NOWARN | __GFP_NORETRY) & ~__GFP_NOFAIL; > + alloc_gfp = (flags | __GFP_NOWARN) & ~(__GFP_NOFAIL | __GFP_WAIT);
kswapd still gets woken in the !__GFP_WAIT case, which is what I was seeing anyway, because the order-3 allocatons were starting from __alloc_skb(). Simon- --
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:
Free memory never fully used, swapping
, Simon Kirby
, (Mon Nov 15, 12:52 pm)
Re: Free memory never fully used, swapping
, Andrew Morton
, (Mon Nov 22, 4:44 pm)
Re: Free memory never fully used, swapping
, Simon Kirby
, (Mon Nov 22, 6:34 pm)
Re: Free memory never fully used, swapping
, Dave Hansen
, (Tue Nov 23, 1:35 am)
Re: Free memory never fully used, swapping
, Mel Gorman
, (Tue Nov 23, 3:04 am)
Re: Free memory never fully used, swapping
, Simon Kirby
, (Tue Nov 23, 11:43 pm)
Re: Free memory never fully used, swapping
, Simon Kirby
, (Wed Nov 24, 1:46 am)
Re: Free memory never fully used, swapping
, Mel Gorman
, (Wed Nov 24, 2:27 am)
Re: Free memory never fully used, swapping
, Simon Kirby
, (Wed Nov 24, 12:17 pm)
Re: Free memory never fully used, swapping
, Shaohua Li
, (Wed Nov 24, 6:07 pm)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Wed Nov 24, 6:18 pm)
Re: Free memory never fully used, swapping
, Simon Kirby
, (Thu Nov 25, 2:03 am)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Thu Nov 25, 3:18 am)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Thu Nov 25, 3:51 am)
Re: Free memory never fully used, swapping
, Mel Gorman
, (Thu Nov 25, 9:12 am)
Re: Free memory never fully used, swapping
, Mel Gorman
, (Thu Nov 25, 9:15 am)
Re: Free memory never fully used, swapping
, Simon Kirby
, (Thu Nov 25, 10:13 am)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Thu Nov 25, 5:07 pm)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Thu Nov 25, 5:33 pm)
Re: Free memory never fully used, swapping
, Shaohua Li
, (Thu Nov 25, 6:05 pm)
Re: Free memory never fully used, swapping
, Mel Gorman
, (Thu Nov 25, 6:25 pm)
Re: Free memory never fully used, swapping
, Shaohua Li
, (Thu Nov 25, 7:00 pm)
Re: Free memory never fully used, swapping
, Shaohua Li
, (Thu Nov 25, 7:05 pm)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Thu Nov 25, 7:31 pm)
Re: Free memory never fully used, swapping
, Shaohua Li
, (Thu Nov 25, 7:40 pm)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Fri Nov 26, 2:18 am)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Fri Nov 26, 4:03 am)
Re: Free memory never fully used, swapping
, Mel Gorman
, (Fri Nov 26, 4:11 am)
Re: Free memory never fully used, swapping
, Christoph Lameter
, (Fri Nov 26, 8:48 am)
Re: Free memory never fully used, swapping
, Shaohua Li
, (Sun Nov 28, 6:03 pm)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Sun Nov 28, 6:13 pm)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Mon Nov 29, 2:31 am)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Mon Nov 29, 5:25 pm)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Mon Nov 29, 11:31 pm)
Re: Free memory never fully used, swapping
, Simon Kirby
, (Tue Nov 30, 1:22 am)
Re: Free memory never fully used, swapping
, Simon Kirby
, (Tue Nov 30, 2:13 am)
Re: Free memory never fully used, swapping
, Mel Gorman
, (Tue Nov 30, 3:41 am)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Tue Nov 30, 4:19 am)
Re: Free memory never fully used, swapping
, Christoph Lameter
, (Tue Nov 30, 12:10 pm)
Re: Free memory never fully used, swapping
, Christoph Lameter
, (Tue Nov 30, 12:13 pm)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Wed Dec 1, 3:17 am)
Re: Free memory never fully used, swapping
, Christoph Lameter
, (Wed Dec 1, 8:29 am)
Re: Free memory never fully used, swapping
, KOSAKI Motohiro
, (Wed Dec 1, 7:44 pm)
Re: Free memory never fully used, swapping
, Christoph Lameter
, (Thu Dec 2, 7:39 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ken Chen
[patch] sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares.
Hugh Dickins
Re: Linux 2.6.26-rc1 - pgtable_32.c:178 pmd_bad
Bernhard Beck
[PATCH 001/001] usb-serial: Add ThinkOptics WavIT
Oleg Nesterov
Re: [PATCH 4/5] don't panic if /sbin/init exits or killed
Greg KH
[patch 07/21] rtc-pcf8563: detect polarity of century bit automatically
git
:
Jonathan del Strother
Re: [PATCH] Fixing path quoting issues
Gerrit Pape
[PATCH] fix skipping merge-order test with NO_OPENSSL=1.
Linus Torvalds
Re: Implementing branch attributes in git config
Johannes Schindelin
Re: Trying to use git-filter-branch to compress history by removing large, obsolet...
Gerrit Pape
[PATCH] hooks--update: fix test for properly set up project description file
linux-netdev
:
David Miller
Re: [PATCH 04/15] tg3: Preserve LAA when device control is released
Jean-Louis Dupond
Re: tg3 driver not advertising 1000mbit
Sven Wegener
[PATCH] ipvs: Add missing locking during connection table hashing and unhashing
David Miller
Re: [PATCH] qlcnic: dont assume NET_IP_ALIGN is 2
Stephen Hemminger
[PATCH 2/2] sky2: fix transmit state on resume
git-commits-head
:
Linux Kernel Mailing List
[SCSI] scsi ioctl: fix kernel-doc warning
Linux Kernel Mailing List
ALSA: HDA - Correct trivial typos in comments.
Linux Kernel Mailing List
i2c-viapro: Add support for SMBus Process Call transactions
Linux Kernel Mailing List
i2c: Documentation: upgrading clients HOWTO
Linux Kernel Mailing List
[PATCH] fix sysctl_nr_open bugs
openbsd-misc
:
Die Gestalt
Re: How to re-build openssl with SHA1 support?
Edwin Eyan Moragas
Re: managing routes for multiple PPPoE connections
Brian Candler
Re: OBSD's perspective on SELinux
Jonathan Schleifer
Why is getaddrinfo breaking POSIX?
Predrag Punosevac
Re: Kernel developers guide/tutorial
Colocation donated by:
Syndicate