Creating a memory/networking hungry mode in FreeBSD

2018-09-13 Thread bill profane
Is it possible? Maybe by threading and caching Idealistically I feel desktop FreeBSD should have a mode that uses the resources as much as possible instead of keeping it idle ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/

Implementing my Quantum data parallization library as a FreeBSD module

2018-09-13 Thread bill profane
Sorry if this message sounds a little off, I'm on meds But I have a C library that could be of use for bleeding edge BSD distrobutions: The code is hosted at github at https://github.com/unidef/quantum Basically, it implements huge multidimension arrays using pointers and structures, and feature