hwpmc(4) MIPS code refactoring / bugfixes
Oleksandr Tymoshenko
gonzo at bluezbox.com
Sun Mar 18 22:47:02 UTC 2012
On 18/03/2012 12:42 AM, Adrian Chadd wrote:
> Hi!
>
> On 18 March 2012 00:24, Oleksandr Tymoshenko<gonzo at bluezbox.com> wrote:
>> Hello,
>>
>> Proposed patch fixes some issues in hwpmc(4) and makes adding support
>> for more MIPS CPUs much easier. I'd appreciate reviews and any
>> feedback.
>>
>> http://people.freebsd.org/~gonzo/mips/pmc-2.diff
>
> Thanks for this!
>
> Some of this stuff looks like it can be committed as small, standalone fixes:
>
> * pmc_syscall_args is standalone, right?
> * changing the MIPS rtld is also a separate commit
> * same deal with pmcstat_log.c? But this would also impact non-MIPS
> platforms so we'd have to test those?
These are indeed self-contained fixes and I was going to make
them separate commits. I tested syscall args fix and pmcstat_log.c
changes on amd64 box - works fine.
More information about the freebsd-mips
mailing list