From: "Vladimir Getselevich" <vladg@techunix.technion.ac.il>
To: netfilter@lists.netfilter.org
Subject: flushtimeout in ipt_ULOG question
Date: Sat, 17 May 2003 12:55:19 +0200 [thread overview]
Message-ID: <004001c31c62$cebb4ce0$0200c80a@vladcomp> (raw)
[-- Attachment #1: Type: text/plain, Size: 825 bytes --]
If I set flushtimeout=0 in ipt_ULOG module how much milliseconds will pass after a message was
arrived to a linux host, that is guaranteed to me that the message will be moved to the userspace?
I run linux on Intel box and I saw the comments in ipt_ULOG.c code that:
"* Specify, after how many clock ticks (intel: 100 per second) the queue
* should be flushed even if it is not full yet.
Does it mean that with flushtimeout=0 it will be moved to userspace somewhere in interval between
0 and 10 ms? If it so can I somehow accelerate it?
and what means HZ variable in: "static unsigned int flushtimeout = 10 * HZ; "
Also is it a right syntax to run module with flushtimeout=0?
'insmod ipt_ULOG set flushtimeout=0"
Please respond on my email (too): vladg@tx.technion.ac.il
Thank you,
Vladimir
[-- Attachment #2: Type: text/html, Size: 2052 bytes --]
next reply other threads:[~2003-05-17 10:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-05-17 10:55 Vladimir Getselevich [this message]
-- strict thread matches above, loose matches on Subject: below --
2003-05-17 10:31 flushtimeout in ipt_ULOG question Vladimir Getselevich
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='004001c31c62$cebb4ce0$0200c80a@vladcomp' \
--to=vladg@techunix.technion.ac.il \
--cc=netfilter@lists.netfilter.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox