c********l 发帖数: 8138 | 1 神座不准备共享文件(因为另外有NAS)
因神座是linux系统,所以准备装Asterisk和OPENVPN服务器。
在打算安装Asterisk之前,先做了research,看到这么一篇文章
http://archlinuxarm.org/forum/viewtopic.php?f=29&t=1846&p=10192
We have asterisk in the repo, though it may be getting
a little old at this point.
The only ways to appreciably speed up package building are:
1. distcc compilations to a cross-toolchain on a fast x86 computer
2. run builds on a SATA attached drive, USB induces a ton of IO wait
3. create about a 1GB file in tmpfs (thus RAM) on the x86 host, export over
iSCSI as the swapfile for the device
After building thousands of packages, that's really it. There's only so much
faster you can go on these small devices.
大意就是说:神座如果要装asterisk,需要编译,但由于神座一般外接USB闪盘
而USB的盘在编译时非常慢。所以要么神座开膛接SATA,要么用distcc。
但distcc显然不是我这种级别的人准备的
请问版上大牛:在神座上装Asterisk有什么好办法? |
|