655 Commits

Author SHA1 Message Date
云风
5db65a68a8 Merge pull request #93 from van9ogh/master
Change jemalloc repositories to https
2014-04-21 10:43:18 +08:00
Liu Peng
ebe2283a10 Update .gitmodules
change jemalloc submodule from ssh to https
2014-04-21 08:47:45 +08:00
Cloud Wu
8840c0fe3e service_mgr support list, add a debug command to debug_console 2014-04-19 20:45:40 +08:00
Cloud Wu
ddd0b13013 add snax.uniqueservice (and others) 2014-04-19 17:53:50 +08:00
Cloud Wu
ba27feee35 make service mgr simple 2014-04-19 17:11:51 +08:00
Cloud Wu
93cb091894 assert service name is string 2014-04-19 16:51:12 +08:00
Cloud Wu
2d56a2215a optimize global unique service query 2014-04-19 16:47:52 +08:00
Cloud
c577a4f07d quickfix: ssize_t 2014-04-18 23:47:00 +08:00
云风
37233e70e6 Merge pull request #91 from cloudwu/jemalloc
Use macro for memory hook
2014-04-18 23:42:06 +08:00
Cloud Wu
23764545bb rewrite get_allocated_field 2014-04-18 23:40:50 +08:00
Cloud Wu
2680425b4f handle is uint32_t 2014-04-18 23:24:03 +08:00
Cloud Wu
25c8f1ee08 bugfix: SLOT_SIZE should be 64K 2014-04-18 23:07:45 +08:00
Cloud
d21ff9d759 add memory lua lib 2014-04-18 22:48:10 +08:00
Cloud Wu
7d835d222b use macro for replace malloc api (see skynet_malloc.h) 2014-04-18 22:38:18 +08:00
Cloud
23cfb11954 bugifx: clean prefix 2014-04-18 18:35:37 +08:00
Cloud Wu
b6b639b204 check 3rd/jemalloc/autogen.sh 2014-04-18 18:20:13 +08:00
Cloud Wu
237c2323d6 add git submoudle update to makefile 2014-04-18 18:16:46 +08:00
Cloud Wu
ae0ceedfc2 detect JEMALLOC_OVERRIDE_MEMALIGN 2014-04-18 18:02:53 +08:00
Cloud Wu
072b603c1c bugfix: use memcpy for unalign memory 2014-04-18 17:48:17 +08:00
Cloud Wu
ac1a0a4c99 malloc hook for jemalloc and c memory info dump 2014-04-18 17:38:18 +08:00
Cloud Wu
5b68dc6a17 add submodules jemalloc 2014-04-18 15:27:31 +08:00
云风
d0fe189fd6 Merge pull request #90 from cloudwu/simplify
Simplify
2014-04-18 14:45:26 +08:00
Cloud Wu
cfbd68b85a check callback return value for reserve the message 2014-04-18 14:25:36 +08:00
Cloud Wu
d568e54c63 delete unused feature : group/localcast/forward, etc 2014-04-18 14:25:36 +08:00
云风
2fc7ceda44 fix typo 2014-04-17 20:48:20 +08:00
云风
e9277dda93 Merge pull request #88 from wsk3201/fixnetpack
bugfix: netpack
2014-04-17 19:51:39 +08:00
云风
1aca253dbe Merge pull request #89 from cloudwu/snax
snax :  : a simple skynet auxliliary framework
2014-04-17 19:41:45 +08:00
Cloud Wu
6c6f9d6fac no return value for exit() 2014-04-17 15:37:46 +08:00
Cloud Wu
129b1cd90e queue mode 2014-04-17 15:37:01 +08:00
Cloud Wu
6d4d9f8758 use a patch to hotfix 2014-04-17 13:49:25 +08:00
Cloud Wu
58dfe38c4b hotfix snax supported 2014-04-16 23:23:51 +08:00
Cloud Wu
df5c619a29 snax : a simple skynet auxliliary framework 2014-04-16 20:12:17 +08:00
mercury landed
2308ce3905 fixnetpack
不一定两次读完。没有读完的时候把uc放回queue。
2014-04-16 17:11:21 +08:00
云风
a420fe498f Merge pull request #87 from cloudwu/priority
Add low priority list to send buffer
2014-04-16 14:10:22 +08:00
Cloud Wu
7b2be206e5 simplify send_buffer 2014-04-16 11:13:02 +08:00
Cloud Wu
6adf5435b5 Add low priority list to socket send buffer 2014-04-15 21:35:34 +08:00
Cloud Wu
0279144db1 cleanall clear lualib.a 2014-04-15 14:32:52 +08:00
Cloud Wu
720297b6ec fix include path for lua-cjson and add cleanall target 2014-04-15 14:29:40 +08:00
Cloud Wu
006e9be185 Fix Issue #86 2014-04-15 10:56:20 +08:00
Cloud Wu
285b6b9310 Merge branch 'netpack' 2014-04-14 22:31:46 +08:00
Cloud Wu
47167ea2e8 remove old client 2014-04-14 22:31:23 +08:00
云风
2a22f00bea Merge pull request #84 from cloudwu/netpack
lua version gate and new example
2014-04-14 21:25:25 +08:00
Cloud Wu
98c9059a60 c/s json protocol example 2014-04-14 21:21:47 +08:00
Cloud Wu
904b68b5a5 rewrite client demo by lua, remove old C version client demo 2014-04-14 17:04:02 +08:00
Cloud Wu
1e9a27232b rewrite watchdog/agent, use new gate 2014-04-14 14:21:31 +08:00
Cloud Wu
476fd10889 netpack for gate 2014-04-13 22:43:45 +08:00
Cloud Wu
8e92930413 move platform.mk out from makefile 2014-04-12 12:24:22 +08:00
云风
eebb7017b4 Merge pull request #82 from nopsky/master
修改harbor_init里的一个小bug #81
2014-04-09 20:33:35 +08:00
nopsky
c18ea761a4 修改harbor_init里的一个小bug 2014-04-09 19:14:54 +08:00
Cloud Wu
3be4e3c44b rewrite example testping 2014-04-04 11:50:10 +08:00