Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755415AbZCaKip (ORCPT ); Tue, 31 Mar 2009 06:38:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754582AbZCaKib (ORCPT ); Tue, 31 Mar 2009 06:38:31 -0400 Received: from wf-out-1314.google.com ([209.85.200.170]:53277 "EHLO wf-out-1314.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754412AbZCaKia (ORCPT ); Tue, 31 Mar 2009 06:38:30 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=GV/Dn24sjct4L33Ix4+vb2FybNAL1YQrJzj9b2tXnHgiLcyQKL3TsiQ5M5MnN5q0K8 h8mtOGHInR1uMjsS9DhbO2S1JxGRaHQB/UVeszGKCtcfb4rON8Ne6L7nF5VaSH1iI6PW 6TV0iMiH+Od1vSLV320TE4/fPTofdvhf5vRB8= MIME-Version: 1.0 Date: Tue, 31 Mar 2009 19:38:28 +0900 Message-ID: <28c262360903310338k20b8eebbncb86baac9b09e54@mail.gmail.com> Subject: add_to_swap_cache with GFP_ATOMIC ? From: Minchan Kim To: Hugh Dickens Cc: linux-mm , lkml Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 432 Lines: 15 Hi, all. Let me have a question. I don't know why we should call add_to_swap_cache with GFP_ATOMIC ? Is there a special something for avoiding blocking? -- Kinds regards, Minchan Kim -- 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/