Re: What's going on with "dbmcli -s -R $INSTROOT inst_reg -k $INSTROO T"
"Per Jessen" <[email protected]> Mon, 27 Jan 2003 23:16:14 +0100
| Newsgroups | gmane.comp.db.sapdb.sources |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 27 Jan 2003 14:45:11 -0500, Post, Mark K wrote: >sched_yield() = 0 Doing repeated sched-yield()s is perfectly fine. The process is waiting for something, apparently it has to do a busy-wait, but to keep from monopolizing the cpu, he uses yield(). I'll have a look tomorrow - such a loop should be relatively easy to spot. /per regards, Per Jessen, Zurich http://www.enidan.com - home of the J1 serial console.