From owner-freebsd-current@FreeBSD.ORG Sun Jan 30 18:43:15 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FE81106564A for ; Sun, 30 Jan 2011 18:43:15 +0000 (UTC) (envelope-from samspeed@mail.ru) Received: from fallback2.mail.ru (fallback2.mail.ru [94.100.176.87]) by mx1.freebsd.org (Postfix) with ESMTP id E39158FC1F for ; Sun, 30 Jan 2011 18:43:14 +0000 (UTC) Received: from f138.mail.ru (f138.mail.ru [217.69.128.93]) by fallback2.mail.ru (mPOP.Fallback_MX) with ESMTP id 303C5340D627 for ; Sun, 30 Jan 2011 21:27:15 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mail.ru; s=mail; h=Message-Id:Content-Transfer-Encoding:Content-Type:Reply-To:In-Reply-To:References:Date:Mime-Version:Subject:To:From; bh=wIXmnry7AHYVEgJ3/3kYZ0osoT+eCwBEh+XPNOBCig0=; b=uLJbh1QuBeVUwk2edsxOV4Qz94gX0mUDHGOIT3SjCwJIf2qzUYr9UG5XDRTcwbI+1fPsGG1etgRjLk6TgO6EU3EFhJhnhBCbrf/YUlsyrg4wJOrP6feoCC7QKt2EYBUH; Received: from mail by f138.mail.ru with local id 1PjbzV-0007T7-00 for freebsd-current@freebsd.org; Sun, 30 Jan 2011 21:27:13 +0300 Received: from [91.202.27.126] by win.mail.ru with HTTP; Sun, 30 Jan 2011 21:27:13 +0300 From: Andrey Smagin To: freebsd-current@freebsd.org Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: 172.17.1.151 via proxy [91.202.27.126] Date: Sun, 30 Jan 2011 21:27:13 +0300 References: <4D30125C.70607@gwdg.de> <201101301622.14944.hselasky@c2i.net> <4D458EC6.9040901@gwdg.de> In-Reply-To: <4D458EC6.9040901@gwdg.de> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 8bit Message-Id: X-Spam: Not detected X-Mras: Ok Subject: arp -nf list; work about 35 minutes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andrey Smagin List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 30 Jan 2011 18:43:15 -0000 I have file with list of static ARP entries for about 65000 IPs. arp -nf list eating ~80% CPU and work very long time. It is a normal or something misconfigured ? FreeBSD-current from 5dec2010