Date: Sun, 6 Oct 2013 14:33:50 +0200 From: Hugo Lombard <hal@elizium.za.net> To: Beeblebrox <zaphod@berentweb.com> Cc: freebsd-fs@freebsd.org Subject: Re: Questions re swap-on-zfs Message-ID: <20131006123350.GJ3287@sludge.elizium.za.net> In-Reply-To: <1381060830753-5849397.post@n5.nabble.com> References: <1380880223590-5848720.post@n5.nabble.com> <524EEE40.5060208@gmail.com> <1381060830753-5849397.post@n5.nabble.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Oct 06, 2013 at 05:00:30AM -0700, Beeblebrox wrote: > > For #2, I have seen "pri=<some number> for fstab settings in linux how-to's. > Does pri= not work in FreeBSD, or does it not work for ZFS? I mean, why > "nope"? > swapon(8), first paragraph: The swapon, swapoff and swapctl utilities are used to control swap devices in the system. At boot time all swap entries in /etc/fstab are added automatically when the system goes multi-user. Swap devices use a fixed interleave; the maximum number of devices is specified by the ker- nel configuration option NSWAPDEV, which is typically set to 4. There is no priority mechanism. ^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^ -- Hugo Lombard .___. (o,o) /) ) ---"-"---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20131006123350.GJ3287>