Lines Matching refs:of
6 you can create fake NUMA nodes that represent contiguous chunks of memory and
7 assign them to cpusets and their attached tasks. This is a way of limiting the
8 amount of system memory that are available to a certain class of tasks.
10 For more information on the features of cpusets, see
12 There are a number of different configurations you can use for your needs. For
13 more information on the numa=fake command line option and its various ways of
16 For the purposes of this introduction, we'll assume a very primitive NUMA
17 emulation setup of "numa=fake=4*512,". This will split our system memory into
18 four equal chunks of 512M each that we can now use to assign to cpusets. As
20 you'll determine a better setup to minimize the number of nodes you have to deal
53 [root@xroads /exampleset/ddset]# dd if=/dev/zero of=tmp bs=1024 count=1G
66 interesting combinations of use-cases for various classes of tasks for your