-
Release version of Manticore binaries, ie release-273 failed to `mlock` index files on Windows
Even small index files around 150kb produce such warnings on index load
```
WARNING: index 'test': mlock…
-
### What is the issue?
The original issue was that my Mac was experiencing an exponential slow down. Upon investigating the issue I noticed my RAM usage was very, very low, but my swap was climbing a…
-
Also probably offer a structure for locking it down on its way in as well.
-
### What is the issue?
I am working on a modelfile and did the following...
```
ollama run --verbose llama3.1:8b
/set parameter num_ctx 131072
/set parameter num_predict -2
/save llama3.1:8b…
-
### What happened?
this is from b4020, as you can see from the task it took a while to occur. earlier builds this didn't happen.
```
slot launch_slot_: id 38 | task 496680 | processing task
slo…
-
**Describe the bug**
We're using the following values.yaml in json format (not HCL). At no point we explicitly assign a value for VAULT_DISABLE_MLOCK env variable.
```
ha:
enabled: true
…
-
Our cryptographic data structures are munlocked and zeroed on drop, and mlocked on creation. In some calculations, however, we create temporary values from which secrets could be computed. Can we make…
-
> //! Presently this crate favors a simple, `no_std`-friendly, safe i.e.
//! `forbid(unsafe_code)`-based implementation and does not provide more advanced
//! memory protection mechanisms e.g. ones …
-
It appears that InspIRCd's channel mode +H (chanhistory) is NOT restored via channel recreation even if locked correctly via mlock with the respective parameters.
The Atheme version in question on t…
-
I get this when trying to record a profile. The program still runs, but `samply` seems to quit.
```
$ sysctl kernel.perf_event_paranoid
kernel.perf_event_paranoid = 1
$ strace -f samply record…