Re: Softupdates question

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: George C
Date: Wednesday, May 9, 2007 - 1:36 pm

On 5/9/07, Nick Holland <nick@holland-consulting.net> wrote:

I'm still curious about the issue of using softdep's when you have a
raid card with write-cache (and battery)... I thought I'd do a simple
test unpacking the ports.tar.gz with softdeps disabled/enabled, to
see for myself.

Without softdep enabled, I have the following:

george@skolem# time tar xzf ports.tar.gz
0.970u 2.120s 1:00.62 5.0%      0+0k 9821+210784io 6pf+0w
george@skolem# time rm -r ports
0.160u 1.390s 1:01.65 2.5%      0+0k 14994+126181io 17pf+0w

About a minute to unpack and another minute to remove.


With softdep enabled, I have the following:

george@skolem# time tar xzf ports.tar.gz
1.270u 2.100s 0:45.62 7.3%      0+0k 9874+66318io 59pf+0w
george@skolem# time rm -r ports
0.210u 1.230s 0:14.59 9.8%      0+0k 15741+22055io 17pf+0w

45 seconds to unpack and 15 seconds to remove.

(I've repeated this a few times each way, and I always have
roughly the same results.)

With softdep enabled, there was more cpu time, but a noticeable
decrease in total time.

So, fair to say that even with raid+write-cache+battery that
softdep's are beneficial (in terms of less disk time)?
I'm more interested in maintaining disk-consistency, and with
this setup, it looks like softdeps will still help with that also.


Thanks again for all the info!

-George
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Softupdates question, George C, (Mon May 7, 11:09 pm)
Re: Softupdates question, Nick Holland, (Tue May 8, 4:06 am)
Re: Softupdates question, mickey, (Tue May 8, 4:16 am)
Re: Softupdates question, Daniel Ouellet, (Tue May 8, 11:58 am)
Re: Softupdates question, Daniel Ouellet, (Tue May 8, 12:06 pm)
Re: Softupdates question, Ingo Schwarze, (Tue May 8, 4:01 pm)
Re: Softupdates question, George C, (Tue May 8, 9:15 pm)
Re: Softupdates question , Marco S Hyman, (Wed May 9, 12:59 am)
Re: Softupdates question, Nick Holland, (Wed May 9, 3:46 am)
Re: Softupdates question, mickey, (Wed May 9, 6:06 am)
Re: Softupdates question, Henning Brauer, (Wed May 9, 6:19 am)
Re: Softupdates question, Peter Fraser, (Wed May 9, 7:45 am)
Re: Softupdates question, mickey, (Wed May 9, 8:49 am)
Re: Softupdates question, Peter Fraser, (Wed May 9, 9:03 am)
Re: Softupdates question, Stephan Andre', (Wed May 9, 9:24 am)
Re: Softupdates question, George C, (Wed May 9, 1:36 pm)
Re: Softupdates question, mickey, (Fri May 11, 5:12 am)