[Openmp-commits] [PATCH] D69816: [OpenMP] DragonflyBSD support

David CARLIER via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 2 12:53:20 PST 2019


devnexen added a comment.

In D69816#1765264 <https://reviews.llvm.org/D69816#1765264>, @Hahnfeld wrote:

> In D69816#1732965 <https://reviews.llvm.org/D69816#1732965>, @krytarowski wrote:
>
> > You should use sysctl, not kvm.
>
>
> Is this a strict requirement from your perspective? I'm completely unfamiliar with the BSD APIs.
>  @devnexen will you work on this?


The whole DragonflyBSD user land uses nvm to deal with the vm mapping, since the rewriting of the internals kernel side it seems difficult to do differently.


Repository:
  rOMP OpenMP

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D69816/new/

https://reviews.llvm.org/D69816





More information about the Openmp-commits mailing list