hrs
8a3748f531
- Add vnode-backed swap space specification support. This is enabled when
...
device names "md" or "md[0-9]*" and a "file" option are specified in
/etc/fstab like this:
md none swap sw,file=/swap.bin 0 0
- Add GBDE/GELI encrypted swap space specification support, which
rc.d/encswap supported. The /etc/fstab lines are like the following:
/dev/ada1p1.bde none swap sw 0 0
/dev/ada1p2.eli none swap sw 0 0
.eli devices accepts aalgo, ealgo, keylen, and sectorsize as options.
swapctl(8) can understand an encrypted device in the command line
like this:
# swapctl -a /dev/ada2p1.bde
- "-L" flag is added to support "late" option to defer swapon until
rc.d/mountlate runs.
- rc.d script change:
rc.d/encswap -> removed
rc.d/addswap -> just display a warning message if $swapfile is defined
rc.d/swap1 -> renamed to rc.d/swap
rc.d/swaplate -> newly added to support "late" option
These changes alleviate a race condition between device creation/removal
and swapon/swapoff.
MFC after: 1 week
Reviewed by: wblock (manual page)
2013-06-27 18:28:45 +00:00
..
2012-05-02 14:25:39 +00:00
2013-06-27 18:28:45 +00:00
2012-08-22 18:49:02 +00:00
2012-09-11 05:04:59 +00:00
2012-01-14 02:18:41 +00:00
2012-02-14 10:51:24 +00:00
2012-01-06 14:00:31 +00:00
2012-12-13 09:41:32 +00:00
2012-07-19 22:33:13 +00:00
2010-05-14 04:53:57 +00:00
2012-01-14 02:18:41 +00:00
2012-07-13 06:46:09 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2012-09-11 05:04:59 +00:00
2012-01-14 02:18:41 +00:00
2012-09-11 05:04:59 +00:00
2012-01-14 02:18:41 +00:00
2010-09-29 13:08:23 +00:00
2012-07-13 06:46:09 +00:00
2012-02-08 08:52:40 +00:00
2012-01-20 17:19:50 +00:00
2012-09-11 05:04:59 +00:00
2010-05-19 19:03:19 +00:00
2011-03-30 01:19:00 +00:00
2012-09-11 05:04:59 +00:00
2013-06-27 18:28:45 +00:00
2012-01-14 02:18:41 +00:00
2012-09-11 05:04:59 +00:00
2012-08-22 22:17:35 +00:00
2012-08-22 22:17:35 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2013-06-26 04:00:52 +00:00
2011-03-30 01:19:00 +00:00
2010-05-19 19:03:19 +00:00
2012-01-08 20:25:29 +00:00
2012-09-11 05:04:59 +00:00
2012-09-04 21:47:09 +00:00
2013-05-04 15:42:55 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2013-05-19 04:10:34 +00:00
2012-09-11 05:04:59 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2013-01-17 01:27:39 +00:00
2012-02-14 10:51:24 +00:00
2012-05-06 20:46:04 +00:00
2011-12-01 22:50:10 +00:00
2012-07-13 06:46:09 +00:00
2012-09-11 05:04:59 +00:00
2012-02-14 10:51:24 +00:00
2012-02-12 07:45:48 +00:00
2012-01-14 02:18:41 +00:00
2013-06-27 18:28:45 +00:00
2013-06-27 18:28:45 +00:00
2010-05-14 04:53:57 +00:00
2012-09-11 05:04:59 +00:00
2009-10-10 22:17:03 +00:00
2010-11-25 18:20:28 +00:00
2012-09-11 05:04:59 +00:00
2012-02-14 10:51:24 +00:00
2013-05-04 14:00:16 +00:00
2012-09-11 05:04:59 +00:00
2012-01-14 02:18:41 +00:00
2012-09-11 05:04:59 +00:00
2012-09-11 05:04:59 +00:00
2012-01-14 02:18:41 +00:00
2013-06-09 18:11:36 +00:00
2011-09-13 00:06:11 +00:00
2012-01-14 02:18:41 +00:00
2011-10-23 09:08:42 +00:00
2012-09-11 05:04:59 +00:00
2012-01-14 02:18:41 +00:00
2011-06-11 21:14:22 +00:00
2012-02-14 10:51:24 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2010-09-27 15:55:39 +00:00
2012-09-11 05:04:59 +00:00
2013-06-18 02:37:15 +00:00
2011-04-25 05:57:01 +00:00
2012-01-14 02:18:41 +00:00
2012-09-11 05:04:59 +00:00
2013-02-05 12:18:39 +00:00
2012-09-11 05:04:59 +00:00
2012-09-11 06:25:10 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2012-09-11 05:04:59 +00:00
2012-09-11 05:04:59 +00:00
2011-03-30 18:32:45 +00:00
2012-09-11 05:04:59 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2013-06-09 18:11:36 +00:00
2012-01-14 02:18:41 +00:00
2013-02-25 17:07:42 +00:00
2012-01-14 02:18:41 +00:00
2012-01-14 02:18:41 +00:00
2013-03-19 05:08:25 +00:00
2012-01-14 02:18:41 +00:00
2012-08-22 18:35:17 +00:00
2012-09-11 05:04:59 +00:00
2012-02-12 14:58:50 +00:00
2013-06-21 17:23:19 +00:00
2012-02-14 10:51:24 +00:00
2010-01-11 23:32:36 +00:00
2011-10-23 10:17:42 +00:00
2010-05-14 04:53:57 +00:00
2013-06-27 18:28:45 +00:00
2013-06-27 18:28:45 +00:00
2011-11-08 23:02:32 +00:00
2013-03-22 20:12:25 +00:00
2013-05-13 20:28:24 +00:00
2012-01-14 02:18:41 +00:00
2012-07-13 20:10:59 +00:00
2012-01-14 02:18:41 +00:00
2012-09-11 05:04:59 +00:00
2012-09-11 05:04:59 +00:00
2012-01-14 02:18:41 +00:00
2012-09-11 05:04:59 +00:00
2009-08-23 05:47:19 +00:00
2012-02-14 10:51:24 +00:00
2012-02-14 10:51:24 +00:00
2012-02-14 10:51:24 +00:00
2012-02-14 10:51:24 +00:00
2012-02-14 10:51:24 +00:00
2012-02-14 10:51:24 +00:00
2009-07-29 05:23:52 +00:00
2011-02-27 19:44:10 +00:00