diff options
| author | chs <chs@NetBSD.org> | 2023-02-07 22:54:02 +0000 |
|---|---|---|
| committer | chs <chs@NetBSD.org> | 2023-02-07 22:54:02 +0000 |
| commit | bf257e3fbaf2531cbc468519b57268f52c3ceca1 (patch) | |
| tree | 98317c4c9df71024548320287b8b902873d4534d /lib/lua/sqlite | |
| parent | c152ffafa474233727612a1a8fd8663e82f2d9d2 (diff) | |
dtrace: remove unnecessary fflush()
Apply this commit from FreeBSD:
commit f339a3ef6369b368f3a2455792a7a3a4c28f92c4
Author: Chuck Silvers <chs@FreeBSD.org>
Date: Wed Feb 9 17:09:26 2022 -0800
dtrace: remove unnecessary fflush()
This call was added back in the early days of dtrace porting and
no one knows why anymore. The extra flushing causes lots of
unnecessary CPU overhead when a script produces lots of output,
as well as easily losing output because the command can't keep up.
Sponsored by: Netflix
Reviewed by: imp, markj
Differential Revision: https://reviews.freebsd.org/D34216
Diffstat (limited to 'lib/lua/sqlite')
0 files changed, 0 insertions, 0 deletions
