Re: [PATCH 00/25] staging: lustre: libcfs: SMP rework

2018-04-23 Thread Greg Kroah-Hartman
On Mon, Apr 16, 2018 at 12:09:42AM -0400, James Simmons wrote: > Recently lustre support has been expanded to extreme machines with as > many as a 1000+ cores. On the other end lustre also has been ported > to platforms like ARM and KNL which have uniquie NUMA and core setup. > For example some dev

[PATCH 00/25] staging: lustre: libcfs: SMP rework

2018-04-15 Thread James Simmons
Recently lustre support has been expanded to extreme machines with as many as a 1000+ cores. On the other end lustre also has been ported to platforms like ARM and KNL which have uniquie NUMA and core setup. For example some devices exist that have NUMA nodes with no cores. With these new platforms