Re: 關於pagedaemon這支程式 - BBS

Kristin avatar
By Kristin
at 2007-12-12T18:18

Table of Contents

※ 引述《[email protected] (淡)》之銘言:
: ※ 引述《[email protected] (哇丟係小怪)》之銘言:
: > 我的系統大約每十五分鐘就會跑pagedaemon這支程式
: ^^^^^^^^^^???
: > 請問如何設定這支程式
: > 或是有相關的教學或說明文件嗎
: uname -a

ps ax | grep pagedaemon

好像是 kernel 的東西... = =

--
Tags: BBS

All Comments

安裝時的error message

Charlie avatar
By Charlie
at 2007-12-12T10:47
※ 引述《GABA (dfasfd)》之銘言: : freebsd6.0 : 安裝在seagate梭魚4 80G IDE硬碟上 系統只有一顆硬碟 當安裝設定都設定好後 開始安 : 裝 就跳出 : A geometry of 155061\16\63 for ad2 is incorrect. Using a ...

安裝時的error message

Daph Bay avatar
By Daph Bay
at 2007-12-12T10:15
freebsd6.0 安裝在seagate梭魚4 80G IDE硬碟上 系統只有一顆硬碟 當安裝設定都設定好後 開始安 裝 就跳出 A geometry of 155061\16\63 for ad2 is incorrect. Using a more likely geometry. If this ...

sparc64上的OpenBSD

William avatar
By William
at 2007-12-11T21:12
我打算重灌Solaris 不過一直沒辦法光碟開機 之前輸入指令 reboot cdrom就可以 現在試了一些指令似乎都不行 reboot cdrom 不行 boot boot_sparc64 指令也找不到 env boot-device=and#34;cdromand#34; 也沒用 還是說有沒辦法 ...

ssh 進去後馬上斷線

Enid avatar
By Enid
at 2007-12-10T12:59
我有的時候也會遇到這樣的情況 不過更多情形是在本機電腦上登入,然後直接登出 後來發現有tcsh.core,看來是shell當掉 然後要亂搞一下.cshrc,不知道怎麼樣的又會恢復 後來有發現和檔案系統爆掉會有一些關連性,但我仍查不出正確的原因... -- -------------------------- ...

USB 隨身碟自動mount

Kelly avatar
By Kelly
at 2007-12-09T14:14
※ 引述《psilotum (好小孩)》之銘言: : ※ 引述《chinsan.bbsatbbs.sayya.org (淡)》之銘言: : : 應該是要找 usbd 之類的 daemon 下手 : : 試試看把下列加到 /etc/rc.conf : : usbd_enable=and#34;YESan ...