projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel - Refactor the lwkt_token code, making it faster
[dragonfly.git]
/
sys
/
kern
/
lwkt_token.c
2009-12-21
Matthew Dillon
kernel - Refactor the lwkt_token code, making it faster
blob
|
commitdiff
2009-08-29
Sascha Wildner
Fix typo: aquire -> acquire.
blob
|
commitdiff
|
diff to current
2008-05-18
Nicolas Thery
Remove obsolete userland lwkt.
blob
|
commitdiff
|
diff to current
2008-03-01
Matthew Dillon
Clean up the token code and implement lwkt_token_is_sta...
blob
|
commitdiff
|
diff to current
2006-12-27
Matthew Dillon
Remove unused defines.
blob
|
commitdiff
|
diff to current
2006-11-07
Matthew Dillon
Remove system dependancies on <machine/ipl.h>. Only...
blob
|
commitdiff
|
diff to current
2006-06-04
Matthew Dillon
Remove LWKT reader-writer locks (kern/lwkt_rwlock.c...
blob
|
commitdiff
|
diff to current
2006-05-21
Matthew Dillon
Implement a much faster spinlock.
blob
|
commitdiff
|
diff to current
2006-05-19
Matthew Dillon
Recent lwkt_token work broke UP builds. Fix the token...
blob
|
commitdiff
|
diff to current
2006-05-18
Matthew Dillon
Replace the LWKT token code's passive management of...
blob
|
commitdiff
|
diff to current
2005-09-12
Matthew Dillon
Fix a token bug. A preempting interrupt thread blockin...
blob
|
commitdiff
|
diff to current
2005-07-07
Hiten Pandya
Add counters for recording Token/MPlock contention...
blob
|
commitdiff
|
diff to current
2005-06-27
Matthew Dillon
Print out additional information for a magic number...
blob
|
commitdiff
|
diff to current
2005-06-20
Matthew Dillon
Use KTR's built-in call chain recording rather then...
blob
|
commitdiff
|
diff to current
2005-06-20
Matthew Dillon
Use the KTR facility to trace token operations.
blob
|
commitdiff
|
diff to current
2005-06-20
Matthew Dillon
Add a DEBUG_TOKENS option which causes token operations...
blob
|
commitdiff
|
diff to current
2005-06-20
Matthew Dillon
Tokens are recursive in the context of the same thread...
blob
|
commitdiff
|
diff to current
2005-06-19
Matthew Dillon
Fix two bugs in the LWKT token code.
blob
|
commitdiff
|
diff to current
2005-06-03
Matthew Dillon
Replace cpu_mb1() and cpu_mb2() with cpu_mfence(),...
blob
|
commitdiff
|
diff to current
2005-06-02
Matthew Dillon
Fix a warning by conditionalizing a forward declaration.
blob
|
commitdiff
|
diff to current
2005-04-18
Matthew Dillon
staticize lwkt_reqtoken_remote().
blob
|
commitdiff
|
diff to current
2005-04-13
Matthew Dillon
Optimize lwkt_send_ipiq() - the IPI based inter-cpu...
blob
|
commitdiff
|
diff to current
2005-02-01
Matthew Dillon
Fix an invariant test that tries to catch locked tokens...
blob
|
commitdiff
|
diff to current
2004-09-21
Joerg Sonnenberger
Include machine/cpu.h for userland to get clear_lwkt_re...
blob
|
commitdiff
|
diff to current
2004-07-16
Matthew Dillon
Update all my personal copyrights to the Dragonfly...
blob
|
commitdiff
|
diff to current
2004-07-04
Eirik Nygaard
Rearrange the machine/cpufunc.h header and add it where...
blob
|
commitdiff
|
diff to current
2004-06-21
Matthew Dillon
gcc-3.4 cleanup.
blob
|
commitdiff
|
diff to current
2004-03-08
Matthew Dillon
libcaps now compiles ipiq and token in userland, make...
blob
|
commitdiff
|
diff to current
2004-03-01
Matthew Dillon
Newtoken commit. Change the token implementation as...
blob
|
commitdiff
|
diff to current
2004-02-18
Joerg Sonnenberger
Fix typo.
blob
|
commitdiff
|
diff to current
2004-02-12
Matthew Dillon
Change lwkt_send_ipiq() and lwkt_wait_ipiq() to take...
blob
|
commitdiff
|
diff to current
2004-02-10
Matthew Dillon
Use a globaldata_t instead of a cpuid in the lwkt_token...
blob
|
commitdiff
|
diff to current
2004-02-09
Matthew Dillon
Split the lwkt_token code out of lwkt_thread.c. Give...
blob
|
commitdiff
|
diff to current