login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
May
»
6
Re: [-mm][PATCH 4/5] core of reclaim throttle
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: KOSAKI Motohiro
Subject:
Re: [-mm][PATCH 4/5] core of reclaim throttle
Date: Monday, May 5, 2008 - 6:01 pm
> > hmmm, AFAIK,
quoted text
> > on current kernel, sometimes __GFP_IO task wait for non __GFP_IO task > > by lock_page(). > > Is this wrong? > > This is fine. > > The problem is adding a code path that causes non __GFP_IO tasks to > wait on __GFP_IO tasks. Then you can have a deadlock.
Ah, OK. I'll add __GFP_FS and __GFP_IO check at next post. Thanks!
quoted text
> > therefore my patch care only recursive reclaim situation. > > I don't object to your opinion. but I hope understand exactly your opinion. > > I believe not all non __GFP_IO or non __GFP_FS calls are recursive > reclaim, but there are some other code paths too. For example from > fs/buffer.c
absolutely. --
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:
[-mm][PATCH 0/5] mm: page reclaim throttle v6
, KOSAKI Motohiro
, (Sun May 4, 5:53 am)
[-mm][PATCH 1/5] fix overflow problem of do_try_to_free_page()
, KOSAKI Motohiro
, (Sun May 4, 5:55 am)
[-mm][PATCH 2/5] introduce get_vm_event()
, KOSAKI Motohiro
, (Sun May 4, 5:57 am)
[-mm][PATCH 3/5] change function prototype of shrink_zone()
, KOSAKI Motohiro
, (Sun May 4, 5:58 am)
[-mm][PATCH 4/5] core of reclaim throttle
, KOSAKI Motohiro
, (Sun May 4, 5:59 am)
[-mm][PATCH 5/5] introduce sysctl parameter of max task of ...
, KOSAKI Motohiro
, (Sun May 4, 6:01 am)
Re: [-mm][PATCH 4/5] core of reclaim throttle
, KOSAKI Motohiro
, (Sun May 4, 6:12 am)
Re: [-mm][PATCH 0/5] mm: page reclaim throttle v6
, KOSAKI Motohiro
, (Sun May 4, 7:38 am)
Re: [-mm][PATCH 3/5] change function prototype of shrink_z ...
, minchan Kim
, (Sun May 4, 9:42 pm)
Re: [-mm][PATCH 4/5] core of reclaim throttle
, minchan Kim
, (Sun May 4, 10:21 pm)
Re: [-mm][PATCH 1/5] fix overflow problem of do_try_to_fre ...
, Nishanth Aravamudan
, (Mon May 5, 1:12 am)
Re: [-mm][PATCH 4/5] core of reclaim throttle
, KOSAKI Motohiro
, (Mon May 5, 1:24 am)
Re: [-mm][PATCH 3/5] change function prototype of shrink_z ...
, KOSAKI Motohiro
, (Mon May 5, 1:31 am)
Re: [-mm][PATCH 4/5] core of reclaim throttle
, minchan Kim
, (Mon May 5, 1:32 am)
Re: [-mm][PATCH 3/5] change function prototype of shrink_z ...
, minchan Kim
, (Mon May 5, 1:37 am)
Re: [-mm][PATCH 2/5] introduce get_vm_event()
, Rik van Riel
, (Mon May 5, 2:47 pm)
Re: [-mm][PATCH 4/5] core of reclaim throttle
, Rik van Riel
, (Mon May 5, 2:51 pm)
Re: [-mm][PATCH 4/5] core of reclaim throttle
, KOSAKI Motohiro
, (Mon May 5, 3:23 pm)
Re: [-mm][PATCH 4/5] core of reclaim throttle
, Rik van Riel
, (Mon May 5, 5:43 pm)
Re: [-mm][PATCH 4/5] core of reclaim throttle
, KOSAKI Motohiro
, (Mon May 5, 6:01 pm)
Re: [-mm][PATCH 1/5] fix overflow problem of do_try_to_fre ...
, KOSAKI Motohiro
, (Mon May 5, 8:29 pm)
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