| /mOS-networking-stack/samples/lighttpd-1.4.32/tests/ |
| H A D | Makefile.am | 25 core-var-include.t \ 29 core-condition.t \ 30 core-request.t \ 31 core-response.t \ 32 core-keepalive.t \ 33 core.t \ 54 core-404-handler.t \
|
| H A D | SConscript | 13 core-var-include.t \ 17 core-condition.t \ 18 core-request.t \ 19 core-response.t \ 20 core-keepalive.t \ 21 core.t \
|
| H A D | Makefile.in | 601 core-var-include.t \ 605 core-condition.t \ 606 core-request.t \ 607 core-response.t \ 608 core-keepalive.t \ 609 core.t \ 630 core-404-handler.t \
|
| /mOS-networking-stack/samples/epwget/ |
| H A D | epwget.c | 94 int core; member 148 ctx->core = mctx->cpu; in CreateContext() 615 int core = mctx->cpu; in InitWget() local 620 g_ctx[core] = ctx; in InitWget() 673 int core = ctx->core; in RunWget() local 677 core, flows[core], inet_ntoa(daddr_in), ntohs(dport)); in RunWget() 682 while (!done[core]) { in RunWget() 693 done[core] = TRUE; in RunWget() 706 done[core] = TRUE; in RunWget() 761 g_stat[core] = NULL; in RunWget() [all …]
|
| H A D | epwget-mp.c | 93 int core; member 147 ctx->core = mctx->cpu; in CreateContext() 613 int core = mctx->cpu; in InitWget() local 618 g_ctx[core] = ctx; in InitWget() 671 int core = ctx->core; in RunWget() local 675 core, flows[core], inet_ntoa(daddr_in), ntohs(dport)); in RunWget() 680 while (!done[core]) { in RunWget() 691 done[core] = TRUE; in RunWget() 704 done[core] = TRUE; in RunWget() 759 g_stat[core] = NULL; in RunWget() [all …]
|
| H A D | Makefile.in | 22 MTCP_FLD = ../../core
|
| /mOS-networking-stack/core/src/include/ |
| H A D | addr_pool.h | 23 CreateAddressPoolPerCore(int core, int num_queues, 30 FetchAddress(addr_pool_t ap, int core, int num_queues, 34 FetchAddressPerCore(addr_pool_t ap, int core, int num_queues,
|
| /mOS-networking-stack/util/ |
| H A D | netlib.c | 26 AffinitizeThreadToCore(int core) in AffinitizeThreadToCore() argument 33 if (core < 0 || core >= n) { in AffinitizeThreadToCore() 34 fprintf(stderr, "%d: invalid CPU number.\n", core); in AffinitizeThreadToCore() 45 CPU_SET_S(core, n, cmask); in AffinitizeThreadToCore()
|
| /mOS-networking-stack/core/src/ |
| H A D | addr_pool.c | 109 CreateAddressPoolPerCore(int core, int num_queues, in CreateAddressPoolPerCore() argument 168 if (rss_core != core) in CreateAddressPoolPerCore() 216 FetchAddress(addr_pool_t ap, int core, int num_queues, in FetchAddress() argument 248 if (core == rss_core) in FetchAddress() 269 FetchAddressPerCore(addr_pool_t ap, int core, int num_queues, in FetchAddressPerCore() argument
|
| H A D | Makefile.in | 74 SRCS = core.c tcp_stream.c config.c api.c mos_api.c eventpoll.c socket.c pipe.c \ 117 rm -f *.o *~ core
|
| /mOS-networking-stack/samples/midstat/ |
| H A D | README | 3 PCAP is only for single CPU core
|
| H A D | Makefile.in | 21 MTCP_FLD = ../../core
|
| /mOS-networking-stack/core/test/tree/ |
| H A D | Makefile | 17 rm -f core
|
| /mOS-networking-stack/samples/epserver/ |
| H A D | epserver-mp.c | 510 core, events[i].data.sock); in RunServer() 588 int core = *(int *)arg; in RunMTCP() local 591 mtcp_core_affinitize(core); in RunMTCP() 594 mctx = mtcp_create_context(core); in RunMTCP()
|
| H A D | epserver.c | 511 core, events[i].data.sock); in RunServer() 589 int core = *(int *)arg; in RunMTCP() local 592 mtcp_core_affinitize(core); in RunMTCP() 595 mctx = mtcp_create_context(core); in RunMTCP()
|
| H A D | Makefile.in | 22 MTCP_FLD = ../../core
|
| /mOS-networking-stack/core/test/tcprb/ |
| H A D | Makefile | 16 rm -f core
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/ |
| H A D | configure | 1987 rm -f core conftest.err conftest.$ac_objext \ 2281 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 2483 rm -f core *.core core.conftest.* && 4282 rm -f core conftest.err conftest.$ac_objext 4351 rm -f core conftest* 5348 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 5647 rm -f core conftest.err conftest.$ac_objext \ 13052 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 13624 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 13680 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ [all …]
|
| /mOS-networking-stack/core/test/scalable_event/ |
| H A D | Makefile | 19 rm -f core
|
| /mOS-networking-stack/scripts/ |
| H A D | configure | 2051 rm -f core *.core core.conftest.* && 2971 rm -f core conftest.err conftest.$ac_objext 3474 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 3688 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 3760 rm -f core *.core core.conftest.* gmon.out bb.out conftest$ac_exeext \ 4569 "../core/src/Makefile") CONFIG_FILES="$CONFIG_FILES ../core/src/Makefile" ;; 5726 "../core/src/Makefile") CONFIG_FILES="$CONFIG_FILES ../core/src/Makefile" ;; 6884 "../core/src/Makefile") CONFIG_FILES="$CONFIG_FILES ../core/src/Makefile" ;; 8043 "../core/src/Makefile") CONFIG_FILES="$CONFIG_FILES ../core/src/Makefile" ;; 9203 "../core/src/Makefile") CONFIG_FILES="$CONFIG_FILES ../core/src/Makefile" ;; [all …]
|
| /mOS-networking-stack/util/include/ |
| H A D | netlib.h | 31 int AffinitizeThreadToCore(int core);
|
| /mOS-networking-stack/docs/ |
| H A D | Makefile.template | 22 MTCP_FLD =../../../core
|
| /mOS-networking-stack/samples/lighttpd-1.4.32/doc/outdated/ |
| H A D | security.txt | 6 Module: core
|
| /mOS-networking-stack/samples/nat/ |
| H A D | Makefile.in | 21 MTCP_FLD = ../../core
|
| /mOS-networking-stack/samples/simple_firewall/ |
| H A D | Makefile.in | 21 MTCP_FLD = ../../core
|