Re: FreeBSD && TCP stealth

2014-10-20 Thread hiren panchasara
I am not aware of any work but adding -net to get more "networking" eyeballs. On Mon, Oct 20, 2014 at 1:23 AM, Matthias Apitz wrote: > El día Monday, October 20, 2014 a las 09:25:28AM +0200, Matthias Apitz > escribió: > >> >> Hello, >> >> Is there any work started or in progress to implement TCP

Re: building stable/10 on -current

2014-11-13 Thread hiren panchasara
On Wed, Nov 12, 2014 at 3:53 PM, Russell L. Carter wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > On current r273808, make buildworld in a stable/10 tree fails > with: > > building shared library libc.so.7 > /usr/bin/ld: _umtx_unlock.So: relocation R_X86_64_32 against > `SYS__u

Re: Starting intel driver fails on boot

2014-11-22 Thread hiren panchasara
On Sat, Nov 22, 2014 at 3:57 AM, Anders Bolt-Evensen wrote: > Hello. Try freebsd-x11@ or #freebsd-xorg on efnet. cheers, Hiren ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send an

Re: Massive libxo-zation that breaks everything

2015-03-03 Thread hiren panchasara
On 03/02/15 at 07:33P, Alfred Perlstein wrote: > > > > On Mar 2, 2015, at 7:14 PM, Julian Elischer wrote: > > > >> On 3/2/15 5:30 PM, Alfred Perlstein wrote: > >> > On Mar 2, 2015, at 4:22 PM, Andrey Chernov wrote: > > > On 02.03.2015 22:55, Julian Elischer wrote: > > On 3/

Re: setting tunables in stable/10 vs head?

2015-06-10 Thread hiren panchasara
On 06/10/15 at 04:13P, Rick Macklem wrote: > Hi, > > I just MFC'd a patch from head to stable/10 that defines some > tunables using CTLFLAG_RDTUN. Although the MFC didn't break > anything, the tunables don't get changed by the values in /boot/loader.conf. > > By applying a patch like this: > SYS

Re: setting tunables in stable/10 vs head?

2015-06-10 Thread hiren panchasara
On 06/10/15 at 10:07P, Ian Lepore wrote: > On Wed, 2015-06-10 at 20:44 -0700, hiren panchasara wrote: > > On 06/10/15 at 04:13P, Rick Macklem wrote: > > > Hi, > > > > > > I just MFC'd a patch from head to stable/10 that defines some > > > tun

Re: E1000 mbuf leaks

2015-07-30 Thread hiren panchasara
On 07/27/15 at 01:02P, Hans Petter Selasky wrote: > Hi, > > I'm currently doing some busdma work, and possibly stepped over some > driver bugs. When "bus_dmamap_load_mbuf_sg()" returns ENOMEM the mbuf > chain is not freed. Is there some magic in "bus_dmamap_load_mbuf_sg()" > for that error code

Panic on kldload/kldunload in/near callout

2015-09-10 Thread hiren panchasara
I am on 11.0-CURRENT FreeBSD 11.0-CURRENT #4 r286760M: Thu Sep 10 08:15:43 MST 2015 I get random (1 out of 10 tries) panics when I do: # kldunload dummynet ; kldunload ipfw ;kldload ipfw ; kldload dummynet I used to get panics on a couple months old -head also. kernel trap 12 with interrupts dis

Re: Panic on kldload/kldunload in/near callout

2015-09-11 Thread hiren panchasara
On 09/11/15 at 09:06P, Hans Petter Selasky wrote: > On 09/10/15 21:23, hiren panchasara wrote: > > I am on 11.0-CURRENT FreeBSD 11.0-CURRENT #4 r286760M: Thu Sep 10 > > 08:15:43 MST 2015 > > > > I get random (1 out of 10 tries) panics when I do: > > # kldunload d

Re: Panic on kldload/kldunload in/near callout

2015-09-12 Thread hiren panchasara
On 09/12/15 at 03:32P, Alexander V. Chernikov wrote: > 12.09.2015, 02:22, "hiren panchasara" : > > On 09/11/15 at 09:06P, Hans Petter Selasky wrote: [skip] > > I'll try to get it. Meanwhile I am getting another panic on idle box: > > http://pastebin.com/9qJTFMi

Re: Panic on kldload/kldunload in/near callout

2015-09-13 Thread hiren panchasara
On 09/13/15 at 08:51P, Alexander V. Chernikov wrote: > > > 12.09.2015, 20:30, "hiren panchasara" : > > On 09/12/15 at 03:32P, Alexander V. Chernikov wrote: > >> ?12.09.2015, 02:22, "hiren panchasara" : > >> ?> On 09/11/15 at 09:06P, Hans

Re: Panic on kldload/kldunload in/near callout

2015-09-13 Thread hiren panchasara
On 09/13/15 at 01:56P, hiren panchasara wrote: > On 09/13/15 at 08:51P, Alexander V. Chernikov wrote: > > > > > > 12.09.2015, 20:30, "hiren panchasara" : > > > On 09/12/15 at 03:32P, Alexander V. Chernikov wrote: > > >> ?12.09.2015, 02:22,

Re: TCP Stack: Challenge ACKs and Timestamps

2016-01-05 Thread hiren panchasara
bcc: current@ Moving the discussion to transport@. On 12/28/15 at 12:25P, Sam Kumar wrote: > Hello, > I am working with the code for the TCP Stack. I noticed that support for > Challenge Acks have been added since the latest release (10.2.0), and I > think I may have found a bug in how they relate

Re: [CFT] packaging the base system with pkg(8)

2016-04-19 Thread hiren panchasara
On 04/19/16 at 01:36P, Nathan Whitehorn wrote: > > > On 04/19/16 13:26, Poul-Henning Kamp wrote: > > > > In message <1461096962.1232.32.ca...@freebsd.org>, Ian Lepore writes: > > > >> Oh yeah, now I remember: Because in freebsd, design is decided by a > >> race to commit rather than by

Re: Panic @306337: Duplicate free of 0xfffff8000ef61500 from zone 0xfffff8000772b000(mbuf) slab 0xfffff8000ef61f90(5)

2016-09-26 Thread hiren panchasara
On 09/26/16 at 05:11P, David Wolfskill wrote: > Source upgrade from r306307 to r306337 completed OK; this was on build > machine (laptop is "Installing everything" as I type). Serial console > (on panicked build machine) reads: Seems like my fault with r306337. Bruce also has some issues/concerns

Re: 'make buildworld' failure

2017-01-04 Thread hiren panchasara
+ hrs@ On 01/04/17 at 12:43P, Oleg V. Nauman wrote: > ===> usr.sbin/inetd (all) > cc -target x86_64-unknown-freebsd12.0 --sysroot=/usr/obj/usr/src/tmp - > B/usr/obj/usr/src/tmp/usr/bin -O2 -pipe -march=nehalem -DLOGIN_CAP -DIPSEC - > g -MD -MF.depend.inetd.o -MTinetd.o -std=gnu99 -fstack-protect

Re: sysctl -a hangs ?

2017-03-21 Thread hiren panchasara
On 03/21/17 at 05:04P, Kurt Jaeger wrote: > Hello, > > I have a freshly installed/updated FreeBSD 11.0p8 on a supermicro > X11SSZ-TLN4F board, and > > pkg install intel-ixl-kmod > > and now: > > sysctl -a > > hangs. Any quick ideas how to debug this ? If it's just not responding to anything,

Re: [CFT]hwpmc update for sandybridge-e

2012-10-15 Thread hiren panchasara
On Mon, Oct 15, 2012 at 1:12 AM, Fabien Thomas wrote: > > Le 13 oct. 2012 à 00:54, hiren panchasara a écrit : > > > > > > > On Fri, Oct 5, 2012 at 1:05 AM, Fabien Thomas > wrote: > > > > Le 5 oct. 2012 à 10:00, Fabien Thomas a écrit : > > > &

Re: [head tinderbox] failure on i386/i386

2012-10-16 Thread hiren panchasara
On Tue, Oct 16, 2012 at 10:35 PM, FreeBSD Tinderbox wrote: > TB --- 2012-10-17 02:40:00 - tinderbox 2.9 running on > freebsd-current.sentex.ca > TB --- 2012-10-17 02:40:00 - FreeBSD freebsd-current.sentex.ca8.3-PRERELEASE > FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 > d...@freebsd-cu

Re: [CFT]hwpmc update for sandybridge-e

2012-10-17 Thread hiren panchasara
On Wed, Oct 17, 2012 at 11:41 AM, Jim Harris wrote: > On Mon, Oct 15, 2012 at 5:49 PM, hiren panchasara > wrote: > > > > > Thanks Fabien for getting back quickly. As I am not clear about uncore > > support, I've removed it entirely as you suggested. I've tr

Re: [CFT]hwpmc update for sandybridge-e

2012-10-17 Thread hiren panchasara
On Wed, Oct 17, 2012 at 5:00 PM, Jim Harris wrote: > On Wed, Oct 17, 2012 at 3:57 PM, hiren panchasara > wrote: > > > > > > > > > Thanks for the pointers Jim! > > > > It seems that everything works now with: > > > > http://

Re: [CFT]hwpmc update for sandybridge-e

2012-10-17 Thread hiren panchasara
On Wed, Oct 17, 2012 at 5:12 PM, hiren panchasara < hiren.panchas...@gmail.com> wrote: > > > On Wed, Oct 17, 2012 at 5:00 PM, Jim Harris wrote: > >> On Wed, Oct 17, 2012 at 3:57 PM, hiren panchasara >> wrote: >> > >> >> > >>

Re: [CFT]hwpmc update for sandybridge-e

2012-10-17 Thread hiren panchasara
+ Sean - who got dropped from the chain somehow. On Wed, Oct 17, 2012 at 6:01 PM, Jim Harris wrote: > On Wed, Oct 17, 2012 at 5:55 PM, hiren panchasara > wrote: > > > > > > On Wed, Oct 17, 2012 at 5:12 PM, hiren panchasara > > wrote: > >> > >>

Re: [CFT]hwpmc update for sandybridge-e

2012-10-19 Thread hiren panchasara
On Thu, Oct 18, 2012 at 10:07 AM, Sean Bruno wrote: > > > > > > > Sure, I will separate it out. > > > > > > If there are no further comments, can I ask Sean to commit on my > > > behalf? > > > > > > > > > Can you do the man page to include both in the commit? > > Except that point seems good to m

patch: hwpmc nits

2012-10-21 Thread hiren panchasara
http://www.strugglingcoder.info/patches/hwpmc_nits_1.txt Fixing a few typos with this patch. Please let me know if this looks okay. Thanks, Hiren ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: patch: hwpmc nits

2012-10-22 Thread hiren panchasara
On Mon, Oct 22, 2012 at 9:25 AM, Jim Harris wrote: > On Sun, Oct 21, 2012 at 12:19 AM, hiren panchasara > wrote: > > http://www.strugglingcoder.info/patches/hwpmc_nits_1.txt > > > > Fixing a few typos with this patch. > > > > Please let me know if this l

Re: patch: hwpmc nits

2012-10-24 Thread hiren panchasara
On Tue, Oct 23, 2012 at 6:27 PM, Sean Bruno wrote: > On Sun, 2012-10-21 at 00:19 -0700, hiren panchasara wrote: > > http://www.strugglingcoder.info/patches/hwpmc_nits_1.txt > > > > Fixing a few typos with this patch. > > > > Please let me know if this look

Fixing clang warnings in hwpmc

2013-01-07 Thread hiren panchasara
http://www.strugglingcoder.info/patches/hwpmc_clang_warnings.txt A trivial patch to fix a couple of clang warnings. Thanks, Hiren ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send

Re: Fixing clang warnings in hwpmc

2013-01-12 Thread hiren panchasara
On Jan 12, 2013 10:29 AM, "Sean Bruno" wrote: > > On Mon, 2013-01-07 at 16:34 -0800, hiren panchasara wrote: > > http://www.strugglingcoder.info/patches/hwpmc_clang_warnings.txt > > > > A trivial patch to fix a couple of clang warnings. > > > > Thanks

Re: Clang warning patches

2013-01-15 Thread hiren panchasara
On Tue, Jan 15, 2013 at 3:22 PM, John-Mark Gurney wrote: > John-Mark Gurney wrote this message on Tue, Jan 15, 2013 at 15:10 -0800: >> hiren panchasara wrote this message on Tue, Jan 15, 2013 at 07:52 -0800: >> > http://www.strugglingcoder.info/patches/clang_warnings_dev_bktr.tx

hwpmc support for Ivy Bridge Xeon

2013-01-26 Thread hiren panchasara
I've tried to update hwpmc by adding support for xeon class of Ivy bridge processors. Thanks Jim for pointing me to the correct document. (325462-045US Jan 2013) I do not have a reference machine to test with. Any help in that regard would be appreciated. Here are the diffs against head (245927)

Re: hwpmc support for Ivy Bridge Xeon

2013-01-26 Thread hiren panchasara
Keeping sbruno in the chain. On Sat, Jan 26, 2013 at 5:41 AM, Davide Italiano wrote: > On Sat, Jan 26, 2013 at 1:58 AM, hiren panchasara > wrote: >> I've tried to update hwpmc by adding support for xeon class of Ivy >> bridge processors. >> >> Thanks Jim for

Re: hwpmc support for Ivy Bridge Xeon

2013-01-28 Thread hiren panchasara
On Sat, Jan 26, 2013 at 1:58 AM, hiren panchasara wrote: > I've tried to update hwpmc by adding support for xeon class of Ivy > bridge processors. > > Thanks Jim for pointing me to the correct document. (325462-045US Jan 2013) > > I do not have a reference machine to test

Re: hwpmc support for Ivy Bridge Xeon

2013-01-29 Thread hiren panchasara
On Mon, Jan 28, 2013 at 7:27 PM, hiren panchasara wrote: > On Sat, Jan 26, 2013 at 1:58 AM, hiren panchasara > wrote: >> I've tried to update hwpmc by adding support for xeon class of Ivy >> bridge processors. >> >> Thanks Jim for pointing me to the corre

Re: hwpmc support for Ivy Bridge Xeon

2013-01-29 Thread hiren panchasara
On Tue, Jan 29, 2013 at 2:05 AM, Davide Italiano wrote: > On Tue, Jan 29, 2013 at 12:29 AM, hiren panchasara > wrote: >> On Mon, Jan 28, 2013 at 7:27 PM, hiren panchasara >> wrote: >>> On Sat, Jan 26, 2013 at 1:58 AM, hiren panchasara >>> wrote: >&

hwpmc support for haswell

2013-01-31 Thread hiren panchasara
Hi, I've prepared a patch to add core and uncore events support for haswell processor. I do not have the hardware to test this. It applies cleanly and compiles fine though. http://www.strugglingcoder.info/patches/hwpmc_hw.txt This is initial version of patch and manpage is still missing. I will

Re: hwpmc support for haswell

2013-01-31 Thread hiren panchasara
On Thu, Jan 31, 2013 at 5:47 PM, Davide Italiano wrote: > On Fri, Feb 1, 2013 at 2:17 AM, hiren panchasara > wrote: >> Hi, >> >> I've prepared a patch to add core and uncore events support for >> haswell processor. >> I do not have the hardware to test

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-09 Thread hiren panchasara
On Sat, Sep 7, 2013 at 5:10 AM, olli hauer wrote: > There are 13 ports using --with-iconv=${LOCALBASE} > devel/apr1 > devel/apr2 > devel/git > irc/epic5 > lang/gauche > net-mgmt/ettercap > net/ssltunnel-client > net/yaz > net/zebra-server > textproc/libxml2 > textproc/py-libxml2 > www

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-10 Thread hiren panchasara
On Mon, Sep 9, 2013 at 11:56 PM, Guido Falsi wrote: > On 09/10/13 07:20, hiren panchasara wrote: > >> >> >> >> On Sat, Sep 7, 2013 at 5:10 AM, olli hauer > <mailto:oha...@gmx.de>> wrote: >> >> There are 13 ports using --with-icon

Re: AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

2013-09-10 Thread hiren panchasara
On Tue, Sep 10, 2013 at 12:28 AM, hiren panchasara < hiren.panchas...@gmail.com> wrote: > > > > On Mon, Sep 9, 2013 at 11:56 PM, Guido Falsi wrote: > >> On 09/10/13 07:20, hiren panchasara wrote: >> >>> >>> >>> >>> On Sat

Intermittent hangs in vmem_periodic()

2013-09-11 Thread hiren panchasara
I am seeing really weird system freeze for 2-3 seconds every minute or so. % uname -a FreeBSD flymockour-l7.corp.yahoo.com 10.0-CURRENT FreeBSD 10.0-CURRENT #2 r255423M: Mon Sep 9 12:29:22 PDT 2013 root@flymocko ur-l7.corp.yahoo.com:/usr/obj/usr/home/hirenp/head/sys/GENERIC amd64 Simple com

Re: Intermittent hangs in vmem_periodic()

2013-09-11 Thread hiren panchasara
On Wed, Sep 11, 2013 at 9:51 PM, hiren panchasara < hiren.panchas...@gmail.com> wrote: > I am seeing really weird system freeze for 2-3 seconds every minute or so. > > % uname -a > FreeBSD flymockour-l7.corp.yahoo.com 10.0-CURRENT FreeBSD 10.0-CURRENT #2 > r255423M: Mon Sep

Re: Intermittent hangs in vmem_periodic()

2013-09-12 Thread hiren panchasara
On Sep 12, 2013 2:27 AM, "Gleb Smirnoff" wrote: > > On Wed, Sep 11, 2013 at 09:51:16PM -0700, hiren panchasara wrote: > h> I am seeing really weird system freeze for 2-3 seconds every minute or so. > h> > h> % uname -a > h> FreeBSD flymockour-l7.corp.yahoo.

Re: Intermittent hangs in vmem_periodic()

2013-09-12 Thread hiren panchasara
On Thu, Sep 12, 2013 at 8:16 AM, hiren panchasara < hiren.panchas...@gmail.com> wrote: > > On Sep 12, 2013 2:27 AM, "Gleb Smirnoff" wrote: > > > > On Wed, Sep 11, 2013 at 09:51:16PM -0700, hiren panchasara wrote: > > h> I am seeing really weird system

Re: Intermittent hangs in vmem_periodic()

2013-09-12 Thread hiren panchasara
+jeff On Thu, Sep 12, 2013 at 11:17 AM, Gleb Smirnoff wrote: > On Thu, Sep 12, 2013 at 09:31:17AM -0700, hiren panchasara wrote: > h> > > h> PMC: [INSTR_RETIRED_ANY] Samples: 117647 (100.0%) , 6885 > unresolved > h> > > h> > h> > > h>

Re: Intermittent hangs in vmem_periodic()

2013-09-15 Thread hiren panchasara
On Sun, Sep 15, 2013 at 5:52 PM, Davide Italiano wrote: > > > > Thanks Gleb. > > I've removed DIAGNOSTIC and the problem is gone now. > > > > JFYI, I hit this problem today as well. I don't think you really need > to disable DIAGNOSTIC completely in order to get rid of that. > I've noticed Peter

Re: hwpstate0: set freq failed patch

2013-10-29 Thread hiren panchasara
On Tue, Oct 29, 2013 at 8:00 AM, Mark Felder wrote: > On Tue, Oct 29, 2013, at 9:27, Claudio Zumbo wrote: >> Hello, >> Would it be possible for this patch to get to 10 before it goes -release? >> >> http://lists.freebsd.org/pipermail/freebsd-stable/2012-May/067758.html >> >> I've tested it on an a

Re: dhclient: send_packet: No buffer space available

2013-11-01 Thread hiren panchasara
On Fri, Nov 1, 2013 at 8:32 AM, Matthias Apitz wrote: > > > Hello, > > Since I have updated my netbook to r255948 I see from time to time in > the console the message: > > Nov 1 16:20:28 tiny-r255948 dhclient[696]: send_packet: No buffer space > available Yes, this is a knownish issue which doe

Re: hwpstate0: set freq failed patch

2013-11-06 Thread hiren panchasara
On Tue, Oct 29, 2013 at 2:13 PM, hiren panchasara wrote: > On Tue, Oct 29, 2013 at 8:00 AM, Mark Felder wrote: >> >> PR in question: >> >> http://www.freebsd.org/cgi/query-pr.cgi?pr=167018 >> >> CCing hiren@ and avg@ > > I will try to get back on

Re: Help fixing clang 3.4

2014-02-19 Thread hiren panchasara
On Wed, Feb 19, 2014 at 5:19 PM, Steve Kargl wrote: > Can someone point to where I disable clang from > issuing an error and aborting on an unknown option? > > % cd /usr/ports/databases/py-sqlite3 > % make > > cc -shared -O2 -pipe -march=opteron -fno-strict-aliasing > build/temp.freebsd-11.0-CURR

Re: r264048 broke kernel build

2014-04-02 Thread hiren panchasara
On Wed, Apr 2, 2014 at 7:16 PM, O. Hartmann wrote: > > r264048 breaks kernel build ( sys/kern/kern_et.c) , r264047 builds perfectly > ... +1. cheers, Hiren > > rm -f .newdep > make -V CFILES_NOZFS -V SYSTEM_CFILES -V GEN_CFILES | MKDEP_CPP="cc -E" > CC="cc " xargs > mkdep -a -f .newdep -pipe

Re: r264048 broke kernel build

2014-04-02 Thread hiren panchasara
+ Ian On Wed, Apr 2, 2014 at 7:17 PM, hiren panchasara wrote: > On Wed, Apr 2, 2014 at 7:16 PM, O. Hartmann > wrote: >> >> r264048 breaks kernel build ( sys/kern/kern_et.c) , r264047 builds perfectly >> ... > > +1. > > cheers, > Hiren >>

HP folio 9470m cannot efi boot on -CURRENT

2014-08-16 Thread hiren panchasara
I've already filed a bug with all possible details at https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192655 Still thought of reaching out to larger audience to see if anyone has any ideas/workarounds. Cheers, Hiren ___ freebsd-current@freebsd.org mai

Re: pw is broken?

2013-03-09 Thread hiren panchasara
On Mar 8, 2013 9:44 PM, "KT Sin" wrote: > > pw is crashing with seg fault due to this change? > > http://svnweb.freebsd.org/base/head/lib/libutil/gr_util.c?r1=245390&r2=247919 I think the correct fix is committed with: http://svnweb.freebsd.org/changeset/base/248102 Hiren > > # gdb ./pw > GNU gd

Re: Headphone support on Thinkpad T430s

2013-03-12 Thread hiren panchasara
On Tue, Mar 12, 2013 at 12:09 AM, Johannes Dieterich wrote: > Dear list, > > please see a patch to enable proper headphone support on Thinkpad T430s > models. The quirk uses the same logic as the recent patch to CURRENT to > enable some other Thinkpad models. Unfortunately, I cannot comment if thi

Re: Headphone support on Thinkpad T430s

2013-03-12 Thread hiren panchasara
On Tue, Mar 12, 2013 at 1:04 AM, Sergey Nasonov wrote: > I have T430 and to get headphone working I am using following workaround: > > hint.hdaa.4.nid21.config="as=1 seq=15" in /boot/device.hints > > So the final patch should looks like this > > Index: sys/dev/sound/pci/hda/hdaa_patches.c > ==

Re: hwpmc support for haswell

2013-03-22 Thread hiren panchasara
On Thu, Jan 31, 2013 at 6:26 PM, hiren panchasara wrote: > On Thu, Jan 31, 2013 at 5:47 PM, Davide Italiano wrote: >> On Fri, Feb 1, 2013 at 2:17 AM, hiren panchasara >> wrote: >>> Hi, >>> >>> I've prepared a patch to add core and uncore events

Re: hwpmc support for haswell

2013-03-23 Thread hiren panchasara
On Mar 23, 2013 8:28 AM, "Oliver Pinter" wrote: > > On 3/23/13, hiren panchasara wrote: > > On Thu, Jan 31, 2013 at 6:26 PM, hiren panchasara > > wrote: > >> On Thu, Jan 31, 2013 at 5:47 PM, Davide Italiano > >> wrote: > >>> On

Re: hwpmc support for haswell

2013-03-23 Thread hiren panchasara
On Mar 22, 2013 10:48 PM, "Jim Harris" wrote: > > > > On Friday, March 22, 2013, hiren panchasara wrote: >> >> On Thu, Jan 31, 2013 at 6:26 PM, hiren panchasara >> wrote: >> > On Thu, Jan 31, 2013 at 5:47 PM, Davide Italiano wrote: >&

Re: hwpmc support for haswell

2013-03-23 Thread hiren panchasara
On Sat, Mar 23, 2013 at 8:58 AM, hiren panchasara wrote: > > On Mar 22, 2013 10:48 PM, "Jim Harris" wrote: >> >> >> >> On Friday, March 22, 2013, hiren panchasara wrote: >>> >>> On Thu, Jan 31, 2013 at 6:26 PM, hiren panchasara >>

Re: hwpmc support for haswell

2013-03-28 Thread hiren panchasara
On Sat, Mar 23, 2013 at 5:13 PM, hiren panchasara wrote: > On Sat, Mar 23, 2013 at 8:58 AM, hiren panchasara > wrote: >> >> On Mar 22, 2013 10:48 PM, "Jim Harris" wrote: >>> >>> >>> >>> On Friday, March 22, 2013, hiren pa

Re: Cannot unmount nullfs in current

2013-04-19 Thread hiren panchasara
On Apr 18, 2013 7:04 PM, "Craig Rodrigues" wrote: > > Hi, > > I am trying to build some software which uses > nanobsd, and mounts/unmounts many nullfs mounts > while it runs. I am hitting failures where > I cannot unmount nullfs file systems. I cannot figure out why. I am also getting similar f

Re: Cannot unmount nullfs in current

2013-04-19 Thread hiren panchasara
On Fri, Apr 19, 2013 at 11:17 AM, Craig Rodrigues wrote: > On Fri, Apr 19, 2013 at 7:30 AM, hiren panchasara wrote: >> >> > >> >> > 00:02:37 ### log: >> > /opt2/branches/freenas/os-base/amd64/_.cust.add_pkg_archivers_lzo2 >> >> I do n

Re: Cannot unmount nullfs in current

2013-04-19 Thread hiren panchasara
On Fri, Apr 19, 2013 at 12:07 PM, Craig Rodrigues wrote: > > > > On Fri, Apr 19, 2013 at 11:36 AM, hiren panchasara > wrote: >> >> >> I had tried that without success. I did not get any pointer to where >> the error might be. I may have failed well befo

Re: Cannot unmount nullfs in current

2013-04-19 Thread hiren panchasara
On Fri, Apr 19, 2013 at 2:56 PM, Craig Rodrigues wrote: > > > > On Fri, Apr 19, 2013 at 2:36 PM, hiren panchasara wrote: >> >> >> I believe that was the problem. Installing devel/git-subversion fixed >> it for me. I will poke freenas folks to add this instruc

Re: Cannot build ports on fresh 10.0

2013-06-04 Thread hiren panchasara
On Tue, Jun 4, 2013 at 2:42 PM, wrote: > I installed a new VM with 10.0 today from this .iso: > > ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/ISO-IMAGES/amd64/10.0/FreeBSD-10.0-CURRENT-amd64-20130601-r251213-release.iso > > And I'm behind a firewall and I'm not sure I can use pkg(1); my one attem

Re: revision 252095: kerenl fails to compile: nfs_clstate.c:5160:33: error: format specifies type 'long long' but the argument has type 'uint64_t'

2013-06-22 Thread hiren panchasara
On Jun 22, 2013 6:09 AM, "O. Hartmann" wrote: > > > Just for notice. > > The most recent sources fail to compile a kernel successfully: http://svnweb.freebsd.org/changeset/base/252074 This change is the culprit. Hiren > > > [...] > /usr/src/sys/fs/nfsclient/nfs_clstate.c:5160:33: error: format

Re: Kernel build fails on ARM: Cannot fork: Cannot allocate memory

2013-07-01 Thread hiren panchasara
On Mon, Jun 24, 2013 at 8:23 PM, Jeff Roberson wrote: > > Would any of the arm users be interested in testing a larger patch that > changes the way the kernel allocations KVA? It also has some UMA code that > lessens kernel memory utilization. > > http://people.freebsd.org/~jeff/vmem.diff > > An

Re: errors building 9-STABLE on recent HEAD

2013-07-15 Thread hiren panchasara
On Mon, Jul 15, 2013 at 8:27 PM, wen heping wrote: > I build 9-STABLE on head today, while failed many times last month. There were some intermittent issues but *recent* stable/9 should build fine on *recent* head. If not, please report the errors and have sjg@ look at them. Thanks, Hiren > > we

Re: patch: enable MEM_LOAD_UOPS_LLC_HIT_RETIRED on sandy bridge xeon

2013-08-14 Thread hiren panchasara
2013/8/14 Davide Italiano : > On Wed, Aug 14, 2013 at 10:58 PM, Adrian Chadd wrote: >> Hi, >> >> This (and maybe more?) events are applicable to both the sandy bridge and >> sandy bridge xeon CPUs. >> >> This is from the Intel SDM June 2013 Volume #3. >> >> David/Jim, does this look fine to you? >

Re: patch: enable MEM_LOAD_UOPS_LLC_HIT_RETIRED on sandy bridge xeon

2013-08-16 Thread hiren panchasara
On Fri, Aug 16, 2013 at 1:35 PM, Adrian Chadd wrote: > Attempt #2: > > http://people.freebsd.org/~adrian/netflix/20130816-hwpmc-sbx-1.diff > Looks good. You should update the manpage for sbx too and add new counters. > > I've verified that I get counter events from this! But I need to load up a

Re: Cross-buildkernel (i386->amd64) is broken?

2013-09-06 Thread hiren panchasara
On Fri, Sep 6, 2013 at 8:12 AM, Alexey Dokuchaev wrote: > Hi there, > > I've been trying to cross-build an amd64 kernel on i386 host on recent > -CURRENT for a while, and it fails like this: > Not entirely sure but you _probably_ need to make toolchain first? cheers, Hiren > > $ cd /usr/src &