linux_dsm_epyc7002/net/bluetooth
Luiz Augusto von Dentz 02b20f0bb6 Bluetooth: recalculate priorities when channels are starving
To avoid starvation the priority is recalculated so that the starving
channels are promoted to HCI_PRIO_MAX - 1 (6).

HCI_PRIO_MAX (7) is considered special, because it requires CAP_NET_ADMIN
capability which can be used to provide more guaranties, so it is not used
when promoting.

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Acked-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
2011-11-07 17:24:57 -02:00
..
bnep Bluetooth: replace list_for_each with list_for_each_entry whenever possible 2011-11-07 17:24:46 -02:00
cmtp Bluetooth: replace list_for_each with list_for_each_entry whenever possible 2011-11-07 17:24:46 -02:00
hidp Bluetooth: Fix hidp_get_connection() 2011-11-07 17:24:55 -02:00
rfcomm Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm 2011-11-07 17:24:49 -02:00
af_bluetooth.c Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg() 2011-09-27 18:16:07 -03:00
hci_conn.c Bluetooth: prioritizing data over HCI 2011-11-07 17:24:56 -02:00
hci_core.c Bluetooth: recalculate priorities when channels are starving 2011-11-07 17:24:57 -02:00
hci_event.c Bluetooth: Fix command complete/status for discovery commands 2011-11-07 17:24:48 -02:00
hci_sock.c Bluetooth: Add mgmt events for blacklisting 2011-09-21 12:59:15 -03:00
hci_sysfs.c Bluetooth: replace list_for_each with list_for_each_entry whenever possible 2011-11-07 17:24:46 -02:00
Kconfig
l2cap_core.c Bluetooth: prioritizing data over HCI 2011-11-07 17:24:56 -02:00
l2cap_sock.c Bluetooth: set skbuffer priority based on L2CAP socket priority 2011-11-07 17:24:47 -02:00
lib.c
Makefile
mgmt.c Bluetooth: Set HCI_MGMT flag only in read_controller_info 2011-11-07 17:24:51 -02:00
sco.c
smp.c Bluetooth: prioritizing data over HCI 2011-11-07 17:24:56 -02:00