2013/10/1, José Vázquez <ppvazquez...@gmail.com>: >> Now i'm sure that only fails with smp images when block-mount is >> enabled, while with generic works fine. Also, with the Comtrend >> WAP-5813n (http://wiki.openwrt.org/toh/comtrend/ct5813) nobody noticed >> nothing strange because nobody enables block-mount in that router. >> What i can do to help with this issue? >> > Made another test with BB r38248 and this time the number of renamed > files decreased a lot; maybe filename length? > Still no idea if it is due to the updates in the modules of the new > init process or the move to kernel 3.10.13 in bcm63xx target. > > root@OpenWrt:/# ls -R /etc > /etc: > TZ hotplug.d profile > banner hotplug.json protocols > config init.d rc.button > crontabs inittab rc.common > diag.sh modules-boot.d rc.d > dnsmasq.conf modules.d rc.local > dropbear mtab resolv.conf > ethers openwrt_release services > firewall.user openwrt_version shadow > fstab opkg.conf shells > group passwd sysctl.conf > hosts ppp sysupgrade.conf > hotplug-preinit.json preinit uci-defaults > > /etc/config: > dhcp firewall luci system uhttpd > dropbear fstab network ucitrack wireless > > /etc/crontabs: > > /etc/dropbear: > dropbear_dss_host_key opoparar_dssosost_key > dropbear_rsa_host_key opopbearsasaososkekey > > /etc/hotplug.d: > block firmware iface net > > /etc/hotplug.d/block: > 10-mount > > /etc/hotplug.d/firmware: > 10-rt2x00-eeprom > > /etc/hotplug.d/iface: > 00-netstate 20-firewall > > /etc/hotplug.d/net: > 00-sysctl > > /etc/init.d: > boot dropbear luci_dhcp_migrate telnet > ciciixixmeme firewall luci_fixtime uhttpd > cron fstab network umount > dnsmasq led sysctl > done log sysntpd > > /etc/modules-boot.d: > 02-crypto-hash 30-fs-ext4 input-gpio-keys-polled > 20-usb-core 40-scsi-core usb-storage > 30-button-hotplug 40-usb2 > > /etc/modules.d: > 02-crypto-hash 30-fs-ext4 ipt-core > 09-crypto-arc4 40-scsi-core ipt-nat > 20-usb-core 40-usb2 ipt-nathelper > 25-nls-cp437 ath9k ppp > 25-nls-cp850 input-gpio-keys-polled pppoe > 30-button-hotplug ipt-conntrack usb-storage > > /etc/ppp: > chap-secrets filter options resolv.conf > > /etc/rc.button: > failsafe reset rfkill > > /etc/rc.d: > K50dropbear S11sysctl S50uhttpd > K89log S19firewall S59luci_dhcp_migrate > K90network S20network S60dnsmasq > K95luci_fixtime S21log S95done > K98boot S40fstab S96led > K99umount S50cron S98sysntpd > S05luci_fixtime S50dropbear > S10boot S50telnet > > /etc/uci-defaults: > root@OpenWrt:/# > > As you can see only three of the files are affected by the issue. > > A user of seguridadwireless forum also noticed the issue without > enabling block-mount with the Comtrend WAP-5813n > (http://wiki.openwrt.org/toh/comtrend/ct5813) but i couldn't confirm > it. > > José >
Finally decided to test with AA (kernel 3.3.8) for which i've made a some kind of patch to enable SMP and nothing strange with jffs2 fs happened. Also noticed that bogomips in core 1 are the same that in core 0, while with BB they are different: http://pastebin.com/7jisa6km http://pastebin.com/KieR005R Of course a difference in bogomips does not mean nothing. Attached is the patch; i've made it with the patches that Jonas, Kevin and Florian have sent to linux-mips and openwrt. Still i have no idea where is the problem, but hope that this info could help others to find what is happening. Regards: José Vázquez
900-smp.patch.tar.xz
Description: application/xz
_______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel