Gentoo Archives: gentoo-user

From: "Vadim A. Misbakh-Soloviov" <gentoo@×××.name>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Any utility to forcibly freeze or swap out a specific pid?
Date: Mon, 02 Jul 2018 09:34:44
Message-Id: 4275211.u2DuQDDWtV@tp
In Reply to: Re: [gentoo-user] Any utility to forcibly freeze or swap out a specific pid? by Andrew Udvare
1 > kill -s SIGSTOP <list of PIDs>
2 > kill -s SIGCONT <list of PIDs>
3
4 Although, such a "freezing" doesn't free any RAM :-/

Replies

Subject Author
Re: [gentoo-user] Any utility to forcibly freeze or swap out a specific pid? "Håkon Alstadheim" <hakon@×××××××××××××××.no>
[gentoo-user] Re: Any utility to forcibly freeze or swap out a specific pid? Grant Edwards <grant.b.edwards@×××××.com>