Results 293 comments of Samuel Thibault

I have fixed gla11y's master, could you check that it works for you?

Mmm, right, Orca does support several descriptions, so I guess it is fine to allow multiple descriptions, I have updated gla11y accordingly.

Trying again, I'm getting ``` [0.000000] /tmp/simgrid-3.31/src/kernel/activity/ConditionVariableImpl.cpp:69: [root/CRITICAL] Actor test cannot wait on ConditionVariable 0x55a72dd96800 since it does not own the provided mutex 0x55a72dd96300 ``` while I did lock that...

AIUI it's just a performance question. We could let the application just configure the default bitmap size, and use that as default allocation for bitmaps. If the application doesn't go...

(And the same happens with 2.1.0: https://buildd.debian.org/status/fetch.php?pkg=hwloc&arch=kfreebsd-amd64&ver=2.1.0%2Bdfsg-1&stamp=1571205479&raw=0 )

As a Debian Developer, you can access the kfreebsd porter box, lemon.debian.net .

(I don't know if there are recent ISOs for kfreebsd)

Ok, I guess we'll leave as it is for a BSD hacker to have a look at it.

Just for the record, with the move of checking for `sched_setaffinity` to the Linux-specific section, this test is not run any more. `sched_setaffinity` is actually glibc-specific (i.e. `host_os ~= *gnu*`)...

For the link speed, since it'll then be constant, it may be important to emphasize to the user that it's just the speed as seen at boot, which may not...