X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Fcore%2Fswap.h;h=9136b9abab724083dc27abf34b1235bf2d15b1bf;hb=f5b51ea7fcb0b6380c3ceb4d4f3f22f647c6fd32;hp=5de8c20c042f97d5df42a6be38c1adafc89de63a;hpb=628c89cc68ab96fce2de7ebba5933725d147aecc;p=elogind.git diff --git a/src/core/swap.h b/src/core/swap.h index 5de8c20c0..9136b9aba 100644 --- a/src/core/swap.h +++ b/src/core/swap.h @@ -87,6 +87,8 @@ struct Swap { bool is_active:1; bool just_activated:1; + bool reset_cpu_usage:1; + SwapResult result; usec_t timeout_usec;