1
0
Fork 0
mirror of https://github.com/ii64/gouring.git synced 2025-04-23 12:41:15 +02:00
Commit graph

11 commits

Author SHA1 Message Date
MastahSenpai
67636d3ab2
fix(perf): direct field access
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2022-01-26 01:21:13 +07:00
MastahSenpai
06809873b5
fix: queue sqpoll mode returns zero submission
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2022-01-25 02:24:01 +07:00
MastahSenpai
c87f2013c0
feat(opcode): new opcode on Linux 5.16rc
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2022-01-24 15:19:14 +07:00
MastahSenpai
57604628c2
feat(queue/perf): impl locks polling
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2021-12-27 13:23:15 +07:00
MastahSenpai
d9f93fdd62
fix(queue/perf): cpu usage
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2021-12-27 13:05:48 +07:00
MastahSenpai
64b72d47c8
feat(queue): lock-free, and thread-safe
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2021-12-26 18:04:46 +07:00
MastahSenpai
2633fb50f9
fix(queue): race on queue
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2021-12-24 12:53:42 +07:00
MastahSenpai
914abe7c45
feat(): expose GetCQEvent
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2021-12-24 01:45:02 +07:00
MastahSenpai
b19e609515
chore(): clean prints
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2021-12-23 00:34:14 +07:00
MastahSenpai
4742c90656
fix(queue): queue out of sync, test
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2021-12-23 00:06:53 +07:00
MastahSenpai
66638a93b2
feat(queue): queue implementation wrapper
Signed-off-by: MastahSenpai <26342994+ii64@users.noreply.github.com>
2021-12-22 00:33:38 +07:00