@EastonMan 看的新闻
+碎碎念
+膜大佬
+偶尔猫猫
+伊斯通听的歌
Sysadmin

3 surprising things Linux sysadmins can do with systemdalansmitheeThu, 03/23/2023 - 03:00
It's not just for making your computer boot faster. Download our new systemd eBook for Linux sysadmins for more tips.

When it first started out, there was a lot of press about systemd and its ability to speed up boot time. That feature had a mostly-universal appeal (it's less important to…

source
(author: alansmithee)
Enable Sysadmin
How to create multidomain web applications with Podman and Nginx

Learn how to use Podman and Nginx to work with applications from different domains on the same host.

source
(author: Alexon Oliveira)
Enable Sysadmin
Not applying updates? You're doing it wrong

All your excuses for not doing updates—from fear of downtime to concerns about testing—are wrong.

source
(author: Scott McBrien)
Enable Sysadmin
Build a golden image for your RHEL homelab with Image Builder

Create customized templates for your Red Hat Enterprise Linux (RHEL)-based homelab that you can deploy repeatedly with automated upkeep.

source
(author: Eric "IT Guy" Hendricks)
#今日看了什么
Passion: (from Latin pati "to suffer")
-- From Wikipedia
Easton Man's Channel
商业角度我不懂,单纯从处理器设计的角度,kp920给我的感觉是一个设计初期堆feature堆到一半的产品,和香山南湖甚至雁栖湖甚至龙芯杯作品的情况比较相似。基本是没有做细节上的打磨,非常多的corner case极易在某些常见应用上遇到问题。相当一些设计没有做过fine tuning甚至说benchmark,连在spec 06/17上都没有做。这个设计水平距离同时代的A76都差了不少,更不要说苹果和Intel了。
22年我做一个在kp920上纠错码的kernel优化,当时就遇到各种奇怪的问题。
典型的就是访存带宽的问题。
另一个当时觉得匪夷所思的是向量性能很迷惑,当混杂向量指令和小循环时,整个处理器的性能会退化到接近顺序处理器的性能。现在看来很可能是调度队列大小+整数向量跨域前递的问题。
Easton Man's Channel
现在无需怀疑kp920是买的A76改改了,前端设计一塌糊涂,访存像是龙芯杯作品,这就是信创灵车吗…
商业角度我不懂,单纯从处理器设计的角度,kp920给我的感觉是一个设计初期堆feature堆到一半的产品,和香山南湖甚至雁栖湖甚至龙芯杯作品的情况比较相似。基本是没有做细节上的打磨,非常多的corner case极易在某些常见应用上遇到问题。相当一些设计没有做过fine tuning甚至说benchmark,连在spec 06/17上都没有做。这个设计水平距离同时代的A76都差了不少,更不要说苹果和Intel了。
Easton Man's Channel
#龙芯 #JamesAslan 1h 慢报 隔壁龙芯组好高产 https://zhuanlan.zhihu.com/p/614965112
现在无需怀疑kp920是买的A76改改了,前端设计一塌糊涂,访存像是龙芯杯作品,这就是信创灵车吗…
Enable Sysadmin
Storing sensitive data using Podman secrets: Which method should you use?

Podman supports two ways for storing sensitive data: using raw Podman secrets or creating Kubernetes secrets using Podman.

source
(author: Ygal Blum)
Enable Sysadmin
Create a libvirt network with Open vSwitch

libvirt's default Linux bridge imposes limitations with some advanced network features. Try using OVS to implement libvirt networks instead.

source
(author: David Silva)
Back to Top