william fitzgerald wrote:
>
> hi all,
>
> (perforamnce logging of network stack through a
> linux router)
>
> the main question:
>
> is there a way i can buffer or record the
printk
> statements and print them to disk after my
> packets have gone through the router?
>
there is an option in syslogd to prevent
immediatly
writing to the logfile:
prefix the log with a dash:
kern.* -/var/log/kernelmessages
---- End Original Message ----
what does klogd do?
i thought klogd writes to disk if you turn off
syslogd.that way you only have one over head.
Beer Mail, brought to you by your friends at beer.com.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/