文章
826
標籤
177
分類
7
Home
Archives
Tags
Categories
Link
About
米斯特周
自即日起,启用新域名
返回首頁
搜尋
Home
Archives
Tags
Categories
Link
About
自即日起,启用新域名
發表於
2012-10-24
|
更新於
2026-04-20
|
我的世界
|
總字數:
56
|
閱讀時間:
1分鐘
|
瀏覽量:
自即日起,本站启用新域名
www.bestzhou.org
域名,bestzhou.net域名因所有权问题,导致续费困难,放弃了。唉。一年一换,完全没有好处,搜索引擎又要重新添加。
文章作者:
zhou
文章連結:
https://82885312.vercel.app/2012/10/23/2012-10-24-new-domain-new-life/
版權聲明:
本部落格所有文章除特別聲明外,均採用
CC BY-NC-SA 4.0
授權協議。轉載請註明來源
米斯特周
!
上一篇
TCMalloc
TCMalloc (google-perftools) 是用于优化C++写的多线程应用,比glibc 2.3的malloc快。这个模块可以用来让MySQL在高并发下内存占用更加稳定。 安装步骤: The glibc built-in stack-unwinder on 64-bit systems has some problems with the perftools libraries. (In particular, the cpu/heap profiler may be in the middle of malloc, holding some malloc-related locks when they invoke the stack unwinder. The built-in stack unwinder may call malloc recursively, which may require the thread to acquire a lock it already holds: deadlock.) For that reason, if ...
下一篇
LVM下的archlinux安装
昨天晚上在自己的笔记本上用LVM,尝试一下linux使用lvm的效果,结果grub的安装上就存在问题,安装不了。grub2.0是支持全盘lvm的,但是我不知道为什么,总是安装不成功。目前查阅了一些文章,两种方案: /boot分区单独分出来。 如果全部是lvm的话,使用lilo。 即便这样,还是会出现同样的问题。启动的时候,会出现一个错误信息 no volume groups found(没有找到卷组),然后启动就停止了。很显然,卷组没有被激活,挂载不了。 这时候,必须要modprobe dm-mod,然后lvm vgchange -ay,然后再退出exit,启动就能进行下来。很奇怪的问题。按照官方文档的方法,已经在rc.conf中USELVM=yes,mkinitcpio.conf的hooks里面添加了LVM2,但是依旧存在问题。 我看arch论坛的人修改hooks脚本,来达到使lvm卷组被激活。 /usr/lib/initcpio/hooks/lvm2 #!/usr/bin/ash run_hook() { local pvdev mo...
評論
zhou
文章
826
標籤
177
分類
7
最新文章
CertBot申请证书
2026-04-13
Tailscale-自建Derp中继服务器
2026-03-12
Github无法push代码报Connection closed
2024-11-28
Cloudflare Tunnels无法建立隧道的解决办法
2024-11-26
Stay With Me - Miki Matsubara
2024-11-23
搜尋
資料載入中