Re: "Multiple monitors managed by a single process to reduce system load" – how do you achieve that?
Bill Wilson <[email protected]> Tue, 3 Feb 2015 09:39:33 -0600
| Newsgroups | gmane.comp.gnome.apps.gkrellm |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 03 Feb 2015 15:43:19 +0100 "Jochen Hayek (gkrellm)" <[email protected]> wrote: > Hi, > > that sounds like a very nice feature, > but I wasn't able to spot the configuration of that. > > If I look at my machine's process list, there is one process per gkrellm, > so it's not working like that by itself. > > Kind regards, > ~J It's just a description of how gkrellm works compared to dockapps which were common when gkrellm originated. Each dockapp was single process monitoring only one thing while gkrellm was a single process monitoring multiple things. However, gkrellm does now use some threads. Bill