e "Silby" Silbersack
>
>
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-hackers" in the body of the message
--
Adam Migus - Research Scientist
Network Associates Laboratories (http://www.nailabs.com)
TrustedBSD (http://www.trustedbsd.org)
FreeBSD (http://www.freebsd.org)
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
It's very WIP right now and will remain so for another couple
of weeks. I'd planned to show more people a 'working' version
when a) i got a home for the page and b) the numbers its
producing have reasonable variance.
I'd prefer defering a public release until those goals are
reached. You've given
ion 1)... :-)
--
Adam Migus - Research Scientist
Network Associates Laboratories (http://www.nailabs.com)
TrustedBSD (http://www.trustedbsd.org)
FreeBSD (http://www.freebsd.org)
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ha
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to
> "[EMAIL PROTECTED]"
>
Perhaps I'm not understanding you right but I think
Pawel's idea is cool. It seems to ful
ature.
> IOLite is the
> closest I know of, as it supports the zero-copy page
> and memory ownership
> bits, although I don't know if they allowed it to
> handle packets, perhaps
> just datagrams and streams.
>
Given my comments above would it not be possible to
offe
s "cleaned up"
> and not
> even fully written, when it's not "cleaned up") ktrace
> loses
> utterly.
>
Would something like:
live_ktrace() { local _kf="`mktemp -t ktrace.$$`";
ktrace -p $1 -f $_kf; kdump -lf $_kf; rm -f $_kf; }
do what you
-A | grep "net.inet"
You can even mess around with some of the ipc related variables:
sysctl -A | grep "kern.ipc"
You should be able to manipulate the stack enough with that but there is
always the source. :-)
--
Adam Migus ([EMAIL PROTECTED]) ([EMAIL PROTECTED])
FreeBSD (ht
out doing this, it would be
helpful.
--
Adam Migus ([EMAIL PROTECTED]) ([EMAIL PROTECTED])
TrustedBSD (http://www.trustedbsd.org) | The Power To Secure
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
8 matches
Mail list logo