You are not logged in.
Pages: 1
hi
i have a very poor performance, when i copy files from an secure digital card. my load avg. goes up to 2.4 and my mouse is lagging heavy. my kernel is 2.6.30.1, all necessary modules loaded
my cut output...
lsmod
mmc_block 8716 0
sdhci_pci 6380 0
sdhci 14004 1 sdhci_pci
mmc_core 41444 2 mmc_block,sdhci
lspci -k
06:04.1 FLASH memory: ENE Technology Inc ENE PCI Memory Stick Card Reader Controller (rev 01)
Subsystem: Toshiba America Info Systems Device ff01
06:04.2 SD Host controller: ENE Technology Inc ENE PCI Secure Digital Card Reader Controller (rev 01)
Subsystem: Toshiba America Info Systems Device ff02
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci
06:04.3 FLASH memory: ENE Technology Inc FLASH memory: ENE Technology Inc: (rev 01)
Subsystem: Toshiba America Info Systems Device ff01
06:04.4 FLASH memory: ENE Technology Inc SD/MMC Card Reader Controller (rev 01)
Subsystem: Toshiba America Info Systems Device ff02
Kernel driver in use: sdhci-pci
Kernel modules: sdhci-pci
dmesg
[10463.069539] mmc0: new SD card at address b368
[10463.069810] mmcblk0: mmc0:b368 SD 1.88 GiB
[10463.069912] mmcblk0: p1
[10560.776489] FAT: Filesystem panic (dev mmcblk0p1)
[10560.776494] fat_get_cluster: invalid cluster chain (i_pos 1518708)
[10560.776499] File system has been set read-only
[10560.776507] FAT: Filesystem panic (dev mmcblk0p1)
[10560.776510] fat_get_cluster: invalid cluster chain (i_pos 1518708)
[10560.776515] FAT: Filesystem panic (dev mmcblk0p1)
[10560.776517] fat_get_cluster: invalid cluster chain (i_pos 1518708)
[10560.776522] FAT: Filesystem panic (dev mmcblk0p1)
[10560.776524] fat_get_cluster: invalid cluster chain (i_pos 1518708)
...
/var/log/messages.log
Jul 28 22:13:40 linux kernel: [10463.069539] mmc0: new SD card at address b368
Jul 28 22:13:40 linux kernel: [10463.069810] mmcblk0: mmc0:b368 SD 1.88 GiB
Jul 28 22:13:40 linux kernel: [10463.069912] mmcblk0: p1
Jul 28 22:14:09 linux hald: mounted /dev/mmcblk0p1 on behalf of uid 1000
„Je verdinglichter die Welt, je dichter das Netz, das der Natur überworfen wurde, desto mehr beansprucht ideologisch das Denken, das jenes Netz spinnt, seinerseits Natur, Urerfahrung zu sein." Theodor W. Adorno [aus: Wozu noch Philosopie]
Offline
Hello Kriz!
[10560.776507] FAT: Filesystem panic (dev mmcblk0p1)
[10560.776510] fat_get_cluster: invalid cluster chain (i_pos 1518708)
Could you check it, or rebuild from tree, or reformat? What does it mean 'slow' by you ?
Are there lot of small file, or bigger files but lesser ?
Offline
Hello Kriz!
hi
Could you check it, or rebuild from tree, or reformat?
check, didn't do it. rebuild from tree? idk wat u mean? reformat, nope
What does it mean 'slow' by you ?
copying 1,6 gb in e.g. 45 minutes
Are there lot of small file, or bigger files but lesser ?
47 files from some kb to 250 mb alltogether 1,6gb
it seems not right that for copying form sd card my load avg. goes so high (to 2.4). maybe the pemanent logging of the error while copying is a cause. coping files to sd card works fine.
„Je verdinglichter die Welt, je dichter das Netz, das der Natur überworfen wurde, desto mehr beansprucht ideologisch das Denken, das jenes Netz spinnt, seinerseits Natur, Urerfahrung zu sein." Theodor W. Adorno [aus: Wozu noch Philosopie]
Offline
Is there a problem on Archlinux only, or is it hardware related problem ?
Offline
didn't try out on other distros, but i think it might have to do sth. with hardware copy protection(?).
„Je verdinglichter die Welt, je dichter das Netz, das der Natur überworfen wurde, desto mehr beansprucht ideologisch das Denken, das jenes Netz spinnt, seinerseits Natur, Urerfahrung zu sein." Theodor W. Adorno [aus: Wozu noch Philosopie]
Offline
with the sd card in my laptop, copying is slow as hell as well, about the speed that kriz has, but i guess the sd card is just slow as hell, hardware related
Offline
copying to sd card is fast, but from sd is very slow. this lets me think that its a softw. related prob
„Je verdinglichter die Welt, je dichter das Netz, das der Natur überworfen wurde, desto mehr beansprucht ideologisch das Denken, das jenes Netz spinnt, seinerseits Natur, Urerfahrung zu sein." Theodor W. Adorno [aus: Wozu noch Philosopie]
Offline
Pages: 1