Searched hist:"05364 ca03cfd419caecb292fede20eb39667eaae" (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/net/sctp/ |
H A D | stream_sched_rr.c | diff 05364ca03cfd419caecb292fede20eb39667eaae Fri Aug 10 12:11:42 CDT 2018 Konstantin Khorenko <khorenko@virtuozzo.com> net/sctp: Make wrappers for accessing in/out streams
This patch introduces wrappers for accessing in/out streams indirectly. This will enable to replace physically contiguous memory arrays of streams with flexible arrays (or maybe any other appropriate mechanism) which do memory allocation on a per-page basis.
Signed-off-by: Oleg Babin <obabin@virtuozzo.com> Signed-off-by: Konstantin Khorenko <khorenko@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stream_sched_prio.c | diff 05364ca03cfd419caecb292fede20eb39667eaae Fri Aug 10 12:11:42 CDT 2018 Konstantin Khorenko <khorenko@virtuozzo.com> net/sctp: Make wrappers for accessing in/out streams
This patch introduces wrappers for accessing in/out streams indirectly. This will enable to replace physically contiguous memory arrays of streams with flexible arrays (or maybe any other appropriate mechanism) which do memory allocation on a per-page basis.
Signed-off-by: Oleg Babin <obabin@virtuozzo.com> Signed-off-by: Konstantin Khorenko <khorenko@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stream_sched.c | diff 05364ca03cfd419caecb292fede20eb39667eaae Fri Aug 10 12:11:42 CDT 2018 Konstantin Khorenko <khorenko@virtuozzo.com> net/sctp: Make wrappers for accessing in/out streams
This patch introduces wrappers for accessing in/out streams indirectly. This will enable to replace physically contiguous memory arrays of streams with flexible arrays (or maybe any other appropriate mechanism) which do memory allocation on a per-page basis.
Signed-off-by: Oleg Babin <obabin@virtuozzo.com> Signed-off-by: Konstantin Khorenko <khorenko@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stream_interleave.c | diff 05364ca03cfd419caecb292fede20eb39667eaae Fri Aug 10 12:11:42 CDT 2018 Konstantin Khorenko <khorenko@virtuozzo.com> net/sctp: Make wrappers for accessing in/out streams
This patch introduces wrappers for accessing in/out streams indirectly. This will enable to replace physically contiguous memory arrays of streams with flexible arrays (or maybe any other appropriate mechanism) which do memory allocation on a per-page basis.
Signed-off-by: Oleg Babin <obabin@virtuozzo.com> Signed-off-by: Konstantin Khorenko <khorenko@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | stream.c | diff 05364ca03cfd419caecb292fede20eb39667eaae Fri Aug 10 12:11:42 CDT 2018 Konstantin Khorenko <khorenko@virtuozzo.com> net/sctp: Make wrappers for accessing in/out streams
This patch introduces wrappers for accessing in/out streams indirectly. This will enable to replace physically contiguous memory arrays of streams with flexible arrays (or maybe any other appropriate mechanism) which do memory allocation on a per-page basis.
Signed-off-by: Oleg Babin <obabin@virtuozzo.com> Signed-off-by: Konstantin Khorenko <khorenko@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | chunk.c | diff 05364ca03cfd419caecb292fede20eb39667eaae Fri Aug 10 12:11:42 CDT 2018 Konstantin Khorenko <khorenko@virtuozzo.com> net/sctp: Make wrappers for accessing in/out streams
This patch introduces wrappers for accessing in/out streams indirectly. This will enable to replace physically contiguous memory arrays of streams with flexible arrays (or maybe any other appropriate mechanism) which do memory allocation on a per-page basis.
Signed-off-by: Oleg Babin <obabin@virtuozzo.com> Signed-off-by: Konstantin Khorenko <khorenko@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | outqueue.c | diff 05364ca03cfd419caecb292fede20eb39667eaae Fri Aug 10 12:11:42 CDT 2018 Konstantin Khorenko <khorenko@virtuozzo.com> net/sctp: Make wrappers for accessing in/out streams
This patch introduces wrappers for accessing in/out streams indirectly. This will enable to replace physically contiguous memory arrays of streams with flexible arrays (or maybe any other appropriate mechanism) which do memory allocation on a per-page basis.
Signed-off-by: Oleg Babin <obabin@virtuozzo.com> Signed-off-by: Konstantin Khorenko <khorenko@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | socket.c | diff 05364ca03cfd419caecb292fede20eb39667eaae Fri Aug 10 12:11:42 CDT 2018 Konstantin Khorenko <khorenko@virtuozzo.com> net/sctp: Make wrappers for accessing in/out streams
This patch introduces wrappers for accessing in/out streams indirectly. This will enable to replace physically contiguous memory arrays of streams with flexible arrays (or maybe any other appropriate mechanism) which do memory allocation on a per-page basis.
Signed-off-by: Oleg Babin <obabin@virtuozzo.com> Signed-off-by: Konstantin Khorenko <khorenko@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/net/sctp/ |
H A D | structs.h | diff 05364ca03cfd419caecb292fede20eb39667eaae Fri Aug 10 12:11:42 CDT 2018 Konstantin Khorenko <khorenko@virtuozzo.com> net/sctp: Make wrappers for accessing in/out streams
This patch introduces wrappers for accessing in/out streams indirectly. This will enable to replace physically contiguous memory arrays of streams with flexible arrays (or maybe any other appropriate mechanism) which do memory allocation on a per-page basis.
Signed-off-by: Oleg Babin <obabin@virtuozzo.com> Signed-off-by: Konstantin Khorenko <khorenko@virtuozzo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|