aboutsummaryrefslogtreecommitdiffstats
path: root/erts/emulator/beam/erl_cpu_topology.c
AgeCommit message (Collapse)Author
2011-02-25Allow bindtype unbound when no cpu topology is availableRickard Green
2010-12-16Use 32-bit atomics for misc scheduling specific informationRickard Green
2010-11-18Generalize reader groupsRickard Green
Reader groups have been generalized to cpu groups which can be used for implementing reader groups, but also for implementing other functionality in the future.
2010-11-18Move cpu topology functionality into erl_cpu_topology.[ch]Rickard Green