summaryrefslogtreecommitdiff
path: root/open_issues/crashes_vs_system_load_cpu_load_rpc_load.mdwn
blob: 4076d8d006ab61b87dbedd38652d69861b55f499 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]]

[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts.  A copy of the license
is included in the section entitled [[GNU Free Documentation
License|/fdl]]."]]"""]]

IRC, unknown channel, unknown date:

    <antrik> I have a theory
    <antrik> when the system is under CPU load, the ext2 locking issues are more likely to happen
    <antrik> I'm under the impression, that when doing something disk-intensive (like a compile job) *considerably* more often causes crashes, when doing *any* other activity in parallel -- be it other compile jobs, or CPU-only activities
    <antrik> thinking about it, I'm not sure whether CPU-intensive is the decisive criterium, or maybe RPC-intensive...
    <antrik> CPU load doesn't seem to have any effect -- neither alone, nor in combination with other testcases