syscall gettimeofday
From: karbi (karbi791_spam_at_o2.pl)
Date: 10/18/05
- Next message: Chris Friesen: "Re: Spinlocks"
- Previous message: gautham: "PCI driver difference"
- Next in thread: Basile Starynkevitch [news]: "Re: syscall gettimeofday"
- Reply: Basile Starynkevitch [news]: "Re: syscall gettimeofday"
- Reply: Perianayagam Somasundaram: "Re: syscall gettimeofday"
- Reply: Nix: "Re: syscall gettimeofday"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 18 Oct 2005 16:22:12 +0200
I'm doing some research on system calls. I discovered that gettimeofday
is second of most frequently used syscalls. It takes almost 16% of all
syscalls. It is very frequently used by such applications like:
xmms, XFree86, mozilla, OpenOffice and much more. Why is that so ?
PS. Sorry for my poor english ;)
-- Micha³ **KArbi** Ostrowski mailto: karbi791_spam@o2.pl talkto: gg:1018951, jid:mic chrome.pl
- Next message: Chris Friesen: "Re: Spinlocks"
- Previous message: gautham: "PCI driver difference"
- Next in thread: Basile Starynkevitch [news]: "Re: syscall gettimeofday"
- Reply: Basile Starynkevitch [news]: "Re: syscall gettimeofday"
- Reply: Perianayagam Somasundaram: "Re: syscall gettimeofday"
- Reply: Nix: "Re: syscall gettimeofday"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|