index
:
folk
keymap-locale
printer-config
s-ol/webrtc
s-ol/workaround
sol
https://folk.computer
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
workqueue.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
workqueue: Don't need to trace items anymore
Omar Rizwan
2024-12-05
1
-8
/
+2
*
WIP: Steal-one instead of steal-half. Might fix dropping items
Omar Rizwan
2024-12-05
1
-32
/
+17
*
workqueue: Fix horrible bug in steal-one (Andy Wingo bug)
Omar Rizwan
2024-12-05
1
-1
/
+2
*
workqueue: Untested on Linux: remove semaphore
Omar Rizwan
2024-11-29
1
-16
/
+1
*
Some doc improvements
Omar Rizwan
2024-11-17
1
-1
/
+1
*
workqueue: WIP: actually steal half, not all
Omar Rizwan
2024-11-17
1
-1
/
+3
*
WIP: check workqueue resize (they're getting HUGE on gadget-pink)
Omar Rizwan
2024-11-14
1
-0
/
+4
*
workqueue: Fix steal-half; fixes queue blockages!
Omar Rizwan
2024-11-06
1
-4
/
+4
*
WIP: report workqueue sizes on steal trace
Omar Rizwan
2024-11-06
1
-0
/
+7
*
Implement steal-half (had to be careful with ssize_t)
Omar Rizwan
2024-10-16
1
-2
/
+28
*
web/threads: Factor out itemToStringObj
Omar Rizwan
2024-09-19
1
-1
/
+1
*
WIP: Starting on workqueue reporting
Omar Rizwan
2024-09-19
1
-4
/
+25
*
workqueue: Fix semaphore on macOS
Omar Rizwan
2024-08-13
1
-5
/
+8
*
workerWaiters scheme. This seems to work pretty well?
Omar Rizwan
2024-08-07
1
-1
/
+16
*
Fix workqueue.c
Omar Rizwan
2024-05-22
1
-0
/
+1
*
trace: Raise limit; print thread index
Omar Rizwan
2024-05-22
1
-1
/
+0
*
workqueue: Use wingo fix for integer overflow
Omar Rizwan
2024-05-17
1
-8
/
+11
*
WIP: new workqueue/thread control compiles
Omar Rizwan
2024-05-17
1
-6
/
+15
*
WIP: workqueue from chase-lev
Omar Rizwan
2024-05-17
1
-44
/
+91
*
Add REMOVE_PARENT to try to incrementalize better. Add trie mutex.
Omar Rizwan
2024-03-22
1
-2
/
+8
*
WIP: Start on big locking/parallelism refactor
Omar Rizwan
2024-02-22
1
-1
/
+2
*
workqueue: HOLD priority, some comments.
Omar Rizwan
2024-02-19
1
-4
/
+4
*
Implement Say. Split off test.tcl. Fix mutex bugs.
Omar Rizwan
2024-02-06
1
-0
/
+1
*
Push items to workqueue.
Omar Rizwan
2024-01-26
1
-0
/
+5
*
main: Pop item from work queue in each worker.
Omar Rizwan
2024-01-26
1
-22
/
+22
*
Move to thread prototyping, delete shm_malloc
Omar Rizwan
2024-01-26
1
-11
/
+0
*
workqueue: Build, print addresses
Omar Rizwan
2024-01-26
1
-0
/
+4
*
workqueue: WIP, trying to figure out process design
Omar Rizwan
2024-01-26
1
-0
/
+55