Klaus Post

Results 402 comments of Klaus Post

@come-maiz Do you have reference documentation? Also, do you have hardware where it would be possible to test implementations?

The detection is here: https://github.com/klauspost/cpuid/blob/master/os_darwin_arm64.go#L71 You are welcome to send changes with additions, but I don't have any HW to test.

Why does this feel like an AI generated issue/pr? Before I spend more time on this, how is it an issue that doesn't just exist as some AI hallucination? Buffers...

Do we need to be this upgrade-happy on SDKs? Following the Go supported versions seems the reasonable move.

I feel like I've seen a fix for this within the last week... Looked for it, but couldn't find it, though.

@opengs We have not seen any practical problems from this. Feel free to submit a PR if you consider this a priority issue.

@harshavardhana We should probably backport our AIStor fix for unsigned transfers instead of this. Issue 1677

Isn't the issue that you are doing `fd=,` with the `,` being seen as a separator and not a value. If I am reading the escape code correct, you need...

@rszik Which language is this? So I can move it to the appropriate SDK.