TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Online Labs – ARM servers in the cloud

79 点作者 Remiii超过 10 年前

15 条评论

spindritf超过 10 年前
I haven&#x27;t used Online.net in a while but they&#x27;re on Twitter, on IRC, they have a forum based on Discourse[1], now this. It&#x27;s like a fresher OVH. French, too.<p>The servers have four logical processors like this<p><pre><code> processor : 0 model name : ARMv7 Processor rev 2 (v7l) Features : half thumb fastmult vfp edsp thumbee fpv3 tls idiva idivt vfpd32 lpae CPU implementer : 0x56 CPU architecture: 7 CPU variant : 0x2 CPU part : 0x584 CPU revision : 2 </code></pre> [1] <a href="https://community.cloud.online.net/" rel="nofollow">https:&#x2F;&#x2F;community.cloud.online.net&#x2F;</a>
评论 #8471371 未加载
hipaulshi超过 10 年前
<p><pre><code> free -m total used free shared buffers cached Mem: 2020 97 1923 0 6 40 -&#x2F;+ buffers&#x2F;cache: 49 1970 Swap: 0 0 0 </code></pre> Server seems to be located in France<p><pre><code> { &quot;as&quot;: &quot;AS12876 ONLINE S.A.S.&quot;, &quot;city&quot;: &quot;&quot;, &quot;country&quot;: &quot;France&quot;, &quot;countryCode&quot;: &quot;FR&quot;, &quot;isp&quot;: &quot;Tiscali France&quot;, &quot;lat&quot;: 48.86, &quot;lon&quot;: 2.35, &quot;org&quot;: &quot;Tiscali France&quot;, &quot;query&quot;: &quot;212.47.232.90&quot;, &quot;region&quot;: &quot;&quot;, &quot;regionName&quot;: &quot;&quot;, &quot;status&quot;: &quot;success&quot;, &quot;timezone&quot;: &quot;Europe&#x2F;Paris&quot;, &quot;zip&quot;: &quot;&quot; }</code></pre>
twotwotwo超过 10 年前
I think the big use case for ARM in datacenters, over the next few years, is for servers whose CPU usage is very low today--they&#x27;re consistently network-bound or they just act as a relatively dumb interface to RAM or disk (memcached, some distributed DBs, some dumb proxies). Baidu uses ARM for cloud storage, Facebook used AMD servers for memcached despite their lagging Intel on speed. Basically, you look elsewhere when a Xeon is too much.<p>Someday comes a point where apps that actually are compute-bound might want to use more, slower cores for power&#x2F;density&#x2F;cost&#x2F;etc.--I just don&#x27;t think that cutover is tomorrow for the kind of apps (most of) you or I work on.<p>Further out: This is a Marvell-designed core that looks slower than the Cortex-A15-based Tegra K1 in a Chromebook (posted results elsewhere in the comments; it could be a clock-speed issue, not anything inherent to the core designs). Further out, there&#x27;re some 64-bit ARM cores (Cortex-A57, X-Gene, Project Denver though that may not wind up in servers) and at process bumps (like TSMC 20nm). Related, check out <a href="http://www.anandtech.com/show/8580/hp-appliedmicro-and-ti-bring-new-arm-servers-to-retail" rel="nofollow">http:&#x2F;&#x2F;www.anandtech.com&#x2F;show&#x2F;8580&#x2F;hp-appliedmicro-and-ti-br...</a> if you haven&#x27;t. Of course, Intel isn&#x27;t sleeping, and low-power x86 chips will improve, too; there will be 14nm versions of the Atom-based Xeons someday. As ever, fun times.
评论 #8472179 未加载
pmav超过 10 年前
More data:<p><pre><code> ubuntu@c1-10-1-2-29:~$ dd if=&#x2F;dev&#x2F;zero of=test1 bs=1M count=512 512+0 records in 512+0 records out 536870912 bytes (537 MB) copied, 5.43834 s, 98.7 MB&#x2F;s ubuntu@c1-10-1-2-29:~$ dd if=test1 of=test2 bs=1M count=512 512+0 records in 512+0 records out 536870912 bytes (537 MB) copied, 5.869 s, 91.5 MB&#x2F;s ubuntu@c1-10-1-2-29:~$ dd if=test2 of=&#x2F;dev&#x2F;null bs=1M count=512 512+0 records in 512+0 records out 536870912 bytes (537 MB) copied, 0.60429 s, 888 MB&#x2F;s</code></pre>
nbkolchin超过 10 年前
Not impressive at all. Performance is not different from RK3188. Disk speed is also not impressing. Not good example of ARM server.<p>I wonder what advantages this product have if any?<p><pre><code> | Online Net | RK3188 Coremark (single) | 3288.391976 | 4745.333755 Coremark (dual cpu) | 6579.488445 | 8505.209441 Coremark (4-cpu) | 12985.958932 | 13930.001741 dhrystones | 3204101.2 | 5810575.0 linpack_dp | 96396.624 | 280673.07 linpack_sp | 141666.344 | 286485.812 nbench ASSIGNMENT | 5.4852 | 11.569 nbench BITFIELD | 1.8627e+08 | 3.1242e+08 nbench FOURIER | 4346.6 | 9248.2 nbench FP EMULATION | 94.734 | 143.8 nbench HUFFMAN | 1035 | 1444.5 nbench IDEA | 2035.4 | 1963.3 nbench LU DECOMPOSITION | 183.26 | 459.03 nbench NEURAL NET | 8.0897 | 13.392 nbench NUMERIC SORT | 573.47 | 733.99 nbench STRING SORT | 56.463 | 108.94 scimark Composite Score | 113.53 | 230.20 scimark FFT | 121.34 | 199.90 scimark LU | 92.63 | 279.92 scimark MonteCarlo | 64.20 | 81.53 scimark SOR | 191.28 | 420.49 scimark Sparse matmult | 98.23 | 169.17 stream Add | 1239.3447 | 1615.2325 stream Copy | 1168.6045 | 1147.0347 stream Scale | 926.4318 | 1599.6019 stream Triad | 1066.3372 | 1528.7064 stream_omp Add | 3159.7990 | 1271.3516 stream_omp Copy | 2603.3387 | 1193.8474 stream_omp Scale | 2372.8052 | 1653.1527 stream_omp Triad | 2595.0168 | 1245.1069</code></pre>
rakoo超过 10 年前
I wonder if the development of this idea will be hampered because of the ARM architecture, or if on the contrary it will boost ARM compatibility from developers. They claim they can have a better density of instances with physical ARM chips than with virtualized x64 instances, and still use less power. If this takes on it can be amazing.
adsche超过 10 年前
&gt; Follow @online_en on Twitter and send us a direct message with your email.<p>Don&#x27;t they have to follow YOU to be able to do that?
评论 #8471410 未加载
Termana超过 10 年前
Something that has hopefully not been overlooked for the paid version - making sure there is an ability to restart from the control panel (or whatever) - after issuing the shutdown command as root I thought refreshing the page might attempt to bring it back up but alas I was locked out for the rest of the 15 minutes.
nlstitch超过 10 年前
Argh.. 15 minutes wasn&#x27;t enough to download openjdk7 and run some tests :-(. Can anyone invite me?
IgorPartola超过 10 年前
This is really cool. The price is obviously going to be a question. The other thing I wonder is if this is more or less reliable than a VPS, in case of hardware failure.
oneofthose超过 10 年前
Their next generation should include a SoC with a GPU. GPUs make these little processors even more interesting.
fiatmoney超过 10 年前
Isn&#x27;t the whole point of &quot;the cloud&quot; to abstract away the specific hardware you&#x27;re using?
评论 #8472204 未加载
评论 #8473707 未加载
edouardb超过 10 年前
You can access the service preview, ask an invitation on twitter @online_en or on irc.online.net #onlinelabs
franze超过 10 年前
<p><pre><code> sudo rm &#x2F; -rf --no-preserve-root </code></pre> but it&#x27;s not as fun as it sounds
letmethink12超过 10 年前
Nice option, how much compute power does these ARM servers offer though?
评论 #8471291 未加载
评论 #8471309 未加载