[mythtv] Advanced Partition Formatting
Matt Zimmerman
mdz at debian.org
Wed Feb 25 14:39:46 EST 2004
On Tue, Feb 24, 2004 at 07:19:45PM -0600, William Powers wrote:
> I took a stab a collecting the available information on filesystem
> performance for the "Advanced Partition Formatting" section of the
> HOWTO. Please feel free to use any part that you feel is useful and
> discard the rest.
>
> <body style="" vlink="purple" link="blue" lang="EN-US">
> <bh ?://w
?.hmyt
pv.?g@/docs/
$- at howto.
pmxl#t=""><a
> p?a="%?m&?P!
?r/?Si/bW?
?" (fa="" pu`="" s?s="" ?f?yn??at=""><r
> p?`i?k="" ?!?5?n$e?3?c?%a="" '@c3c?u="" p?%$??w=""
> ?a?&???t?,a??,q??!???3?s="" ?7u??i="" ?(7?#="" ?agt6u-?="" p=""
> ?r?^?2??/2m?#?5?2=""><vg ?="" $a?3=""><b
> ?69?[??k??^
0`?????????$b="" ???????%?????3/2?ta="" ?r=""
> ??????b=""><f8ec6231f081044f8bd05335c1ab3363a3b97a
> @jsc-mail04.jsc.nasa.gov=""><http:><f8ec6231f081044f8bd05335c1ab3363a3b97a
> @jsc-mail04.jsc.nasa.gov=""></f8ec6231f081044f8bd05335c1ab3363a3b97a></http:></f8ec6231f081044f8bd05335c1ab3363a3b97a></b></vg></r></a></bh><span
> style="font-size: 10pt; font-family: "Courier New";"><a
> p?a="%?m&?P!
?r/?Si/bW?
?" (fa="" pu`="" s?s="" ?f?yn??at=""><b
> ?69?[??k??^
0`?????????$b="" ???????%?????3/2?ta="" ?r=""
> ??????b="">22.4 </b></a><a
> href="http://www.mythtv.org/docs/mythtv-HOWTO.html#toc22.4"><b
> ?69?[??k??^
0`?????????$b="" ???????%?????3/2?ta="" ?r=""
> ??????b="">Advanced Partition
> Formatting. </b></a><o:p></o:p></span>
What on Earth is this?
> ??????b="">There
> is however, one aspect of filesystem performance that can have a
> bearing on the
> performance of MythTV.<span style=""> </span>In Linux,
> deleting a file will pretty much tie up the CPU until the deletion has
> been
> completed.
I do not think it is accurate to say that deleting a file ties up the CPU.
In my experience the bottleneck is the amount of I/O generated.
> # mkfs.ext3 -T largefile4 -m 0 /dev/hdb1
> "-T largefile4" option creates one inode per 4 megabytes, which can
> provide a few percent more storage space.<span style="">
> </span>However, tests indicate that using the "-T largefile4" option
> can drastically increase the amount of time required to delete a large
> file and
> thus it should only be used with encoder settings that produce small
> video
> files (YMMV).
Is this true? I don't see how the total number of inodes would affect
deletion time at all.
--
- mdz
More information about the mythtv-dev
mailing list