On Sun, 04 May 2008 22:12:12 +0900 KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com> wrote:This is a problem. Processes without __GFP_FS or __GFP_IO cannot wait on processes that have those flags set in their gfp_mask, and tasks that do not have __GFP_IO set cannot wait for tasks with it. This is because the tasks that have those flags set may grab locks that the tasks without the flag are holding, causing a deadlock. The easiest fix would be to only make tasks with both __GFP_FS and __GFP_IO sleep. Tasks that call try_to_free_pages without those flags are relatively rare and should hopefully not cause any issues. -- All Rights Reversed --
| Manu Abraham | PCIE |
| Jared Hulbert | [PATCH 00/10] AXFS: Advanced XIP filesystem |
| Pardo | Re: pthread_create() slow for many threads; also time to revisit 64b context switc... |
| Tomasz Chmielewski | Re: [PATCH] Intel IXP4xx network drivers v.2 - Ethernet and HSS |
git: | |
| Thomas Glanzmann | fatal: serious inflate inconsistency |
| Jeff Garzik | Re: Using GIT to store /etc (Or: How to make GIT store all file permission bits) |
| Andy Parkins | Re: git-fetch and unannotated tags |
| Yossi Leybovich | corrupt object on git-gc |
| Richard Stallman | Real men don't attack straw men |
| Bertram Scharpf | First install: Grub doesn't find partitions |
| Unix Fan | Chatting with developers? Is it soo 1996? |
| Joel Wiramu Pauling | Re: Suggested PF Setup when using BitTorrent? |
| Vegard Nossum | Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison overwritten |
| Jarek Poplawski | Re: NMI lockup, 2.6.26 release |
| Tomas Winkler | [PATCH] iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG |
| Simon Horman | Re: [PATCH] sendfile() and UDP socket |
