Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!solace!nntp.uio.no!news.maxwell.syr.edu!news.apfel.de!news-fra1.dfn.de!news-koe1.dfn.de!main.Germany.EU.net!Dortmund.Germany.EU.net!interface-business.de!usenet From: j@ida.interface-business.de (J Wunsch) Newsgroups: comp.unix.bsd.freebsd.misc,comp.unix.bsd.bsdi.misc,comp.sys.sgi.misc Subject: Re: no such thing as a "general user community" Date: 3 Apr 1997 13:54:24 GMT Organization: interface business GmbH, Dresden Lines: 23 Message-ID: <5i0cqg$45t@innocence.interface-business.de> References: <331BB7DD.28EC@net5.net> <333EA3EF.41C67EA6@consys.com> <333EE416.ABD322C@freebsd.org> <5hn00k$dio@fido.asd.sgi.com> <5hnam9$393@hoopoe.psc.edu> <5hp7p3$1qb@fido.asd.sgi.com> <33402E4E.6937@indy.celebration.net> <5hso11$4ji@fido.asd.sgi.com> <33425A98.167EB0E7@freebsd.org> <5huuso$703@fido.asd.sgi.com> Reply-To: joerg_wunsch@interface-business.de (Joerg Wunsch) NNTP-Posting-Host: ida.interface-business.de X-Newsreader: knews 0.9.6 X-Phone: +49-351-31809-14 X-Fax: +49-351-3361187 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:38429 comp.unix.bsd.bsdi.misc:6581 comp.sys.sgi.misc:29675 sca@refugee.engr.sgi.com (Steve Alexander) wrote: Not that i totally disgree with you, but: > I have seen no apps that I can recall that spend their time doing getpid() or > gettimeofday() or things like that (the web server does check the time > periodically, but it's not the big-ticket item). So, from my point of view, ...you've apparently never profiled an X11 application then. ;-) I've just ran xeyes for a few seconds: j@ida 863% kdump | fgrep xeyes | wc -l 2319 j@ida 864% kdump | fgrep gettimeofday | wc -l 464 which means 20 % of its syscalls are gettimeofday(). That's IMHO not an unsignifcant number. -- J"org Wunsch Unix support engineer joerg_wunsch@interface-business.de http://www.interface-business.de/~j