udovdh

Results 31 comments of udovdh

I checked and there is no 'hidden' group behind the others.

Probably 0.8.10, I just updated to 0.8.11

Panorama view _has_ export/import but with issues. RAM usage I did not quantify.

There is a panorama-type overview in Panorama view

I applied the changes, next kernel patch will have the updated lkrg. Due to this vm.min_free_kbytes was increased to 770000. The issue still happens, though less frequently. What should be...

I will test 5.15.8 with default vm.min_free_kbytes and the lkrg changes.

Default appears to be: ``` # sysctl -a |grep vm\.min vm.min_free_kbytes = 67584 ``` I.e.: vastly less than what was in there before.

``` # git diff diff --git a/src/modules/exploit_detection/p_exploit_detection.c b/src/modules/exploit_detection/p_exploit_detection.c index e5d232c..affb145 100644 --- a/src/modules/exploit_detection/p_exploit_detection.c +++ b/src/modules/exploit_detection/p_exploit_detection.c @@ -25,7 +25,7 @@ struct kmem_cache *p_ed_pcfi_cache = NULL; unsigned long p_pcfi_CPU_flags; -#define p_ed_pcfi_alloc() kmem_cache_alloc(p_ed_pcfi_cache,...

Would there be an easy way to boot the Fedora so that it uses or 'sees' just 16GB? Then we can conclude if the amount of memory is a factor...

Would there be an easy way to boot the Fedora so that it uses or 'sees' just 16GB? Then we can conclude if the amount of memory is a factor...