fastos / fastsocket

Fastsocket is a highly scalable socket and its underlying networking implementation of Linux kernel. With the straight linear scalability, Fastsocket can provide extremely good performance in multicore machines. In addition, it is very easy to use and maintain. As a result, it has been deployed in the production environment of SINA.
GNU General Public License v2.0
3.76k stars 730 forks source link

Add the preempt_disable and preempt_enable_no_resched to when allocat… #41

Closed gfreewind closed 9 years ago

gfreewind commented 9 years ago

…e or free the conn from/to pool