From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx139.postini.com [74.125.245.139]) by kanga.kvack.org (Postfix) with SMTP id A08916B0006 for ; Sun, 7 Apr 2013 04:11:51 -0400 (EDT) Received: by mail-ia0-f169.google.com with SMTP id y26so197419iab.0 for ; Sun, 07 Apr 2013 01:11:51 -0700 (PDT) Message-ID: <51612A37.3060406@gmail.com> Date: Sun, 07 Apr 2013 16:11:35 +0800 From: Ric Mason MIME-Version: 1.0 Subject: Re: [PATCH] staging: zcache: fix compile error References: <1364788247-30657-1-git-send-email-bob.liu@oracle.com> <5160C865.7020500@gmail.com> <516128EB.1000503@oracle.com> In-Reply-To: <516128EB.1000503@oracle.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-linux-mm@kvack.org List-ID: To: Bob Liu Cc: Bob Liu , gregkh@linuxfoundation.org, konrad.wilk@oracle.com, dan.magenheimer@oracle.com, fengguang.wu@intel.com, linux-mm@kvack.org On 04/07/2013 04:06 PM, Bob Liu wrote: > On 04/07/2013 09:14 AM, Ric Mason wrote: >> Hi Bob, >> On 04/01/2013 11:50 AM, Bob Liu wrote: >>> Because 'ramster_debugfs_init' is not defined if !CONFIG_DEBUG_FS, >>> there is >> How you configure ramster? I can't find "Cross-machine RAM capacity >> sharing, aka peer-to-peer tmem" option in Device Drivers->Staging drivers-> >> >> a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a?? >> Search Results >> a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a??a?? >> a?? Symbol: RAMSTER [=n] a?? >> a?? Type : boolean a?? >> a?? Prompt: Cross-machine RAM capacity sharing, aka peer-to-peer tmem a?? >> a?? Defined at drivers/staging/zcache/Kconfig:13 a?? >> a?? Depends on: STAGING [=y] && CONFIGFS_FS [=m]=y && SYSFS [=y] && >> !HIGHMEM [=n] && ZCACHE [=y] && NET [=y] a?? >> a?? Location: a?? >> a?? -> Device Drivers a?? >> a?? -> Staging drivers (STAGING [=y]) a?? >> a?? (1) -> Dynamic compression of swap pages and clean pagecache >> pages (ZCACHE [=y]) a?? >> a?? Selects: HAVE_ALIGNED_STRUCT_PAGE [=y] >> > Please confirm: > CONFIG_X86_32=y > CONFIG_NOHIGHMEM=y > CONFIG_CONFIGFS_FS=y Got it, thanks. > > Thanks, > -Bob -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org