diff options
author | Kozlov Dmitry <dima@server> | 2010-08-21 12:53:18 +0400 |
---|---|---|
committer | Kozlov Dmitry <dima@server> | 2010-08-21 12:53:38 +0400 |
commit | c9db62c69f26684eb5b00c620d0e182f3e336412 (patch) | |
tree | eb68981248e8afb71ad8b0aff395073a457ce92a /.gitignore | |
parent | c30962027d1bd4e93ffd484f4177dee53a36aa1c (diff) | |
download | accel-ppp-xebd-c9db62c69f26684eb5b00c620d0e182f3e336412.tar.gz accel-ppp-xebd-c9db62c69f26684eb5b00c620d0e182f3e336412.zip |
* use rcu + spin_lock in gre module for 2.6 kernel
* use rcu + spin_lock instead of rcu + semaphone in pptp module
* fixed incorrect rcu_synchronize() place
* use static bitmap (DECLARE_BITMAP) instead of dynamically allocated
* use vmalloc for callid_sock memory allocation instead of BITS_PER_LONG + __get_free_pages
* avoid copying writable clones (thanks to theMIROn)
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions