diff options
author | tjr <tjr@FreeBSD.org> | 2003-12-19 13:07:17 +0000 |
---|---|---|
committer | tjr <tjr@FreeBSD.org> | 2003-12-19 13:07:17 +0000 |
commit | 50207b49b7023e9dddefa0910c7bb006aa4ddaaf (patch) | |
tree | 0724d62cda807213b78ef8bf6cf65ae390044294 /lib/libc | |
parent | c7be5e14dca38359438c2fb698ff8d5c6c75d0f7 (diff) | |
download | FreeBSD-src-50207b49b7023e9dddefa0910c7bb006aa4ddaaf.zip FreeBSD-src-50207b49b7023e9dddefa0910c7bb006aa4ddaaf.tar.gz |
Reduce the overhead of semop() by using the kernel stack instead of
malloc'd memory to store the operations array if it is small enough
to fit.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions