berkovsky Posted April 12, 2016 Share Posted April 12, 2016 Hi all Some time System load: 1.44 or System load: 2.13 Board banana pi pro ARMBIAN Debian GNU/Linux 8 (jessie) 4.4.6 /etc/init.d# grep sleep * acpid: sleep 1 alsa-utils: sleep 1 armhwinfo: ifconfig | grep -q eth0 || (ifconfig eth0 up ; sleep 2) armhwinfo: (sleep ${BlinkTime} && echo default-on >/sys/class/leds/green_led/trigger) & bluetooth: sleep 1 bootlogs: sleep 1 brcm40183-patch: /usr/bin/timeout 60s /usr/local/bin/brcm_patchram_plus -d --patchram /lib/firmware/ap6210/bcm20710a1.hcd --enable_hci --no2bytes --tosleep 1000 $MAC_OPTIONS /dev/$PORT > /tmp/brcm40183.firmware 2>&1 checkfs.sh: sleep 5 checkroot.sh: sleep 5 checkroot.sh: sleep 5 checkroot.sh: sleep 5 firstrun:while [ -f /tmp/firstrun_running ]; do sleep 1; done firstrun: sleep 3 hdparm: sleep 2 hdparm: sleep) hostapd: sleep 8 keymap.sh: sleep 10 killprocs: sleep 1 lirc: sleep 1 loadcpufreq: sleep 1 mountnfs.sh: sleep 0.1 nginx: sleep 1 nginx: sleep 1 nmbd: sleep 1 nmbd: sleep 1 ntp: $0 stop && sleep 2 && $0 start php5-fpm: # on this one. As a last resort, sleep for some time. php5-fpm: # sleep for some time. rsync: sleep 1 rsync: sleep 1 samba-ad-dc: sleep 1 samba-ad-dc: sleep 1 sendsigs: sleep 1 smbd: sleep 1 smbd: sleep 1 udev: sleep 60 udev: sleep 30 udev: sleep 15 upmpdcli: # on this one. As a last resort, sleep for some time. System load: 2.13 Up time: 25 sec Memory usage: 5 % of 1004Mb IP: 192.168.1.133 CPU temp: 42°C Usage of /: 24% of 7.3G storage/: 5% of 30G sleep 5 sleep 5 sleep 30 sleep 60 sleep 15 I tried to cut the kernel, to speed up the bootload, but apparently such delays is not going to help? Link to comment Share on other sites More sharing options...
Recommended Posts