From owner-freebsd-arm@freebsd.org Wed Jul 29 10:08:31 2015 Return-Path: Delivered-To: freebsd-arm@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 16AA39AD3D0 for ; Wed, 29 Jul 2015 10:08:31 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: from mail-ig0-x235.google.com (mail-ig0-x235.google.com [IPv6:2607:f8b0:4001:c05::235]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D5A81FE6 for ; Wed, 29 Jul 2015 10:08:30 +0000 (UTC) (envelope-from onwahe@gmail.com) Received: by igk11 with SMTP id 11so133311184igk.1 for ; Wed, 29 Jul 2015 03:08:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tabbk4/qwRNVPDhmG6/TD/2HIeL/1c1Z0HLQ6p6AjDM=; b=i1DVJYax8Gv/cDkCzJ3REeYyWmC7VEsNlprlQeAkWsVmohDNtHPNpZgRIqLSGFOxrr BRA+e7YHHQeVxrHAXklCSVWuVJPtyT+u7duGhGiJ7rlKrHGdvzf9jm3SYbEfKeEvTsMp fSN4OVj3R9KMsd3jl+86vbV7+ROpy0aAkxC+8BvkYYiBixf7oTBLUL/BkR9nX3Kzt2rN X54SdqYyoFdJkb2CuEEJQzYSp43QSKThzZ4wpsA1pB9EdgT6Zv5SYeoz/IVJE77B2APQ v2QMUwcfPD2SuQBSsN86O8RG0Rb6a/ik1We2KxAsmpTbG6GpOHMbxqgbt6E+7M5Eqso2 wOeQ== MIME-Version: 1.0 X-Received: by 10.50.61.234 with SMTP id t10mr4335776igr.19.1438164509600; Wed, 29 Jul 2015 03:08:29 -0700 (PDT) Received: by 10.64.148.84 with HTTP; Wed, 29 Jul 2015 03:08:29 -0700 (PDT) In-Reply-To: <55B73113.2020308@selasky.org> References: <55A7D8CE.4020809@selasky.org> <55B23276.8090703@selasky.org> <55B73113.2020308@selasky.org> Date: Wed, 29 Jul 2015 12:08:29 +0200 Message-ID: Subject: Re: [RPI-B] [HEADS UP] DWC OTG TX path optimisation for 11-current From: Svatopluk Kraus To: Hans Petter Selasky Cc: Jia-Shiun Li , "freebsd-arm@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Jul 2015 10:08:31 -0000 On Tue, Jul 28, 2015 at 9:36 AM, Hans Petter Selasky wrote: > Hi, > > Can you test this: > > https://svnweb.freebsd.org/changeset/base/285935 > I'm hunting some strange behaviour slowdowning my set RPI2 - usb3 hub - usb3 disk during buildworld, but I have noticed the following: make -j6 buildworld before r285935 -> 60145.29 real 350932.67 user 36402.54 sys after r285935 -> 67831.38 real 196310.43 user 19135.73 sys The kernel before r285935 was day or two older. These are just one-run times, however the difference is quite big. The change r285935 could influence the thing I'm investigating so it's worse now, but still ... Svata > --HPS > _______________________________________________ > freebsd-arm@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-arm > To unsubscribe, send any mail to "freebsd-arm-unsubscribe@freebsd.org"