From owner-freebsd-xen@FreeBSD.ORG Mon May 25 08:52:21 2015 Return-Path: Delivered-To: freebsd-xen@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 04A98B44 for ; Mon, 25 May 2015 08:52:21 +0000 (UTC) (envelope-from fang8802@gmail.com) Received: from mail-wg0-x230.google.com (mail-wg0-x230.google.com [IPv6:2a00:1450:400c:c00::230]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 93A0919F for ; Mon, 25 May 2015 08:52:20 +0000 (UTC) (envelope-from fang8802@gmail.com) Received: by wghq2 with SMTP id q2so67589306wgh.1 for ; Mon, 25 May 2015 01:52:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=L7FAO8b4OGWwlz3SzCF8f9KWEsrXlfq0JS0PSmIz96Y=; b=C3eBaDe8zu1U2deGmx4d86Ya/kJJfWmw0aKRP9vRdYc6WORp2S1QC0c56Wz9fNjmL5 DHQzIFbyKe1ZcENWEww8YayAZ77VMASZTvb0Bh+BsyBQ7cwWQLckjRXIFl5WGAPal6V+ 957HH2yTODGdrsmX58rBuTR+FCN0nW88amZotiajOYrZGoTcDMeQpFKJFODaIYuKw+lx w41lDXePYAAmtdV/4bb9q/tLkP4mbcLJLSew+ITNll25hnemCqM0jv6u1DgeZB/3BSwL sjWTwjrVlByqYBqi4vRsNIHEZHBkBS8vbp//bmB7wwEYHXNCWnYDO75O0E8Z542pyegM lqNQ== MIME-Version: 1.0 X-Received: by 10.194.11.73 with SMTP id o9mr38726850wjb.116.1432543939042; Mon, 25 May 2015 01:52:19 -0700 (PDT) Received: by 10.194.234.35 with HTTP; Mon, 25 May 2015 01:52:18 -0700 (PDT) Date: Mon, 25 May 2015 16:52:18 +0800 Message-ID: Subject: Question about TMEM support (frontswap &cleancache) on FreeBSD From: yunfang tai To: freebsd-xen@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.20 X-BeenThere: freebsd-xen@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussion of the freebsd port to xen - implementation and usage List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2015 08:52:21 -0000 Hi, I saw there was "tmem.h" file in FreeBSD source code, but I did not see any TMEM related supports (like frontswap & cleancache) in FreeBSD. Is it implemented in FreeBSD? Or is it planned to be implemented in FreeBSD? Thanks!!! Best Regards, Yunfang Tai