Hi, I haven't yet gotten around to conditionally compiling in the NUMA support (yes it's on my mind, I'm an embedded person too, so I do care about this!) There's unfortunately no NUMA config option - it's all hinged on MAXMEMDOM. The only things that are compiled in unconditionally right now are the syscalls. I'll try to address that next week. As for what you saw - that's odd; I've not seen that before. How are you building things? What are you building? -adrian On 2 August 2015 at 12:59, Lev Serebryakov <lev_at_freebsd.org> wrote: > Hello Freebsd-current, > > Buildworld for r286209 failed: > > numactl.o: In function `main': > /data/src/usr.bin/numactl/numactl.c:(.text+0x269): undefined reference to `numa_setaffinity' > /data/src/usr.bin/numactl/numactl.c:(.text+0x33b): undefined reference to `numa_getaffinity' > /data/src/usr.bin/numactl/numactl.c:(.text+0x375): undefined reference to `numa_setaffinity' > > BTW, is here any WITHOUT_XXX to disable numa parts completely? I'm building > very small embedded image with nanobsd. > > -- > Best regards, > Lev mailto:lev_at_FreeBSD.org > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"Received on Sun Aug 02 2015 - 21:47:53 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:59 UTC