Ian Dowse
b4dc6ff9bc
Remove some strange code that allocates memory and then immediately
...
frees it again. The idea was to perform M_WAITOK allocations in a
process context to reduce the risk of later interrupt-context
M_NOWAIT allocations failing, but in fact this code can be called
from contexts where it is not desirable to sleep (e.g. if_start
routines), so it causes lots of witness "could sleep" warnings.
2002-07-30 23:26:22 +00:00
..
2002-07-29 17:41:23 +00:00
2002-07-30 19:35:32 +00:00
2002-07-29 17:41:23 +00:00
2002-07-29 09:40:17 +00:00
2002-06-19 20:44:48 +00:00
2002-05-16 21:28:32 +00:00
2002-07-20 02:56:34 +00:00
2002-07-30 22:28:43 +00:00
2002-07-30 19:35:32 +00:00
2002-07-15 13:45:15 +00:00
2002-06-29 17:26:22 +00:00
2002-07-30 23:26:22 +00:00
2002-07-30 23:12:37 +00:00
2002-06-29 07:47:20 +00:00
2002-06-30 03:01:44 +00:00
2002-06-13 06:04:28 +00:00
2002-07-30 19:35:32 +00:00
2002-07-30 19:35:32 +00:00
2002-06-22 16:30:18 +00:00
2002-05-22 08:50:18 +00:00
2002-07-30 22:43:20 +00:00
2002-07-15 13:34:50 +00:00
2002-07-30 19:35:32 +00:00
2002-07-30 23:06:07 +00:00
2002-05-31 11:52:35 +00:00
2002-06-24 22:31:17 +00:00
2002-06-22 21:00:53 +00:00
2002-07-30 23:09:20 +00:00
2002-07-25 20:40:09 +00:00
2002-07-27 23:15:08 +00:00
2002-07-10 16:39:38 +00:00
2002-05-31 11:52:35 +00:00
2002-07-28 19:59:31 +00:00
2002-06-09 03:57:34 +00:00
2002-07-28 19:59:31 +00:00
2002-07-21 20:01:32 +00:00
2002-07-24 23:10:34 +00:00
2002-07-26 03:52:30 +00:00
2002-07-26 08:07:55 +00:00
2002-07-30 17:31:42 +00:00
2002-06-29 17:26:22 +00:00
2002-07-29 17:41:23 +00:00
2002-07-30 21:36:05 +00:00
2002-07-30 06:14:34 +00:00
2002-07-30 22:39:28 +00:00
2002-07-30 08:52:00 +00:00
2002-07-30 12:02:41 +00:00
2002-07-30 07:23:04 +00:00
2002-04-26 17:55:27 +00:00