Gentoo Archives: gentoo-user

From: covici@××××××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] problems with performance when booted using systemd
Date: Fri, 06 Jun 2014 05:59:26
Message-Id: 12779.1402034358@ccs.covici.com
1 Hi. I am having some strange performance problems when booted under
2 systemd. These problems happened a little bit under openrc, but are
3 much more pronounced with systemd.
4
5 I am using just virtual consoles, no gui whatsoever at the moment. I
6 also use tmux with 4 windows in one of the vcs. My system is an i7
7 processor, quod core and 16g of ram and 2g of swap space which appears
8 not to be used. I am using uvesafb for the console, so I get 64x160
9 screens.
10
11 The first problem is that if I don't press any keystrokes for several
12 minutes and then want to move to another vc, it takes about 3 or 4
13 seconds after the alt-left arrow or alt-right arrow command to take
14 effect. Even within the same vt, if I don't do anything for several
15 minutes, it takes several seconds till the keystroke echoes and
16 something happens. Once I have done this, things act normally, but its
17 kind of annoying. Also, my load average seems to always be >1. I have
18 looked at top and things seem to be OK, except that my cpu usage is like
19 this:
20 Tasks: 934 total, 2 running, 931 sleeping, 0 stopped, 1 zombie
21 %Cpu(s): 12.5 us, 1.2 sy, 0.0 ni, 86.0 id, 0.2 wa, 0.0 hi, 0.0 si,
22 0.0 st
23 KiB Mem: 16450248 total, 9678656 used, 6771592 free, 1084088 buffers
24 KiB Swap: 2097148 total, 4 used, 2097144 free. 1147688 cached
25 Mem
26
27 PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+
28 COMMAND
29 9969 root 20 0 708 16 0 R 100.0 0.0 1549:10 v86d
30 579 root 30 10 0 0 0 S 9.1 0.0 16:09.93
31 speakup
32 11789 root 20 0 22524 2388 1116 R 0.7 0.0 0:00.03 top
33 7 root 0 -20 0 0 0 S 0.3 0.0 0:10.41
34 kworker/u:0H
35
36 and onward ...
37 This is an awful lot of tasks, I have never seen so many!
38
39 Anyone have any ideas? Thanks much.
40
41
42 --
43 Your life is like a penny. You're going to lose it. The question is:
44 How do
45 you spend it?
46
47 John Covici
48 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] problems with performance when booted using systemd "J. Roeleveld" <joost@××××××××.org>
Re: [gentoo-user] problems with performance when booted using systemd Mick <michaelkintzios@×××××.com>