From owner-freebsd-questions@freebsd.org Thu Sep 15 07:36:07 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87D40BDAC5B for ; Thu, 15 Sep 2016 07:36:07 +0000 (UTC) (envelope-from shamim.shahriar@gmail.com) Received: from mail-wm0-x235.google.com (mail-wm0-x235.google.com [IPv6:2a00:1450:400c:c09::235]) (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 1C11D180F for ; Thu, 15 Sep 2016 07:36:07 +0000 (UTC) (envelope-from shamim.shahriar@gmail.com) Received: by mail-wm0-x235.google.com with SMTP id i130so84726635wmf.0 for ; Thu, 15 Sep 2016 00:36:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=INSSsD2x/9Shg2l28oNM7ykI1WX759EenJq4rSzt8uE=; b=0ei5N+p8+4ww2Seoeg/7RA+HmyNoPdEVSz37xj/4NLe+R/xg+gRKAlD/QqF3kdmAvG jvXWFQj+7tdmhxMvYzJNTLrfJ0UQScELWqeMSP2xUhnQvNPrYSwjivJvE/C3Xa/25XwF j8feXnh0Of0pkgsRsQuKXEJidGAkwXIrdxFFzqICU3NUV4qokde2ZKrvf4O8Q4dO0zF1 53DMeX6ijSTk1vyJJLhBAmjvj1+0fybJGNDNr99pZ8eohhdom9y14bVYn7TY3Xenvw9K JQcdiFINmP/5wToFVo7Xz687t9THiAnad875Xp/Pqlys0J3GSXd6dOjPN8W9q2t90HJK Cgww== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=INSSsD2x/9Shg2l28oNM7ykI1WX759EenJq4rSzt8uE=; b=KamJ2Q5b4gO8BoLlzJCU/ETL3FvcFGcEGqK31VpErmv9k/KUTma96eUk/7AitqqgR7 d3pORKHfiD0QqBhf4p6jCTmSwL/zv4zKG5v/e3VhcLR+qT5w1oDzb78F2WXjQ0QsoZw8 XYOjtlw2q4cX9pSZaUKU1Ne9/AISu5DOo/cUvxmbPm9bzif0MWNmvNKchHpDNGjxju/F sVee6Si14PZHjbIgXYf1bH2CpG/ZvqVWD3BUU34YZRc3sPSe19P65ywovSYlF5d3Dkz4 /32mSIjhRPALcUpjyGl72pUVGBwP6+dsYsnQN+p7z3c1H87pg78DyYUwa8b+57IGTQeQ crRQ== X-Gm-Message-State: AE9vXwN3gW5pieBt2Xaj9gyyC3+/0gFbtR45mNX2/t0mKClSL+8QatG9zOuOygaZK8KERPU/S9C5BVGvmije7Q== X-Received: by 10.194.5.202 with SMTP id u10mr7122392wju.149.1473924965255; Thu, 15 Sep 2016 00:36:05 -0700 (PDT) MIME-Version: 1.0 Received: by 10.80.178.33 with HTTP; Thu, 15 Sep 2016 00:36:04 -0700 (PDT) Received: by 10.80.178.33 with HTTP; Thu, 15 Sep 2016 00:36:04 -0700 (PDT) In-Reply-To: <20160915013848.5564c238@archlinux.localdomain> References: <42.56.05022.D3A48D75@dnvrco-oedge02> <20160914120349.76a015cd@gumby.homeunix.com> <20160914175449.185d12b0@archlinux.localdomain> <20160914221954.00fb1d56@gumby.homeunix.com> <20160915013848.5564c238@archlinux.localdomain> From: Shamim Shahriar Date: Thu, 15 Sep 2016 08:36:04 +0100 Message-ID: Subject: Re: Best kind of hard drive for heavy use? To: Ralf Mardorf Cc: "freebsd-questions@FreeBSD.org" Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Sep 2016 07:36:07 -0000 On 15 Sep 2016 00:39, "Ralf Mardorf via freebsd-questions" < freebsd-questions@freebsd.org> wrote: > > On Wed, 14 Sep 2016 22:19:54 +0100, RW via freebsd-questions wrote: > >IIRC with 4 GiB RAM you can have up to 16 GiB of swap, so you could > >support up to about 19 GiB of tmpfs if you want. > > Ok, but I guess than tmpfs could use the whole memory and cause issues > with other software running at the same time. It would be nice, if here > would be a possibility to assign 3 GiB of 4 GiB to tmpfs and if the > 3 GiB are reached swap should be used. Perhaps it does exist, I might > be just to lazy to find out. > Yes it does, and yes you are :P man fstab All the best > Regards, > Ralf > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " freebsd-questions-unsubscribe@freebsd.org"