Highlights
- 67 discussions answered
Block or Report
Block or report klauspost
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
1,603 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 40 commits in 11 repositories
Created 1 repository
Created a pull request in anatol/smart.go that received 8 comments
Fix non-linux builds
Adding build tags for linux and added stubs for other operating systems. This should ensure that code using it will always compile, but only work o…
+621
−501
•
8
comments
Opened 31 other pull requests in 8 repositories
klauspost/compress
14
merged
- docs: Update zstd information.
- zstd: Add stream encoding without goroutines
- flate: Fix rare huffman only (-2) corruption
- huff0: Use buffers for 1X decodes
- huff0: Use static decompression buffer up to 30% faster
- Refactor zstd decoder
- flate: Skip predef checks if many tokens
- tests: Test s2 asm tags with defines
- s2: Fix GOAMD64_v3
- Improve incompressible data speed
- flate: Improve huffman generation speed ~5% faster
- flate: Faster token writer, 1-2% on fastest
- s2: Use GOAMD64_v3 ifdef instead
- s2: Improve matching
minio/minio
1
open
6
merged
minio/mc
4
merged
minio/simdjson-go
2
merged
minio/simdjson-fuzz
1
merged
minio/madmin-go
1
merged
minio/warp
1
open
klauspost/cpuid
1
merged
Reviewed 46 pull requests in 7 repositories
minio/minio
22 pull requests
- Implement netperf for "mc support perf net"
- remove errCh usage from HealObjects() simplify it
- Make audit webhook and kafka config dynamic
- reject speedtest when there isn't enough disk space available
- reduce unnecessary logging during speedtest
- Apply dynamic config at sub-system level
- fix: do not reload disk format.json on a reconnected disk
- Make logger webhook config dynamic
- Using tag condition on get object
- Handle non existent kms key correctly
- Mark SUBNET credentials as sensitive
- nas: Cleanup stale background append files
- docs: turn-on more markdown rules and fix them
- Refactor replication resync to be an active process
- fix the error logs have been omitted because of retryCount never exc…
-
Add subsystem level validation on
config set - Use madmin-go v1.3.1
- speed-up startup time, do not block on ListBuckets()
- speedup getFormatErasureInQuorum use driveCount
- fix: quorum requirement for DeleteMarkers and parity upgraded objects
- upgrade container base image to ubi-minimal:8.5
- when o_direct is disabled do not attempt fadvise call
minio/mc
12 pull requests
- fix: rm should reject --non-current without --recursive
-
Remove cli flag
subnet-proxy - fix: admin info output for multiple pools
- Fix cluster registration failing when proxy not set
- Improve descriptions of support commands
- extend 'mc support inspect --export=json' to export JSON directly
-
Move
admin profiletosupport profile - Add usage information to output if no arguments passed to mc alias set
-
Add
admin replicate removecommand to allow removal of sites - add pool id as part of 'mc admin info' output
- du: Add object counts
- update container image to ubi-8.5
minio/kes
5 pull requests
minio/minio-go
3 pull requests
minio/simdjson-go
2 pull requests
anatol/smart.go
1 pull request
zeebo/xxh3
1 pull request
Created an issue in facebook/zstd that received 2 comments
Q: Reason for "ERR_isError(hufSuccess) failed" in sample
Describe the bug
I have a fuzz sample that decompresses in my collection, but fails with zstd.
Since it is a fuzz sample it is of course a bit obsc…
2
comments
Opened 2 other issues in 2 repositories
facebook/zstd
1
closed
mmcloughlin/avo
1
open
Answered 7 discussions in 2 repositories
minio/minio
minio/minio
- erasure set 12,parity 4,stop one minio node,it can't put object?
- What happens if one of my cache disks broken?
- What happens if one of my cache disks broken?
- Node replacement
- Huawei Object Storage Service
- what's different between minio_cluster_capacity_raw_free_bytes and minio_cluster_capacity_usable_free_bytes?
klauspost/compress
klauspost/compress

