Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Feb 2016 23:14:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-amd64@FreeBSD.org
Subject:   [Bug 207022] stat() 4 to 16 times slower on FreeBSD/UFS than on Linux/Ext4
Message-ID:  <bug-207022-6-dzKLwKyZcE@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207022-6@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207022-6@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 #12 from Fabiano Sidler <fabianosidler@swissonline.ch> ---
Dtraced again, with:
dtrace -x ustackframes=3D100 -n 'profile-99 /uid =3D=3D 1042/ { @[stack()] =
=3D count();
} tick-600s { exit(0); }'
There are no other processes running with uid 1042.
There aren't that many HTTP requests anymore, it's 00:13 AM local time.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207022-6-dzKLwKyZcE>