projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
socket: Speed up soclose by avoiding putting the user thread into sleep
[dragonfly.git]
/
sys
/
kern
/
uipc_msg.c
2011-11-20
Sepherosa Ziehau
socket: Speed up soclose by avoiding putting the user...
blob
|
commitdiff
2011-11-18
Sepherosa Ziehau
netisr: Expose netmsg_sync_handler to avoid code duplic...
blob
|
commitdiff
|
diff to current
2011-11-17
Sepherosa Ziehau
protosw: Add PR_ASYNC_SEND, mainly to make sure async...
blob
|
commitdiff
|
diff to current
2011-11-03
Sepherosa Ziehau
tcp: Allow pure asynchronized pru_send
blob
|
commitdiff
|
diff to current
2011-11-02
Matthew Dillon
kernel - Major MP work on kq and signal processing
blob
|
commitdiff
|
diff to current
2011-10-24
Sepherosa Ziehau
tcp: Let sosendtcp() call tcp_usrreq.pru_send asynchronous
blob
|
commitdiff
|
diff to current
2010-10-20
Matthew Dillon
network - Fix socket & mbuf leak
blob
|
commitdiff
|
diff to current
2010-09-16
Matthew Dillon
network - Add assertions for direct messaged calls
blob
|
commitdiff
|
diff to current
2010-09-15
Matthew Dillon
network - Major netmsg retooling, part 1
blob
|
commitdiff
|
diff to current
2010-09-10
Matthew Dillon
network - MP socket free & abort interactions, so_state
blob
|
commitdiff
|
diff to current
2010-09-06
Matthew Dillon
kernel - Fix numerous MP issues with sockbuf's and...
blob
|
commitdiff
|
diff to current
2010-08-03
Samuel J. Greear
kernel - Remove kevent subsystem from under mplock
blob
|
commitdiff
|
diff to current
2010-07-12
Samuel J. Greear
kernel - Tear out socket polling
blob
|
commitdiff
|
diff to current
2009-12-05
Matthew Dillon
network - Move socket from netmsg ext to netmsg header...
blob
|
commitdiff
|
diff to current
2009-07-14
Matthew Dillon
MPSAFE - Document a few procedures as MPSAFE (non-opera...
blob
|
commitdiff
|
diff to current
2009-01-31
Sepherosa Ziehau
syncache_socket(): fix abort path by calling pru_abort...
blob
|
commitdiff
|
diff to current
2008-10-27
Sepherosa Ziehau
pr_ctlinput is usually called when certains types of...
blob
|
commitdiff
|
diff to current
2008-09-02
Matthew Dillon
Continue working the abort path. Move SS_ABORTING...
blob
|
commitdiff
|
diff to current
2008-08-28
Matthew Dillon
* Add a flag to track an in-transit socket abort to...
blob
|
commitdiff
|
diff to current
2008-07-10
Aggelos Economopoulos
Fix sockopt syscalls for the Nth time.
blob
|
commitdiff
|
diff to current
2008-07-07
Aggelos Economopoulos
Do copy{in,out} early in the {g,s}etsockopt system...
blob
|
commitdiff
|
diff to current
2008-06-17
Aggelos Economopoulos
do early copyin / delayed copyout for socket options
blob
|
commitdiff
|
diff to current
2007-12-19
Sepherosa Ziehau
Make divert(4) socket dispatch mbuf to correct the...
blob
|
commitdiff
|
diff to current
2007-07-04
Matthew Dillon
Fix an insufficient test of the message flags when...
blob
|
commitdiff
|
diff to current
2007-05-24
Matthew Dillon
Add lwkt_sleep() to formalize a shortcut numerous bits...
blob
|
commitdiff
|
diff to current
2007-05-23
Matthew Dillon
* Greatly reduce the complexity of the LWKT messaging...
blob
|
commitdiff
|
diff to current
2007-04-22
Matthew Dillon
Give the sockbuf structure its own header file and...
blob
|
commitdiff
|
diff to current
2007-03-04
Sascha Wildner
Remove weird license clause which has expired.
blob
|
commitdiff
|
diff to current
2006-05-06
Matthew Dillon
The thread/proc pointer argument in the VFS subsystem...
blob
|
commitdiff
|
diff to current
2004-07-08
Jeffrey Hsu
Add the standard DragonFly copyright notice to go along...
blob
|
commitdiff
|
diff to current
2004-06-07
Matthew Dillon
Recent accept() changes started depending on the protos...
blob
|
commitdiff
|
diff to current
2004-06-06
Jeffrey Hsu
Close race condition in accept(2).
blob
|
commitdiff
|
diff to current
2004-04-23
Jeffrey Hsu
Pass more information down to the protocol-specific...
blob
|
commitdiff
|
diff to current
2004-04-20
Matthew Dillon
Revamp the initial lwkt_abortmsg() support to normalize...
blob
|
commitdiff
|
diff to current
2004-04-10
Jeffrey Hsu
Add predicate message facility.
blob
|
commitdiff
|
diff to current
2004-04-10
Jeffrey Hsu
Send connects to the right processor.
blob
|
commitdiff
|
diff to current
2004-04-09
Jeffrey Hsu
Push the lwkt_replymsg() up one level from netisr_servi...
blob
|
commitdiff
|
diff to current
2004-03-24
Jeffrey Hsu
Directly call pru_control until copyin problem is resolved.
blob
|
commitdiff
|
diff to current
2004-03-19
Matthew Dillon
Make ALWAYS_MSG the default. This introduces an extra...
blob
|
commitdiff
|
diff to current
2004-03-06
Matthew Dillon
The sys/xxx2.h files are supposed to be included after...
blob
|
commitdiff
|
diff to current
2004-03-06
Matthew Dillon
Simplify LWKT message initialization semantics to reduc...
blob
|
commitdiff
|
diff to current
2004-03-06
Jeffrey Hsu
Dispatch upper-half protocol request handling.
blob
|
commitdiff
|
diff to current