Re: [問題] 用top查詢發現的怪現象

看板FreeBSD作者時間19年前 (2006/10/31 20:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串3/3 (看更多)
※ 引述《CheerC.bbs@binary.csie.ncu.edu.tw ( )》之銘言: > 然後用top查詢,發現記憶體好像都剩下很少 > Mem: 65M Active, 221M Inact, 71M Wired, 15M Cache, 48M Buf, 2920K Free > 請問這樣正常嗎? 正常 > maillog也很奇怪,一直跑出看不懂的東西, > 明明我有在rc.conf裡面加上 sendmail_enable="NONE" 啊! If you not need sendmail anymore, please add in your rc.conf: sendmail_enable="NO" sendmail_submit_enable="NO" sendmail_outbound_enable="NO" sendmail_msp_queue_enable="NO" And you can disable some sendmail specific daily maintenance routines in your /etc/periodic.conf file: daily_clean_hoststat_enable="NO" daily_status_mail_rejects_enable="NO" daily_status_include_submit_mailq="NO" daily_submit_queuerun="NO" > 要怎麼樣才能知道pkg_info裡面的哪些東西是用得到的, > 哪些是用不到的啊? > 因為可能用ports裝了某個東西a,它會順便裝b, c等等, > 可是把a砍掉以後b, c是不是就用不到了? 若你機器上只有裝 a, b, c 三者的話,那麼 b, c 是可以砍沒關係 但若 b or c 在其他安裝的套件也有 dependency 關係呢? 當然是不可以砍啊 XD > 那麼要怎樣判斷什麼東西是要的,什麼是不要的呢? 若不會判斷的話,就交給 sysutils/pkg_cutleaves 處理 -- 靜中見真境,淡中識本然 -- ◢◣ - ● - ◢██◣◢◣ ` Origin: 宜蘭資教.山水蘭陽 telnet://yilan.twbbs.org ~~ ﹌ ~﹌ From : 61-63-0-host123.kbtelecom.net.tw
文章代碼(AID): #15Hpi100 (FreeBSD)
文章代碼(AID): #15Hpi100 (FreeBSD)