massively reduce the number of forks that busybox ash has to do while processing...
authorFelix Fietkau <nbd@openwrt.org>
Sun, 1 Jul 2007 03:42:49 +0000 (03:42 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 1 Jul 2007 03:42:49 +0000 (03:42 +0000)
commit08d6217b424a852fefed1b12361fceb82d0369a1
treeacfc21827795225a95428e2a69adf11ef8c633b7
parent843b8577994d64fae26ca1df1d4dafa261cfcc0f
massively reduce the number of forks that busybox ash has to do while processing our scripts
this is accomplished simply by changing the order in which it looks for builtins and applets

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7815 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/busybox/patches/270-ash_performance.patch [new file with mode: 0644]