Manoj Ghosh
Manoj Ghosh
### Use case [Rclone documentation](https://github.com/rclone/rclone/blob/master/CONTRIBUTING.md) needs an icon for storage providers, oracle object storage is a new backend storage addition ### Example image   ### Icon request checklist -...
#### What is the purpose of this change? Add support for new native backend: Oracle Object Storage Existing access via s3 compat way works but it works with only access-key,...
Support for Oracle Cloud Infrastructure Object Storage Natively. While OCI Object storage works in [S3 Compat mode](https://docs.oracle.com/en-us/iaas/Content/Object/Tasks/s3compatibleapi.htm) via User's access-key, secret-key as auth, however, it doesn't work with Instance Principals...
https://github.com/shirou/gopsutil/blob/6d64cd6d43e7927e70891507b795c176a60caf37/cpu/cpu.go#L99 If iowait implies cpu is technically free to do any other ready work, then we should treat it as idle time. In python psutil and in htop it is...
**Describe the bug** In a windows instance having 36 cpu i.e having 36 * 2 logical cpus, windows groups CPU's into batch of 64 logical cpu in a processor group....
2022/09/06 23:09:27 Command output was: ## github.com/gofrs/flock plan9/386 ../../../../go/pkg/mod/github.com/gofrs/[email protected]/flock_unix.go:28:30: undefined: syscall.LOCK_EX ../../../../go/pkg/mod/github.com/gofrs/[email protected]/flock_unix.go:39:30: undefined: syscall.LOCK_SH ../../../../go/pkg/mod/github.com/gofrs/[email protected]/flock_unix.go:57:20: undefined: syscall.Flock ../../../../go/pkg/mod/github.com/gofrs/[email protected]/flock_unix.go:67:20: undefined: syscall.Flock ../../../../go/pkg/mod/github.com/gofrs/[email protected]/flock_unix.go:97:20: undefined: syscall.Flock ../../../../go/pkg/mod/github.com/gofrs/[email protected]/flock_unix.go:97:50: undefined: syscall.LOCK_UN ../../../../go/pkg/mod/github.com/gofrs/[email protected]/flock_unix.go:119:29: undefined: syscall.LOCK_EX ../../../../go/pkg/mod/github.com/gofrs/[email protected]/flock_unix.go:131:29:...