Commit Graph

37 Commits (00c65d220ed3bf1975693f70daefdd9068e02651)

Author SHA1 Message Date
fengbojiang(姜凤波) d9e0c21a28 Add dispatch API reference. 2019-06-25 12:38:19 +08:00
Hongji 1cea8076c6 Update F-Stack_API_Reference.md
Typo error 'callbask' -> 'callback'
2019-05-29 00:21:17 -07:00
johnjiang 22a4ca445e Update F-Stack_Quick_Start_Guide.md
Fix #336
2019-03-12 17:03:59 +08:00
johnjiang c0784073ef Update Launch_F-Stack_on_AWS_EC2_in_one_minute.md
Add depends to yum install.
2018-11-20 14:01:41 +08:00
Luo Mai bf555bb76d Fix typos and grammars in API reference. 2018-10-25 16:03:45 +01:00
johnjiang c416c79feb Update F-Stack_Binary_Release_Quick_Start.md
Add download f-stack-binary-release.tar.gz
2018-08-03 17:45:03 +08:00
xklllll cd0419529d Add a doc link 2018-08-03 16:25:35 +08:00
xklllll ba50df9649 add binary-release doc 2018-08-03 16:11:22 +08:00
johnjiang 1fefb4f686 Release-1.12 tag. 2018-06-01 19:52:59 +08:00
unknown 2abe29f7f6 Update redis document. 2018-05-28 17:11:06 +08:00
logwang 2bfe3f2e55 DPDK: upgrade to 17.11.2 LTS.
Changes:
1. This version is downloaded from
https://fast.dpdk.org/rel/dpdk-17.11.2.tar.xz.
2. Adapt the new interface `rte_ring_dequeue_burst`.
3. Change the type of `port_id` from uint8_t to uint16_t.
4. Just link libdpdk.a instead of the other libaries.
5. Install libnuma-dev first.
6. Update the documents.
2018-05-15 17:49:22 +08:00
陈威 55d550ae80 Update F-Stack_Nginx_APP_Guide.md
The context of `schedule_timeout` is `main`.
2018-04-26 14:35:04 +08:00
陈威 f8aeb5ebf4 Update F-Stack_Nginx_APP_Guide.md 2018-02-09 20:09:05 +08:00
chenwei 3d7e1b6b15 Nginx : directive proxy_kernel_network_stack
1. Add a new directive proxy_kernel_network_stack :
    Syntax: 	proxy_kernel_network_stack on | off;
    Default: 	proxy_kernel_network_stack off;
   Context: 	http, stream, mail, server
  This directive is available only when NGX_HAVE_FF_STACK is defined.
  Determines whether proxy should go throught kernel network stack or fstack.
2.Update F-Stack_Nginx_APP_Guide.md
2018-02-05 15:55:20 +08:00
陈威 8461d8a70b Update F-Stack_Nginx_APP_Guide.md
Add description of directive  ```kernel_network_stack```.
2018-01-26 21:44:05 +08:00
陈威 684588066b Update F-Stack_Nginx_APP_Guide.md
Handle fstack in nginx ```work process cycle```. Refer to #151.
2018-01-26 17:44:47 +08:00
logwang 3c4a58ceba Roadmap: to support IPV6. 2017-11-27 14:03:46 +08:00
logwang 4e73363e2c Release-1.11 tag. 2017-11-21 11:42:39 +08:00
logwang d181a8f5a3 Update docs 2017-09-11 11:04:19 +08:00
logwang 63fb3d1fbf Fix nginx coredump on virtio vm and support kni.
1.close #67.
2.replace ff_primary process to primary worker process(the first one to
start and the last one to exit).
3.it's not graceful to reload.
2017-09-05 20:24:51 +08:00
logwang 30a6a05765 Update Launch_F-Stack_on_AWS_EC2_in_one_minute. 2017-09-04 16:31:41 +08:00
logwang eec9e77f67 Update nginx doc 2017-08-31 17:41:27 +08:00
logwang 6d206da275 Update nginx doc 2017-08-31 17:39:11 +08:00
logwang b14f72a480 Update doc/F-Stack_Nginx_APP_Guide.md 2017-08-23 17:23:21 +08:00
logwang 406002113b Support nginx reload.
close #12.
For more details, see doc/F-Stack_Nginx_APP_Guide.md.
2017-08-23 16:54:32 +08:00
tenfy 7330b870ca Fix doc.
The path `/data/f-stack/dpdk/x86_64-native-linuxapp-gcc/build/kmod`
should be `/data/f-stack/dpdk/x86_64-native-linuxapp-gcc/kmod`

Fixes #54
2017-08-11 14:39:33 +08:00
johnjiang a090190f3c Update Launch_F-Stack_on_AWS_EC2_in_one_minute.md 2017-08-07 10:49:11 +08:00
johnjiang 90a6589cca close ASLR 2017-08-03 16:06:25 +08:00
johnjiang 1ce9d61a4e Update Launch_F-Stack_on_AWS_EC2_in_one_minute.md 2017-07-11 11:36:28 +08:00
logwang 3377ed76b3 Update docs 2017-05-24 15:32:15 +08:00
Lihuanghe 5c7fa5d0df document mistake 2017-05-22 09:38:39 +08:00
johnjiang 9ca0c07064 Update F-Stack_API_Reference.md 2017-05-09 14:30:26 +08:00
johnjiang da4f19c1df Update F-Stack_API_Reference.md 2017-05-09 14:29:51 +08:00
fengbojiang(姜凤波) a264c356a4 add F-Stack Roadmap 2017-05-07 17:04:30 +08:00
logwang 3fc788461b Add doc: Launch F-Stack on AWS EC2. 2017-05-02 18:04:26 +08:00
logwang f854666911 init 2017-04-21 19:23:18 +08:00
logwang a9643ea85c init 2017-04-21 18:43:26 +08:00