Searched hist:"100 fdd1faf50557558e2911af4be32e515cb8036" (Results 1 – 8 of 8) sorted by relevance
/linux/net/sctp/ |
H A D | protocol.c | diff 100fdd1faf50557558e2911af4be32e515cb8036 Thu Jun 09 08:34:07 CEST 2022 Eric Dumazet <edumazet@google.com> net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Due to memcg interface, SK_MEM_QUANTUM is effectively PAGE_SIZE.
This might change in the future, but it seems better to avoid the confusion.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/mptcp/ |
H A D | protocol.c | diff 100fdd1faf50557558e2911af4be32e515cb8036 Thu Jun 09 08:34:07 CEST 2022 Eric Dumazet <edumazet@google.com> net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Due to memcg interface, SK_MEM_QUANTUM is effectively PAGE_SIZE.
This might change in the future, but it seems better to avoid the confusion.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/ipv4/ |
H A D | tcp_output.c | diff 100fdd1faf50557558e2911af4be32e515cb8036 Thu Jun 09 08:34:07 CEST 2022 Eric Dumazet <edumazet@google.com> net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Due to memcg interface, SK_MEM_QUANTUM is effectively PAGE_SIZE.
This might change in the future, but it seems better to avoid the confusion.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | udp.c | diff 100fdd1faf50557558e2911af4be32e515cb8036 Thu Jun 09 08:34:07 CEST 2022 Eric Dumazet <edumazet@google.com> net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Due to memcg interface, SK_MEM_QUANTUM is effectively PAGE_SIZE.
This might change in the future, but it seems better to avoid the confusion.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | tcp.c | diff 100fdd1faf50557558e2911af4be32e515cb8036 Thu Jun 09 08:34:07 CEST 2022 Eric Dumazet <edumazet@google.com> net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Due to memcg interface, SK_MEM_QUANTUM is effectively PAGE_SIZE.
This might change in the future, but it seems better to avoid the confusion.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | tcp_input.c | diff 100fdd1faf50557558e2911af4be32e515cb8036 Thu Jun 09 08:34:07 CEST 2022 Eric Dumazet <edumazet@google.com> net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Due to memcg interface, SK_MEM_QUANTUM is effectively PAGE_SIZE.
This might change in the future, but it seems better to avoid the confusion.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/net/core/ |
H A D | sock.c | diff 100fdd1faf50557558e2911af4be32e515cb8036 Thu Jun 09 08:34:07 CEST 2022 Eric Dumazet <edumazet@google.com> net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Due to memcg interface, SK_MEM_QUANTUM is effectively PAGE_SIZE.
This might change in the future, but it seems better to avoid the confusion.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
/linux/include/net/ |
H A D | sock.h | diff 100fdd1faf50557558e2911af4be32e515cb8036 Thu Jun 09 08:34:07 CEST 2022 Eric Dumazet <edumazet@google.com> net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Due to memcg interface, SK_MEM_QUANTUM is effectively PAGE_SIZE.
This might change in the future, but it seems better to avoid the confusion.
Signed-off-by: Eric Dumazet <edumazet@google.com> Reviewed-by: Shakeel Butt <shakeelb@google.com> Acked-by: Soheil Hassas Yeganeh <soheil@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|