From owner-freebsd-net Mon Jun 10 11: 5:56 2002 Delivered-To: freebsd-net@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id A9E5C37B4A7; Mon, 10 Jun 2002 11:03:01 -0700 (PDT) Received: from FreeBSD.org ([63.193.112.125]) by mta6.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GXI0002E4T1I2@mta6.snfc21.pbi.net>; Mon, 10 Jun 2002 11:03:01 -0700 (PDT) Date: Mon, 10 Jun 2002 11:03:09 -0700 From: Jeffrey Hsu Subject: Re: new zero copy sockets snapshot, WITNESS problems In-reply-to: "Message from Kenneth D. Merry" "of Sun, 09 Jun 2002 22:40:37 MDT." <20020609224036.A21143@panzer.kdm.org> To: "Kenneth D. Merry" Cc: current@FreeBSD.org, net@FreeBSD.org Message-id: <0GXI0002F4T1I2@mta6.snfc21.pbi.net> MIME-version: 1.0 X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > 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 majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message