android_system_core/libcutils
Daniel Mentz 41aa2c3703 Increase netlink uevent rcvbuf size to 16M
Increase size of the NETLINK_KOBJECT_UEVENT socket receive buffer to
16M.  Also, use SO_RCVBUFFORCE to override any limits set by
/proc/sys/net/core/rmem_max.

We had a couple of instances, where we lost critical uevent messages due
to receive buffer overflows.

Bug: 119933843
Change-Id: I6aab183aa0194e173f9175b47c6beb0835cf6675
2018-12-03 18:39:24 +00:00
..
arch-arm
arch-arm64
arch-mips
arch-x86
arch-x86_64
include [GPU Service] Add independent AID for gpu service. 2018-11-06 12:52:01 -08:00
include_vndk/cutils libcutils: remove unused open_memstream. 2018-07-11 14:28:21 -07:00
tests switch to using android-base/file.h instead of android-base/test_utils.h 2018-11-14 09:35:34 -08:00
Android.bp cutils: move hashmap to <pthread.h>. 2018-07-13 10:54:49 -07:00
MODULE_LICENSE_APACHE2
NOTICE
OWNERS libcutils: add OWNERS. 2018-06-12 13:58:30 -07:00
android_get_control_env.h
android_get_control_file.cpp
android_reboot.cpp
ashmem-dev.cpp libcutils: ashmem: Avoid doing fd checks for ashmem calls 2018-07-17 17:02:44 -07:00
ashmem-host.cpp Remove more bogus <stdbool.h> #includes from C++. 2018-05-08 13:00:06 -07:00
canned_fs_config.cpp Remove more bogus <stdbool.h> #includes from C++. 2018-05-08 13:00:06 -07:00
config_utils.cpp
fs.cpp
fs_config.cpp Set bin directories to 0751 2018-11-11 11:29:10 -08:00
hashmap.cpp cutils: move hashmap to <pthread.h>. 2018-07-13 10:54:49 -07:00
iosched_policy.cpp
klog.cpp
load_file.cpp
multiuser.cpp
native_handle.cpp
partition_utils.cpp fs_mgr: fix incorrect parameter type 2018-10-09 10:49:44 -07:00
properties.cpp
qtaguid.cpp
record_stream.cpp
sched_policy.cpp Rewrite get_sched_policy_name for safety. 2018-04-25 14:55:48 -07:00
socket_inaddr_any_server_unix.cpp
socket_inaddr_any_server_windows.cpp
socket_local_client_unix.cpp
socket_local_server_unix.cpp
socket_local_unix.h
socket_network_client_unix.cpp
socket_network_client_windows.cpp
sockets.cpp
sockets_unix.cpp libcutils: lose socket_peer_is_trusted to ART, the only user. 2018-10-25 13:24:08 -07:00
sockets_windows.cpp
str_parms.cpp libcutils: remove some unused API. 2018-07-11 14:27:32 -07:00
strdup8to16.cpp
strdup16to8.cpp
strlcpy.c
threads.cpp
trace-container.cpp
trace-dev.cpp
trace-dev.inc Remove more bogus <stdbool.h> #includes from C++. 2018-05-08 13:00:06 -07:00
trace-host.cpp
uevent.cpp Increase netlink uevent rcvbuf size to 16M 2018-12-03 18:39:24 +00:00