The following reply was made to PR kern/188911; it has been noted by GNATS.

From: Ed Maste <[email protected]>
To: [email protected], [email protected], 
        Viktor Kutuzov <[email protected]>
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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to