summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2011-December/010683.html
blob: c88e62fd5a3f3a47df607bd5f91f974667894b93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] Fwd: Re: [Cooker] System can stall under heavy IOs with slow storage devices
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Fwd%3A%20Re%3A%20%5BCooker%5D%20System%20can%20stall%20under%20heavy%20IOs%0A%20with%20slow%20storage%20devices&In-Reply-To=%3C4EF07EEB.1020501%40roadrunner.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="010698.html">
   <LINK REL="Next"  HREF="010704.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] Fwd: Re: [Cooker] System can stall under heavy IOs with slow storage devices</H1>
    <B>Frank Griffin</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Fwd%3A%20Re%3A%20%5BCooker%5D%20System%20can%20stall%20under%20heavy%20IOs%0A%20with%20slow%20storage%20devices&In-Reply-To=%3C4EF07EEB.1020501%40roadrunner.com%3E"
       TITLE="[Mageia-dev] Fwd: Re: [Cooker] System can stall under heavy IOs with slow storage devices">ftg at roadrunner.com
       </A><BR>
    <I>Tue Dec 20 13:26:19 CET 2011</I>
    <P><UL>
        <LI>Previous message: <A HREF="010698.html">[Mageia-dev] [soft-commits] [2494] Port stage2 to use udev.
</A></li>
        <LI>Next message: <A HREF="010704.html">[Mageia-dev] [changelog] [RPM] cauldron core/release	php-5.3.9-0.RC3.1.mga2
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#10683">[ date ]</a>
              <a href="thread.html#10683">[ thread ]</a>
              <a href="subject.html#10683">[ subject ]</a>
              <a href="author.html#10683">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>I've been noticing this symptom for a while now especially when running 
programs that copy large files using large buffer sizes.  It's worse 
than just firefox, as the entire desktop will freeze for minutes at a time.

This change/workaround cleared this up entirely for me.  If we haven't 
incorporated this yet, we should consider doing so.

-------- Original Message --------
Subject: 	Re: [Cooker] System can stall under heavy IOs with slow 
storage devices
Date: 	Mon, 19 Dec 2011 19:36:02 +0100
From: 	Florian Hubold &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">doktor5000 at arcor.de</A>&gt;
Reply-To: 	<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">cooker at mandrivalinux.org</A>
To: 	<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">cooker at mandrivalinux.org</A>



Am 19.12.2011 10:26, schrieb Franck Bui:
&gt;<i>  Hello,
</I>&gt;<i>
</I>&gt;<i>  I've noticed a regression on my system which can stall some applications
</I>&gt;<i>  (most notably firefox) during very very long time (&gt;  10 mins).
</I>Man, you're my hero, trying to find out what causes this since some months now.
At least two thumbs up! :)
&gt;<i>  It's apparently related to transparent huge pages and I found that it
</I>&gt;<i>  had already been described by LWN here a month ago:
</I>&gt;<i>  <A HREF="http://lwn.net/Articles/467328/.">http://lwn.net/Articles/467328/.</A>
</I>&gt;<i>
</I>&gt;<i>  Unlike what it's stated in the article, the regression is not really
</I>&gt;<i>  hard to trigger in my case: just plug a USB stick, copy on it a big
</I>&gt;<i>  file, then try to use firefox...
</I>&gt;<i>
</I>&gt;<i>  To fix this, simply try to disable THP:
</I>&gt;<i>
</I>&gt;<i>    echo madvise&gt;/sys/kernel/mm//transparent_hugepage/enabled
</I>&gt;<i>
</I>&gt;<i>  and firefox should work as expected now.
</I>&gt;<i>
</I>&gt;<i>  So, if no one objects, the plan is to simply default the THP stuff to
</I>&gt;<i>  &quot;madvise&quot; for desktop flavour where an application has to ask
</I>&gt;<i>  explicitly huge page otherwise it will be disabled.
</I>&gt;<i>
</I>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: &lt;/pipermail/mageia-dev/attachments/20111220/d21b7be0/attachment-0001.html&gt;
</PRE>




































<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="010698.html">[Mageia-dev] [soft-commits] [2494] Port stage2 to use udev.
</A></li>
	<LI>Next message: <A HREF="010704.html">[Mageia-dev] [changelog] [RPM] cauldron core/release	php-5.3.9-0.RC3.1.mga2
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#10683">[ date ]</a>
              <a href="thread.html#10683">[ thread ]</a>
              <a href="subject.html#10683">[ subject ]</a>
              <a href="author.html#10683">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>