* [sisyphus] на ядрах 4.9 перепутано user time и system time
@ 2017-06-09 15:46 Alexey Tourbin
2017-06-14 11:13 ` Anton V. Boyarshinov
0 siblings, 1 reply; 4+ messages in thread
From: Alexey Tourbin @ 2017-06-09 15:46 UTC (permalink / raw)
To: sisyphus
Мужчины!
Как говорил Иисус Христос, если на хвосте у льва висит бирка с надписью
"Хавронья", протри газа свои.
$ head -c $((4<<20)) /dev/urandom |/usr/bin/time xz |wc -c
0.00user 1.13system 0:01.17elapsed 97%CPU (0avgtext+0avgdata 58564maxresident)k
0inputs+0outputs (0major+952minor)pagefaults 0swaps
4194576
$ head -c $((8<<20)) /dev/urandom |/usr/bin/time xz |wc -c
0.00user 2.56system 0:02.65elapsed 96%CPU (0avgtext+0avgdata 94372maxresident)k
0inputs+0outputs (0major+1188minor)pagefaults 0swaps
8389088
Как такое может быть, что user time и system time меняются местами?
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] на ядрах 4.9 перепутано user time и system time
2017-06-09 15:46 [sisyphus] на ядрах 4.9 перепутано user time и system time Alexey Tourbin
@ 2017-06-14 11:13 ` Anton V. Boyarshinov
2017-06-14 13:37 ` Anton V. Boyarshinov
0 siblings, 1 reply; 4+ messages in thread
From: Anton V. Boyarshinov @ 2017-06-14 11:13 UTC (permalink / raw)
To: Alexey Tourbin; +Cc: sisyphus
> Как такое может быть, что user time и system time меняются местами?
Подтверждаю для ядер 4.10 и 4.11 :(
Перед 4.9 ощутимо перепахали kernel/sched/cputime.c и вот видимо оно
вот что вышло...
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] на ядрах 4.9 перепутано user time и system time
2017-06-14 11:13 ` Anton V. Boyarshinov
@ 2017-06-14 13:37 ` Anton V. Boyarshinov
2017-06-14 16:08 ` Anton V. Boyarshinov
0 siblings, 1 reply; 4+ messages in thread
From: Anton V. Boyarshinov @ 2017-06-14 13:37 UTC (permalink / raw)
To: sisyphus
В Wed, 14 Jun 2017 14:13:25 +0300
"Anton V. Boyarshinov" <boyarsh@altlinux.ru> пишет:
> > Как такое может быть, что user time и system time меняются местами?
>
> Подтверждаю для ядер 4.10 и 4.11 :(
Проверка архива Сизифа показала, что этот слом произошёл между ядрами
4.5 и 4.6... Буду копать.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [sisyphus] на ядрах 4.9 перепутано user time и system time
2017-06-14 13:37 ` Anton V. Boyarshinov
@ 2017-06-14 16:08 ` Anton V. Boyarshinov
0 siblings, 0 replies; 4+ messages in thread
From: Anton V. Boyarshinov @ 2017-06-14 16:08 UTC (permalink / raw)
To: sisyphus
В Wed, 14 Jun 2017 16:37:31 +0300
"Anton V. Boyarshinov" <boyarsh@altlinux.org> пишет:
> > > Как такое может быть, что user time и system time меняются
> > > местами?
> >
> > Подтверждаю для ядер 4.10 и 4.11 :(
> Проверка архива Сизифа показала, что этот слом произошёл между ядрами
> 4.5 и 4.6... Буду копать.
Проблема локализована и будет исправлена в следующей сборке, спасибо за
сообщение.
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-06-14 16:08 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-09 15:46 [sisyphus] на ядрах 4.9 перепутано user time и system time Alexey Tourbin
2017-06-14 11:13 ` Anton V. Boyarshinov
2017-06-14 13:37 ` Anton V. Boyarshinov
2017-06-14 16:08 ` Anton V. Boyarshinov
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git