Computing.Net > Forums > Programming > System routine

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

System routine

Reply to Message Icon

Name: priti
Date: August 1, 2003 at 09:38:51 Pacific
OS: red Hat linux 8.0
CPU/Ram: celeron
Comment:

Hi,
I'm writting the code for modifying the kernel. I'm using kernel 2.4.18-14 version and red hat linux 8.0. I want to count the number of how many requests for system routine has been made since system was booted. I will write user program and call that routine which gives me the number of requests made so far. If there is no routine so far then how can I code in C or C++ to get this information?
Is anyone know which system routine in linux 8.0 will give me this inforamtion?
Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: anonproxy
Date: August 1, 2003 at 22:16:20 Pacific
Reply:

It is very probable that the desired data is already stored in a variable and only requires extraction. Just keep that in mind, as the source is, of course, always available.

The Linux kernel has lots of documentation. Search that, search the kernel mailing list archive, Usenet, and search Google for good measure. Then you might be able to ask this in Usenet or on the mailing list. Before you bother the mailing list, you might consider looking through the Orielly book, "Understanding the Linux kernel: SE".

I think Usenet, even a distro kernel-oriented mailing list will have someone who can point you to the right place. There are many mailing lists that I do not know about, probably oriented for many distros.

Frankly, if you do nothing else, you should check out the book.

http://www.linuxlookup.com/html/main/mailinglists.html
http://www.oreilly.com/catalog/linuxkernel2/


0
Reply to Message Icon

Related Posts

See More


to create an application graphics help



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: System routine

get data value from system routine www.computing.net/answers/programming/get-data-value-from-system-routine/7387.html

system routine www.computing.net/answers/programming/system-routine-/7354.html

How was the first copiler created? www.computing.net/answers/programming/how-was-the-first-copiler-created/16968.html