Re: 6.0 Witness squawk
From: Dag-Erling Smørgrav (des_at_des.no)
Date: 10/25/04
- Previous message: Dag-Erling Smørgrav: "Re: 6.0 Witness squawk"
- In reply to: Sam: "Re: 6.0 Witness squawk"
- Next in thread: Sam: "Re: 6.0 Witness squawk"
- Reply: Sam: "Re: 6.0 Witness squawk"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Sam <sah@softcardsystems.com> Date: Mon, 25 Oct 2004 18:05:11 +0200
Sam <sah@softcardsystems.com> writes:
> There are three entry points into the driver. 1) The disk
> layer 2) the netisr routine 3) the rexmit timer.
AFAIK, if the code that calls malloc() can be reached from 2) or 3),
you're not allowed to use M_WAITOK.
DES
-- Dag-Erling Smørgrav - des@des.no _______________________________________________ freebsd-arch@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-arch To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Dag-Erling Smørgrav: "Re: 6.0 Witness squawk"
- In reply to: Sam: "Re: 6.0 Witness squawk"
- Next in thread: Sam: "Re: 6.0 Witness squawk"
- Reply: Sam: "Re: 6.0 Witness squawk"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|