Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 May 2014 02:40:01 GMT
From:      Ed Maste <emaste@freebsd.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/188911: [libc] sysctl(KERN_PROC_VMMAP) takes too long
Message-ID:  <201405130240.s4D2e1Wt051798@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/188911; it has been noted by GNATS.

From: Ed Maste <emaste@freebsd.org>
To: bug-followup@FreeBSD.org, ikosarev@accesssoftek.com, 
	Viktor Kutuzov <vkutuzov@accesssoftek.com>
Cc:  
Subject: Re: kern/188911: [libc] sysctl(KERN_PROC_VMMAP) takes too long
Date: Mon, 12 May 2014 22:33:41 -0400

 Yes, this is the cause of the slowdown; it takes a long time to
 iterate over 8TB 4K at a time. I confirmed by commenting out the loop,
 as in the proof of concept patch.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405130240.s4D2e1Wt051798>