<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Slow on Evan Hoffman</title><link>https://evan.wtf/tags/slow/</link><description>Recent content in Slow on Evan Hoffman</description><generator>Hugo</generator><language>en-US</language><copyright>Evan Hoffman</copyright><lastBuildDate>Tue, 28 Feb 2012 16:15:20 +0000</lastBuildDate><atom:link href="https://evan.wtf/tags/slow/index.xml" rel="self" type="application/rss+xml"/><item><title>Slow HTTP downloads through Cisco ASA 5500</title><link>https://evan.wtf/2012/02/28/slow-http-downloads-through-cisco-asa-5500/</link><pubDate>Tue, 28 Feb 2012 16:15:20 +0000</pubDate><guid>https://evan.wtf/2012/02/28/slow-http-downloads-through-cisco-asa-5500/</guid><description>&lt;p&gt;Recently we noticed weird behavior downloading files from certain sites. The transfer would start out fast (around 10 MB/s), then after a couple of seconds it would plummet to around 9 KB/s. It didn&amp;rsquo;t happen for every file or every site: downloads from S3 buckets were still particularly fast. But some files that I remember being particularly fast were now showing this weird fast/slow/fast/slow behavior, for example the &lt;a href="http://download.oracle.com/otn-pub/java/jdk/6u25-b06/jdk-6u25-linux-i586-rpm.bin"&gt;Sun JDK&lt;/a&gt; and ISOs from &lt;a href="http://mirrors.rit.edu/centos/6/isos/x86_64/"&gt;rit.edu&lt;/a&gt; that used to saturate our pipe were now getting all cRAzY.&lt;/p&gt;</description></item><item><title>Macbook Pro locks up with SSD installed.</title><link>https://evan.wtf/2011/08/23/macbook-pro-locks-up-with-ssd-installed/</link><pubDate>Tue, 23 Aug 2011 12:04:54 +0000</pubDate><guid>https://evan.wtf/2011/08/23/macbook-pro-locks-up-with-ssd-installed/</guid><description>&lt;p&gt;A few weeks ago I switched from my trusty old &lt;a href="http://www.newegg.com/Product/Product.aspx?Item=N82E16834147346"&gt;HP nc8430&lt;/a&gt; to a &lt;a href="http://www.amazon.com/gp/product/B002C744K6/ref=as_li_ss_tl?ie=UTF8&amp;amp;tag=evanhoffmasho-20&amp;amp;linkCode=as2&amp;amp;camp=217145&amp;amp;creative=399369&amp;amp;creativeASIN=B002C744K6"&gt;Macbook Pro&lt;/a&gt; (MC118LL/A) that was left spare when another employee left. I mostly enjoyed using Linux but I was tired of dealing with weird quirks like having X lock up, essentially forcing me to do a hard reboot.&lt;/p&gt;&#10;&lt;p&gt;To transition, I copied my documents from Linux to Mac, then turned off the Linux laptop. Surprisingly I found I didn&amp;rsquo;t need to turn Linux back on at all.&#10;Last week, I decided to put the final nail in Linux&amp;rsquo;s coffin by taking the SSD (&lt;a href="http://www.amazon.com/gp/product/B002CI41US/ref=as_li_ss_tl?ie=UTF8&amp;amp;tag=evanhoffmasho-20&amp;amp;linkCode=as2&amp;amp;camp=217145&amp;amp;creative=399369&amp;amp;creativeASIN=B002CI41US"&gt;Corsair CMFSSD-128GBG2D&lt;/a&gt;)out of it and putting it in my Macbook. The Macbook was pretty fast (Core 2 Duo @ 2.5 GHz) but some things were noticeably slower on its 7200RPM disk than on Linux with an SSD, especially running Windows VMs.&lt;/p&gt;</description></item><item><title>Amazon EC2 - ext3 mkfs takes 30+ minutes?</title><link>https://evan.wtf/2010/08/02/amazon-ec2-ext3-mkfs-takes-30-minutes/</link><pubDate>Mon, 02 Aug 2010 11:33:42 +0000</pubDate><guid>https://evan.wtf/2010/08/02/amazon-ec2-ext3-mkfs-takes-30-minutes/</guid><description>&lt;p&gt;I&amp;rsquo;ve been playing around with Amazon EC2 for a new project I&amp;rsquo;m working on and so far I&amp;rsquo;m really impressed. One thing I&amp;rsquo;ve noticed, however, is that it takes forever to create an ext3 filesystem on a new volume. For example, the below command took over 30 minutes to create the filesystem on a 300 GB volume:&lt;/p&gt;&#10;&lt;blockquote&gt;&#10;&lt;h1 id="mke2fs--j--m0-devsdf1"&gt;mke2fs -j -m0 /dev/sdf1&lt;a class="heading-anchor" href="#mke2fs--j--m0-devsdf1" aria-label="Link to this section"&gt;&#10; &lt;svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2.2"&#10; stroke-linecap="round" stroke-linejoin="round" aria-hidden="true" focusable="false"&gt;&#10; &lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&#10; &lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&#10; &lt;/svg&gt;&#10; &lt;/a&gt;&#10;&lt;/h1&gt;&#10;&lt;p&gt;mke2fs 1.40.4 (31-Dec-2007)&#10;Filesystem label=&#10;OS type: Linux&#10;Block size=4096 (log=2)&#10;Fragment size=4096 (log=2)&#10;39321600 inodes, 78642183 blocks&#10;0 blocks (0.00%) reserved for the super user&#10;First data block=0&#10;Maximum filesystem blocks=4294967296&#10;2400 block groups&#10;32768 blocks per group, 32768 fragments per group&#10;16384 inodes per group&#10;Superblock backups stored on blocks:&#10;32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208,&#10;4096000, 7962624, 11239424, 20480000, 23887872, 71663616&lt;/p&gt;</description></item></channel></rss>