Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: How to delete recordings?
Hello!
Am Samstag, 6. April 2002 14:22 schrieb Rainer Zocholl:
> It's really funny:
> i have only 50GB for recordings.
> If the disc is full, the recording listing took 6 seconds.
> If i have 7h free the listing took only -fully acceptable- 2secs.
> 7 h are less than 14 recordings.
> Are that 14 recordings so many files? (Ext3, 2.4.17)
It depends on how many recordings you have. You could give us the following
informations:
liquid:/video/vdr # find . -type d | wc -l
79
liquid:/video/vdr # df -h
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 2.0G 920M 1.0G 46% /
/dev/hda8 8.7G 5.0G 3.8G 57% /audio
/dev/hda1 30M 6.8M 22M 24% /boot
/dev/hda5 2.9G 1.7G 1.2G 57% /usr
/dev/hda6 2.9G 123M 2.8G 5% /var
/dev/hda7 39G 34G 5.3G 87% /video
shmfs 61M 0 61M 0% /dev/shm
liquid:/video/vdr # mount | grep video
/dev/hda7 on /video type reiserfs (rw)
liquid:/video/vdr # cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 6
cpu MHz : 797.359
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov
pat pse36 mmx fxsr sse
bogomips : 1592.52
liquid:/video/vdr # uname -a
Linux liquid 2.4.18 #1 Tue Feb 26 14:28:20 CET 2002 i686 unknown
The ext3 filesystem is actually a bit slower than ext2. You'll have a faster
fs with reiserfs. A friend of mine, Daniel Phillips (tux2) created a patch to
ext2 which makes directory accesses much faster, but I don't know if it's in
the current kernel.
Andi
--
Web: http://www.flood-net.de/
Mail: flood@flood-net.de
Phone: +49-(0)-30-680577-44
Linux opens doors, not windows!
http://www.bundestux.de/ http://counter.li.org/
Home |
Main Index |
Thread Index