Date: Tue, 09 Feb 2016 16:33:02 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-fs@FreeBSD.org Subject: [Bug 207022] stat() 4 to 16 times slower on FreeBSD/UFS than on Linux/Ext4 Message-ID: <bug-207022-3630-dVLtZQE4GO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-207022-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-207022-3630@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207022 --- Comment #9 from Fabiano Sidler <fabianosidler@swissonline.ch> --- Dtraced again, with: dtrace -x ustackframes=3D100 -n 'profile-99 { @[ustack()] =3D count(); } ti= ck-60s { exit(0); }' Very weird graph, actually. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207022-3630-dVLtZQE4GO>