#a: 4g 0 4.2BSD
#a: * * 4.2BSD
-After the last line add :
+After the last line you will add your SSD setup, see the WARNINGS section of [swapcache(8)](http://leaf.dragonflybsd.org/cgi/web-man?command=swapcache§ion8) about leaving room on the drive for proper wear levelling. For the 40GB drive 32GB should be the max size used for the cache.
- b: * 0 swap
+Add this line.
-Now save the file.
-
-Create a new file system on your drive.
+ b: 32g 0 swap
- # newfs /dev/ad6s1b
+Now save the file.
# Adding Disk to fstab
vm.swapcache.read_enable=1
vm.swapcache.meta_enable=1
- vm.swapcache.data_enable=1
-See [swapcache(8)](http://leaf.dragonflybsd.org/cgi/web-man?command#swapcache§ion8) for other sysctl options.
+See [swapcache(8)](http://leaf.dragonflybsd.org/cgi/web-man?command=swapcache§ion8) for other sysctl options like vm.swapcache.data_enable
# Activating the swapcache