1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-02-13 11:51:57 +00:00
Commit graph

2138 commits

Author SHA1 Message Date
winlin
8cc9a11b81 for bug #194, set the server main cycle to 1s 2014-11-11 14:38:54 +08:00
winlin
51f15e9be0 Merge branch 'srs.master' 2014-11-11 13:43:36 +08:00
winlin
2adf2550dc refine the depends to make st script 2014-11-11 13:42:06 +08:00
winlin
6191e3791d Merge branch 'srs.master' 2014-11-11 13:40:54 +08:00
winlin
46330dd196 fix #195: remove the confuse code st_usleep(0). 2.0.13. 2014-11-11 13:40:09 +08:00
winlin
7924ef9716 Merge branch 'srs.master' 2014-11-11 13:37:51 +08:00
winlin
4f34ac022f add benchmark for 1.0.5/2.0.12, 2700clients, 85%CPU, 66MB. 2014-11-11 13:36:54 +08:00
winlin
b7d964ee5a Merge branch 'srs.master' 2014-11-11 12:59:58 +08:00
winlin
8ab6b57612 research st, the timeout and coroutine scheduler. 2014-11-11 12:58:25 +08:00
winlin
691b784ae9 Merge branch 'srs.master' 2014-11-11 11:26:44 +08:00
winlin
be46e428ad research st, for bug #193, remove the code with bug, exit when fork. 2014-11-11 11:25:52 +08:00
winlin
f4dfee0e9f research st, add comments for bug #193. 2014-11-11 11:24:19 +08:00
winlin
044de0eb75 Merge branch 'srs.master' 2014-11-11 11:16:58 +08:00
winlin
cd09fcaf55 research st, remove all events except epoll. 2014-11-11 11:15:58 +08:00
winlin
b6f35336ba Merge branch 'srs.master' 2014-11-10 16:51:31 +08:00
winlin
91f6dbe479 research st, add test for setjmp and longjmp. 2014-11-10 16:50:36 +08:00
winlin
a934f9fb7b Merge branch 'srs.master' 2014-11-10 15:22:54 +08:00
winlin
4d4e840209 research st, add jmp_flow. 2014-11-10 15:22:30 +08:00
winlin
a4a752e125 Merge branch 'srs.master' 2014-11-10 14:56:23 +08:00
winlin
683b01a6c9 research st, add comments about the thread cycle 2014-11-10 14:54:52 +08:00
winlin
ccf1abbd8a Merge branch 'srs.master' 2014-11-10 14:03:57 +08:00
winlin
8327a57b7e never use stack variable for setjmp 2014-11-10 14:02:49 +08:00
winlin
b2e1e40ded Merge branch 'srs.master' 2014-11-10 13:53:13 +08:00
winlin
2c01f7e943 research st, expand MD_INIT_CONTEXT macro, the thread start. 2014-11-10 13:52:17 +08:00
winlin
8da8c49f39 research st, add comments 2014-11-10 11:49:14 +08:00
winlin
6a86537729 Merge branch 'srs.master' 2014-11-10 11:48:31 +08:00
winlin
2b70212649 research st, add stack struct comments. 2014-11-10 11:47:24 +08:00
winlin
922cdc5512 Merge branch 'srs.master' 2014-11-10 11:11:23 +08:00
winlin
6bde1e54dc research st, add stack alloc commnets. 2014-11-10 11:10:27 +08:00
winlin
aa89323998 Merge branch 'srs.master' 2014-11-10 11:07:01 +08:00
winlin
e49a868308 research st, rename variable thread to trd, for thread is a keyword. 2014-11-10 11:06:06 +08:00
winlin
f95f9b1bb2 Merge branch 'srs.master' 2014-11-10 10:21:58 +08:00
winlin
ac1a4ec0a3 research st, always alloc on stack. 2014-11-10 10:21:05 +08:00
winlin
d4d877fcc9 Merge branch 'srs.master' 2014-11-10 10:04:04 +08:00
winlin
845c1e9329 update readme 2014-11-10 10:03:16 +08:00
winlin
c69e84b874 Merge branch 'srs.master' 2014-11-10 09:58:04 +08:00
winlin
f9a7d40364 update readme 2014-11-10 09:56:43 +08:00
winlin
b200e9f9ce Merge branch 'srs.master' 2014-11-09 12:06:17 +08:00
winlin
ae8b3e3c00 research st, remove the support of MD_STACK_GROWS_UP 2014-11-09 12:05:59 +08:00
winlin
340464ed56 research st, remove __ia64__ cpu support 2014-11-09 12:04:56 +08:00
winlin
2b33916f23 Merge branch 'srs.master' 2014-11-09 11:56:33 +08:00
winlin
a27c3dca2d research st, add gdb info for setjmp. 2014-11-09 11:56:14 +08:00
winlin
f0f27b9cb3 Merge branch 'srs.master' 2014-11-09 11:46:48 +08:00
winlin
4b24ee9db3 research st, only for linux and arm/mips/i386/x86_64 cpus. 2014-11-09 11:46:32 +08:00
winlin
66d0b31e12 Merge branch 'srs.master' 2014-11-09 09:45:59 +08:00
winlin
9172dc14dc update the death link for readme. 2014-11-09 09:45:00 +08:00
winlin
d6922df5d4 Merge branch 'srs.master' 2014-11-08 20:36:07 +08:00
winlin
2dde5dc89d update readme 2014-11-08 20:35:44 +08:00
winlin
9c5b30e705 Merge branch 'srs.master' 2014-11-08 20:14:39 +08:00
winlin
cc811dfc90 refine script for generate script 2014-11-08 20:14:20 +08:00