外部記憶體的擴充
最近重新看了一次著名的日本卡通中文叫做”攻殼機動隊“, 英文叫Chost in the Shell, 不時看到卡通人物可以有離線儲存記憶體, 等於是可以將不常使用的記憶下戴到此媒體儲存, 有點像哈利波特中的儲思盆一樣, 比較起來google有像是網路使用者的外部記憶體, 即使使用者電腦離線, 資料仍然存在廣大的網路世界。
Powered by ScribeFire.
最近重新看了一次著名的日本卡通中文叫做”攻殼機動隊“, 英文叫Chost in the Shell, 不時看到卡通人物可以有離線儲存記憶體, 等於是可以將不常使用的記憶下戴到此媒體儲存, 有點像哈利波特中的儲思盆一樣, 比較起來google有像是網路使用者的外部記憶體, 即使使用者電腦離線, 資料仍然存在廣大的網路世界。
Powered by ScribeFire.
休了長達一年的假,是時間出門看看了
如何在交互的問與答,深入問題的思考與解答
Prepare Proxmox VE LXC with Debian 13 template for run docker containter After the Debian startup to disable kernel logger monitor in rsyslog.conf edit /etc/rsyslog.conf to disable kernel log collection #module(load="imklog") # provides kernel logging support Prepare MySQL/Mariadb database appliance for rsyslog output
首先我買了Raspberry Pi CM5後來買了Raspberry Pi CM5 I/O board來當個人電腦使用,系統是安裝在256GB SD卡上運行的很好。用久了在開啟較肥的程式像Web Browser或LiberOffice會有慢半拍的反應,而有了升級NVME m.2 SSD念頭。 因為Raspberry Pi 5支援的最快PCIe gen3 x 4就不去考慮快的Gen4 or Gen5 m.2 SSD。找了ADATA出的 LEGEND 710入門級的產品,會利用HMB(Host Memory Buffer)來加速I/O速度,因為是Raspberry Pi OS kernel會認不得而無法正常使用 事先在SD卡的/boot/firmware/cmdline.txt 加入 kernel command line參數如下,然後重開機m.