before the appplication terminates.
Signed-off-by: Ian Betts
---
examples/performance-thread/pthread_shim/main.c | 4
examples/performance-thread/pthread_shim/pthread_shim.c | 11 +--
2 files changed, 13 insertions(+), 2 deletions(-)
diff --git a/examples/performa
This commit removes the performance thread example from
examples/Makefile, and marks the example as "experimental"
in the release note, and it its API headers files.
Signed-off-by: Ian Betts
---
doc/guides/rel_notes/release_2_2.rst | 8
example
This commit adds an example that illustrates how to implement
a pthread shim with the lthread subsystem included in the
performance thread example application.
Signed-off-by: Ian Betts
---
examples/performance-thread/Makefile | 2 +
examples/performance-thread/pthread_shim
This commit adds an L3 forwarding application to the performace-thread
example.
Changes in this version
* Use DIRS-y in examples/Makefile
* remove superflous entry in maintainers
Signed-off-by: Ian Betts
---
MAINTAINERS |4 +
examples/Makefile
This commit adds the lightweight thread subsystem used by the
performance-thread sample applications.
Changes in this version
* fix clang errors
Signed-off-by: Ian Betts
---
examples/performance-thread/common/arch/x86/ctx.c | 93 +++
examples/performance-thread/common/arch/x86/ctx.h | 57
This commit adds the sample application user guide for the
performance thread sample application.
Signed-off-by: Ian Betts
---
.../sample_app_ug/img/performance_thread_1.svg | 799 +
.../sample_app_ug/img/performance_thread_2.svg | 865 ++
doc/guides
version
* fix clang errors
* remove superflous entry in maintainers file
* use DIRS-y in examples/Makefile
Ian Betts (4):
doc: add sample application guide for performance-thread
examples: add lthread subsystem for performance-thread
examples: add l3fwd-thread example in performance-thread
This commit adds an example that illustrates how to implement
a pthread shim with the lthread subsystem included in the
performance thread example application.
Signed-off-by: Ian Betts
---
examples/performance-thread/Makefile | 2 +
examples/performance-thread/pthread_shim
This commit adds an L3 forwarding application to the performace-thread
example.
Signed-off-by: Ian Betts
---
MAINTAINERS |7 +
examples/Makefile |6 +-
examples/performance-thread/Makefile | 43
This commit adds the lightweight thread subsystem used by the
performance-thread sample applications.
Signed-off-by: Ian Betts
---
examples/performance-thread/common/arch/x86/ctx.c | 93 +++
examples/performance-thread/common/arch/x86/ctx.h | 57 ++
examples/performance-thread/common
This commit adds the sample application user guide for the
performance thread sample application.
Signed-off-by: Ian Betts
---
.../sample_app_ug/img/performance_thread_1.svg | 799 +
.../sample_app_ug/img/performance_thread_2.svg | 865 ++
doc/guides
version
* Remove CONFIG_RTE_PERFORMANCE_THREAD
Ian Betts (4):
doc: add sample application guide for performance-thread
examples: add lthread subsystem for performance-thread
examples: add l3fwd-thread example in performance-thread
examples: add pthread_shim example to performance thread
This commit adds an example that illustrates how to implement
a pthread shim with the lthread subsystem included in the
performance thread example application.
Signed-off-by: Ian Betts
---
examples/performance-thread/Makefile | 2 +
examples/performance-thread/pthread_shim
This commit adds an L3 forwarding application to the performace-thread
example.
Signed-off-by: Ian Betts
---
config/defconfig_x86_64-native-linuxapp-gcc |2 +
config/defconfig_x86_64-native-linuxapp-icc |2 +
examples/Makefile |1
This commit adds the lightweight thread subsystem used by the
performance-thread sample applications.
Changes in this version
* remove ASM implementation of atomic64_xchg in favor
of builtin __sync_lock_test_and_set()
Signed-off-by: Ian Betts
---
examples/performance-thread/common/arch/x86
This commit adds the sample application user guide for the
performance thread sample application.
Signed-off-by: Ian Betts
---
.../sample_app_ug/img/performance_thread_1.svg | 799 +
.../sample_app_ug/img/performance_thread_2.svg | 865 ++
doc/guides
version
* remove ASM implementation of atomic64_xchg in favor
of builtin __sync_lock_test_and_set()
Ian Betts (4):
doc: add sample application guide for performance-thread
examples: add lthread subsystem forperformance-thread
examples: add l3fwd-thread example in performance-thread
examples
This commit adds an example that illustrates how to implement
a pthread shim with the lthread subsystem included in the
performance thread example application.
Signed-off-by: Ian Betts
---
examples/performance-thread/Makefile | 2 +
examples/performance-thread/pthread_shim
This commit adds an L3 forwarding application to the performace-thread
example.
Signed-off-by: Ian Betts
---
config/defconfig_x86_64-native-linuxapp-gcc |3 +
config/defconfig_x86_64-native-linuxapp-icc |3 +
examples/Makefile |1
This commit adds the lightweight thread subsystem used by the
performance-thread sample applications.
Signed-off-by: Ian Betts
---
.../performance-thread/common/arch/x86/atomic.h| 59 ++
examples/performance-thread/common/arch/x86/ctx.c | 93 +++
examples/performance-thread/common/arch
This commit adds the sample application user guide for the
performance thread sample application.
Signed-off-by: Ian Betts
---
.../sample_app_ug/img/performance_thread_1.svg | 799 +
.../sample_app_ug/img/performance_thread_2.svg | 865 ++
doc/guides
version
* fix copyright dates
Ian Betts (4):
doc: add sample application guide for performance-thread
examples: add lthread subsystem for performance-thread
examples: add l3fwd-thread example in performance-thread
examples: add pthread_shim example to performance thread
config/defconfig_x86_64
22 matches
Mail list logo