summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/lsearch.c
diff options
context:
space:
mode:
authormav <mav@FreeBSD.org>2014-05-08 07:10:38 +0000
committermav <mav@FreeBSD.org>2014-05-08 07:10:38 +0000
commitc2e87a80269e468724d9cfe6f22abb751e19e0bb (patch)
tree8b8c992004a34fcb9cdb8a123bb634c511be8089 /lib/libc/stdlib/lsearch.c
parente2d7108ca81cf7eaa148b8ecb381d31612754273 (diff)
downloadFreeBSD-src-c2e87a80269e468724d9cfe6f22abb751e19e0bb.zip
FreeBSD-src-c2e87a80269e468724d9cfe6f22abb751e19e0bb.tar.gz
MFC r264886:
Remove limits on size of READ/WRITE operations. Instead of allocating up to 16MB or RAM at once to handle whole I/O, allocate up to 1MB at a time, but do multiple ctl_datamove() and storage I/Os if needed.
Diffstat (limited to 'lib/libc/stdlib/lsearch.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud