Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Oct 1999 17:12:59 -0700
From:      "Manju Radhakrishnan" <archiver@db.geocrawler.com>
To:        freebsd-hackers@freebsd.org
Subject:   timer interrupts
Message-ID:  <199910280012.RAA14087@www.geocrawler.com>

next in thread | raw e-mail | index | archive | help
This message was sent from Geocrawler.com by "Manju Radhakrishnan" <manjurad@paul.rutgers.edu>
Be sure to reply to that address.

Hi,

 I am trying to modify IP code in FreeBSD so that the packets from IP layer are not immediately sent to the interface output but they are buffered and sent at a certain rate. So I need to set an interrupt such that a function is called after some time interval.  Is using timeout the only way? 
since timeouts are at a priority lower than network priority, is there anything else that I can use.

thanks for the help,
Manju

			

Geocrawler.com - The Knowledge Archive


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199910280012.RAA14087>