Advertisement · 728 × 90

Posts by Ivan Sopov

helm upgrade --install --namespace cassandra --create-namespace cassandra bitnami/cassandra --set "resources.limits.memory=3G" --set "resources.requests.memory=3G" --set "jvm.maxHeapSize=2g" --set "jvm.newHeapSize=512m" --set "replicaCount=6"

11 months ago 0 0 0 0
Post image

So I bought 2 mini pcs on Ryzen 7840HS, kitchen shelf and installed ubuntu server and microk8s on both. It seems that in that case bitnami helm charts do not have default resources contrary to local k8s distros. So for my #homelab games I used something like...

11 months ago 0 0 1 0
Counting sticks

Counting sticks

Not long ago I had very similar conversations literally - with my daughter who was 4 or 5 years old. There are ways to establish common ground in this case also.

1 year ago 1 0 0 0
Gandlaf looks directly at you

Gandlaf looks directly at you

Do we?

1 year ago 2 0 1 0
Post image

(Re-)writing various jcstress-samples. I think the whole double-checked locking thing would be easier to grasp if we stopped writing it with lots of nesting, and instead did this:

1 year ago 16 3 2 0
Benchmarking memory throughput of 14900K CPU In previous post I benchmark a heavily CPU-bound code. It may not seem so, however it appears to be memory bound. I’ve read somewhere that 14900 CPU efficient cores scale worse on memory accesses, tha...

And isopov.github.io/posts/14900-... for more memory bound workload.

1 year ago 1 0 0 0
Benchmarking 14900K CPU So, I got bored with waiting for tests of my laptop and built myself a new desktop for the first time in 10 years. I’ve built it around 14900K CPU and no separate GPU at all. For the OS I use Ubuntu 2...

Recently I've built a workstation for the first time in 10 years and was tempted to benchmark a bit (especially since in modern x86 CPU cores are no equal). So
isopov.github.io/posts/14900-...

1 year ago 1 0 1 0

Should KMM be Kotlin memory model?

1 year ago 1 0 0 0