Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.os.linux.development.system > #616

where is the source code for interrupt handler for linux kernel?

X-Received by 10.43.14.137 with SMTP id pq9mr4135848icb.12.1397043248246; Wed, 09 Apr 2014 04:34:08 -0700 (PDT)
X-Received by 10.140.37.206 with SMTP id r72mr6080qgr.33.1397043248205; Wed, 09 Apr 2014 04:34:08 -0700 (PDT)
Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!l13no4743973iga.0!news-out.google.com!du2ni4586qab.0!nntp.google.com!m5no129538qaj.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.os.linux.development.system
Date Wed, 9 Apr 2014 04:34:08 -0700 (PDT)
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=194.39.218.10; posting-account=G4DY9woAAADWin5XDmz8-HFVlPo2ZzCn
NNTP-Posting-Host 194.39.218.10
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <8a2153e4-7c4d-4386-af67-8d4ddc3b9bdd@googlegroups.com> (permalink)
Subject where is the source code for interrupt handler for linux kernel?
From Hemanth Venkatappa <hemanthvenkatappa@gmail.com>
Injection-Date Wed, 09 Apr 2014 11:34:08 +0000
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding quoted-printable
Xref csiph.com comp.os.linux.development.system:616

Show key headers only | View raw


A network device driver can notify the kernel about packet reception using interrupts. This can be done after every received packets or after receiving a specified number of packets. I am looking for source code of interrupt service routine in the linux kernel. I want to modify interrupt service routine as - I should calculate the timestamp when the interrupt occurs. later Received packets by the network driver are enqued by the kernel queue handler and I want to store the timestamp in sk_buff data structure is used to store information about the packets enqueued.


So please someone help where is the location for the interrupt handler code of linux kernel ??
how to store the timestamp in sk_buff data structure ??

Back to comp.os.linux.development.system | Previous | NextNext in thread | Find similar


Thread

where is the source code for interrupt handler for linux kernel? Hemanth Venkatappa <hemanthvenkatappa@gmail.com> - 2014-04-09 04:34 -0700
  Re: where is the source code for interrupt handler for linux kernel? Rainer Weikusat <rweikusat@mobileactivedefense.com> - 2014-04-09 14:56 +0100

csiph-web