Weblog entry #1 for tong
task? I used to amaze my Windoze-using friends by burning CD/DVDs while
carrying out my normal work. I normally point to the "top" output,
which says something like "Tasks: 133 total", and say to my astonished
friend, "I can burn my CD/DVDs while there are over a hundred task running
at the same time" -- just enjoy looking at their
astonished faces. However, there is one thing that really make me
question how Linux schedule its tasks.
There is this special case, which will let me make coasters every time
-- when nget is updating it headers. I'm using a not-so-monster news
server, which can't compete with supper-monster news server like
giganews, etc. However, whenever nget updates it headers, my computer is
brought down to its knees. I run my nget with "nice -n 12", and my growisofs
(for DVD burning) with "nice -n -2", even so I make coasters from time
to time.
I think it must related with kswapd0 -- the kernel page fault swap
daemon. Shouldn't page faults caused by "nice -n 12" tasks have much lower
priorities then that from "nice -n -2"? I think it should, but why I
make coasters from time to time then?
My box's memory is 768M. I don't think it is too small.
tong
PS.
Comments on this Entry
The question has been rejected from the "question" section because it is "better suited to the debian-user mailing list".
Sorry to have hi-jack it here because I've asked much simpler question in debian-user recently but no one can answer them. I know there are many real experts here -- hoping that someone can anwser it.
sorry and thanks
tong
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
<a href= http://www.ambrosiaSW.com/ >Ambrosia Software</a>
http://www.geocities.com/CapeCanaveral/4742/snail_faq.html
[ Parent | Reply to this comment ]
<a href= http://www.clevedon-ac.ukgateway.net/ >Clevedon Athletic Club</a>
http://www.cnn.com/2004/ALLPOLITICS/03/22/kerry.tm/
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
[ Parent | Reply to this comment ]
<a href= http://www.leps.it/indexjs.htm?SpeciesPages/SatyrLeder.htm >Orange-banded Hairstreak (Satyrium ledereri)</a>
http://www.vincevance.com/
[ Parent | Reply to this comment ]
<a href= http://www.petergossbutchers.co.uk/ >Peter Goss Butchers</a>
http://www.batedesign.com/home.html
[ Parent | Reply to this comment ]
You could try putting them cd drive on a separate channel to the disks, or use a cd burner that deals with interruptions.
[ Parent | Reply to this comment ]
That explains it. Thanks for clear it up!
BTW, it is not the nget that is io-heavy but the swap deamon.
[ Parent | Reply to this comment ]