Re: [PATCH] Revert "genirq/affinity: assign vectors to all possible CPUs"

2018-10-08 Thread IT (Donald Buczek)
PUs are used for the IRQs, so limiting this to the present CPUs again should do no harm? Thank you Donald So I suggest you to ask aacraid guys to take a look at this issue.> Thanks, Ming -- Donald Buczek i...@molgen.mpg.de Tel: +49 30 8413 1433

Re: Ordering problems with 3ware controller

2016-11-17 Thread Donald Buczek
On 17.11.2016 15:55, Paul Menzel wrote: Dear Linux folks, On 11/16/16 22:24, Donald Buczek wrote: The relevant commit is 703b5fa which includes The commit message summary is *fs/dcache.c: Save one 32-bit multiply in dcache lookup*. static inline unsigned long end_name_hash(unsigned

Re: Ordering problems with 3ware controller

2016-11-16 Thread Donald Buczek
dirty workaround, I've created a new wrapper, which uses ptrace to pause the program on return from SYS_getdents64 and sorts the values returned from the system call in the memory of the target process. I append the source of the wrapper. -- Donald Buczek buc...@molgen.mpg.de Tel: +49 30 841