top | item 34004118

Rubbing control theory on the Go scheduler

37 points| irfansharif | 3 years ago |cockroachlabs.com

3 comments

order

Andys|3 years ago

Very interesting. I hope this can be shipped somehow in the free version of CRDB without resorting to a custom compiler.

irfansharif|3 years ago

If you're just using the pre-compiled binaries, this Go patch is baked in. If you're building the CockroachDB binary from source, and are just following our usual build steps using Bazel, you'll get this stuff as is. There's no need to compile a custom Go first.