> 1. sf_buf_init() calls kmem_alloc_pageable(), which through several calls > ends up calling vm_map_entry_create(). vm_map_entry_create() calls > uma_zalloc() with M_WAITOK.
Alan Cox and Tor Egge just fixed this in -current in rev 1.247 of vm_map.c. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message