[
https://issues.apache.org/jira/browse/KUDU-3029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17004869#comment-17004869
]
ASF subversion and git services commented on KUDU-3029:
-------------------------------------------------------
Commit f9304fddcdf96f27d4f9c9895efb7487afaca6e5 in kudu's branch
refs/heads/master from huangtianhua
[ https://gitbox.apache.org/repos/asf?p=kudu.git;h=f9304fd ]
KUDU-3029 Define CycleClock::Now for aarch64
System timer of ARMv8 runs at a different frequency than the CPU's.
Add definition of CycleClock::Now to support aarch64.
Change-Id: If389e6faf3899ac33bf9e954fe9c4f6b909227da
Reviewed-on: http://gerrit.cloudera.org:8080/14929
Reviewed-by: Adar Dembo <[email protected]>
Tested-by: Kudu Jenkins
> error raised on aarch64: #error You need to define CycleTimer for your O/S
> and CPU
> ----------------------------------------------------------------------------------
>
> Key: KUDU-3029
> URL: https://issues.apache.org/jira/browse/KUDU-3029
> Project: Kudu
> Issue Type: Improvement
> Reporter: huangtianhua
> Priority: Major
>
> Make kudu on aarch64, an error raised:
> #error You need to define CycleTimer for your O/S and CPU
--
This message was sent by Atlassian Jira
(v8.3.4#803005)