Josselin Poiret
0831dfab75
system: Add swap flags.
* gnu/system/file-systems.scm (swap-space)[priority, discard?]: Add
them.
* guix/build/syscalls.scm (SWAP_FLAG_PREFER, SWAP_FLAG_PRIO_MASK,
SWAP_FLAG_PRIO_SHIFT, SWAP_FLAG_DISCARD): Add them.
* gnu/build/file-systems.scm (swap-space->flags-bit-mask): Add it.
* gnu/services/base.scm (swap-service-type): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-23 10:24:27 +01:00
..
2021-06-22 13:10:32 +02:00
2020-09-03 00:09:38 +02:00
2021-06-13 23:57:45 +02:00
2020-04-02 16:07:08 +02:00
2021-03-15 15:53:11 +02:00
2020-07-15 10:26:35 +03:00
2020-12-03 16:18:33 +01:00
2020-06-22 15:42:55 +02:00
2020-02-28 09:39:31 +01:00
2020-08-24 10:41:06 +02:00
2021-10-14 16:45:06 +02:00
2021-09-08 13:39:27 +02:00
2021-05-05 10:01:48 +02:00
2021-09-25 09:34:36 +02:00
2020-06-18 14:48:17 +02:00
2021-10-18 14:53:17 +03:00
2021-04-15 03:22:55 -04:00
2021-10-08 09:13:52 +02:00
2020-10-10 22:37:45 +02:00
2021-06-22 13:10:36 +02:00
2021-11-16 14:39:51 +02:00
2021-10-01 21:27:35 +02:00
2020-09-12 11:18:56 +02:00
2021-06-22 13:10:28 +02:00
2021-10-16 17:30:31 +02:00
2021-07-19 14:46:28 +03:00
2021-06-24 14:10:29 +02:00
2021-07-18 02:11:13 -04:00
2021-10-17 18:26:44 +02:00
2021-06-22 17:55:05 +02:00
2021-07-02 16:50:09 -04:00
2021-11-14 18:02:22 -08:00
2021-09-25 09:34:36 +02:00
2020-12-15 17:32:11 +01:00
2020-10-10 22:37:45 +02:00
2021-11-23 10:24:27 +01:00