On Sat, Dec 20, 2014 at 11:40:05PM +0100, Samuel Thibault wrote:
> hwloc-bind pu:0 qemu foobar
taskset also does the job.
--
Richard Braun
Justus Winter, le Fri 19 Dec 2014 02:48:56 +0100, a écrit :
> Use the ternary operator to implement `assert' like it is done in the
> glibc. The glibcs changelog does not mention the rationale behind
> this change, but it does improve our IPC performance.
Ack.
> * kern/assert.h (assert): Define
Justus Winter, le Fri 19 Dec 2014 15:47:20 +0100, a écrit :
> Also, I'm fed up with cpusets to pin my qemu process.
What do you mean? Do you know that you can run:
hwloc-bind pu:0 qemu foobar
Samuel
Justus Winter, le Fri 19 Dec 2014 02:48:57 +0100, a écrit :
> +ENTRY(copyinmsg)
> + pushl %esi
> + pushl %edi/* save registers */
> +
> + movl8+S_ARG0,%esi /* get user start address */
> + movl8+S_ARG1,%edi /* get kernel destinatio
Hi,
Building gnat-4.9 fails currently with EACCES errors when building some
of the .debs, specifically libgnatvsn4.9-dev, libgnatprj4.9-dev. The
failing commands are dh_movefiles and dh_md5sums, and the failures are
happening due to the files being processed have mode r--r--r--. Common
is also th