Jean-Baptiste Denis

Results 20 issues of Jean-Baptiste Denis

Hi, I'm using Attic 0.13 from Debian Jessie and I've got a problem with my CIFS repository. It was working a few days ago, and of course, I'm absolutely unable...

Hello, I've initiated a discussion on the list regarding a problem regarding files ownership in stateless image: https://sourceforge.net/p/xcat/mailman/xcat-user/thread/4d5e5592-55c7-5908-9bad-75d3adaccbb7%40pasteur.fr/#msg37061056 The problem boils down to those related issues: https://github.com/rpm-software-management/rpm/issues/882 https://bugzilla.redhat.com/show_bug.cgi?id=1718146 `yum --installroot`...

Hello, we've got a bunch of servers running RHEL 8.4 EUS regularly having the atop process in a soft lockup state. Being a soft lockup, this has nothing to do...

This change can help overriding the CURDAY suffix without touching the atop.daily file. See discussion in https://github.com/Atoptool/atop/issues/140.

Hello, is there any plan to add delay accounting in atop ? From https://github.com/torvalds/linux/blob/master/Documentation/accounting/delay-accounting.txt: > > The per-task delay accounting functionality measures > the delays experienced by a task while...

Hello, this is more a suggestion than an issue. The duc indexing is already quite fast but you might be interested in the filesystem crawling algorithm of [robinhood](https://github.com/cea-hpc/robinhood) also written...

Hello, `sysconf(_SC_NPROCESSORS_ONLN)` returns, when possible, the underlying hardware number of online cpu cores, which might not corresponds to the actual number of cores available to the process (through the use...

Hello, `std::thread::hardware_concurrency()` returns, when possible, the underlying hardware capability to run threads, which might not corresponds to the actual number of cores available to the process (through the use of...

Hi, I'm using the HEAD of the repo : ``` $ git clone https://github.com/moinakg/pcompress && cd pcompress $ git log -1 commit 4c62e4db6074693175ea1d05b5c12a7d51592e33 ``` I configure the build with wavpack...

Hi, when I'm installing an app (like cozy-calendar), it does not appear on the cozy-light start page, even after a refresh. I've to restart cozy-light for the changes to take...

enhancement