This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r249508 - in /branches/gcc-6-branch/libgomp: Ch...


Author: jakub
Date: Thu Jun 22 11:11:43 2017
New Revision: 249508

URL: https://gcc.gnu.org/viewcvs?rev=249508&root=gcc&view=rev
Log:
	Backported from mainline
	2017-05-30  Jakub Jelinek  <jakub@redhat.com>

	PR libgomp/80822
	* config/linux/affinity.c (gomp_affinity_init_level_1): New function.
	(gomp_affinity_init_level): Use it.  Always analyze the core and thread
	sibling lists, depending on level just pick up what CPUs to put
	together into a place vs. whether add multiple ordered places.

Modified:
    branches/gcc-6-branch/libgomp/ChangeLog
    branches/gcc-6-branch/libgomp/config/linux/affinity.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]