An open API service indexing awesome lists of open source software.

https://github.com/freaky/swapflush

Flush swap devices on FreeBSD
https://github.com/freaky/swapflush

Last synced: about 1 year ago
JSON representation

Flush swap devices on FreeBSD

Awesome Lists containing this project

README

          

# swapflush - flush data in swap devices back into memory

## Synopsis

```
swapflush -a | file ...
```

## Description

The swapflush utility removes, and re-adds the specified swap devices
from the system, while ensuring they always remains open to ensure
detach-on-last-close devices such as geli(8) onetime providers survive
the process.