Home
last modified time | relevance | path

Searched refs:books (Results 1 – 25 of 25) sorted by relevance

/openbmc/qemu/hw/core/
H A Dmachine-smp.c41 g_string_append_printf(s, "books (%u) * ", ms->smp.books); in cpu_hierarchy_to_string()
91 unsigned books = config->has_books ? config->books : 0; in machine_parse_smp_config() local
107 (config->has_books && config->books == 0) || in machine_parse_smp_config()
149 config->has_books && config->books > 1) { in machine_parse_smp_config()
154 books = books > 0 ? books : 1; in machine_parse_smp_config()
178 (drawers * books * dies * clusters * in machine_parse_smp_config()
183 (drawers * books * sockets * dies * in machine_parse_smp_config()
192 (drawers * books * sockets * dies * in machine_parse_smp_config()
205 (drawers * books * sockets * dies * in machine_parse_smp_config()
210 total_cpus = drawers * books * sockets * dies * in machine_parse_smp_config()
[all …]
H A Dmachine.c904 .has_books = true, .books = ms->smp.books, in machine_get_smp()
1187 ms->smp.books = 1; in machine_initfn()
/openbmc/qemu/tests/unit/
H A Dtest-smp-parse.c816 (ms->smp.books == expect_topo->books) && in check_parse()
918 data->expect_prefer_cores.books = 1; in unsupported_params_init()
1273 data.expect_prefer_cores.books = 1; in test_with_books()
1279 data.config.books = num_books; in test_with_books()
1378 data.expect_prefer_cores.books = 1; in test_with_drawers_books()
1386 data.config.books = num_books; in test_with_drawers_books()
1429 books = 3; in test_full_topo()
1449 data.expect_prefer_cores.books = 1; in test_full_topo()
1463 data.config.books = books; in test_full_topo()
1479 data.expect_prefer_sockets.books = books; in test_full_topo()
[all …]
/openbmc/linux/Documentation/driver-api/80211/
H A Dintroduction.rst9 These books attempt to give a description of the various subsystems
11 books are for kernel developers they attempts to document the
/openbmc/qemu/include/hw/s390x/
H A Dcpu-topology.h73 return (n / (smp->cores * smp->sockets)) % smp->books; in s390_std_book()
78 return (n / (smp->cores * smp->sockets * smp->books)) % smp->drawers; in s390_std_drawer()
/openbmc/qemu/target/s390x/kvm/
H A Dstsi-topology.c144 sysib->mag[S390_TOPOLOGY_MAG3] = current_machine->smp.books; in setup_stsi()
150 current_machine->smp.books; in setup_stsi()
156 current_machine->smp.books * in setup_stsi()
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-sphinxcontrib-applehelp_1.0.8.bb1 SUMMARY = "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books"
/openbmc/qemu/hw/s390x/
H A Dcpu-topology.c50 return (drawer_id * current_machine->smp.books + book_id) * in s390_socket_nb_from_ids()
92 smp->books * smp->drawers); in s390_topology_init()
243 if (book_id >= smp->books) { in s390_topology_check()
/openbmc/linux/Documentation/arch/
H A Dindex.rst6 These books provide programming details about architecture-specific
/openbmc/openbmc/poky/meta/recipes-extended/asciidoc/
H A Dasciidoc_10.2.0.bb3 articles, books and UNIX man pages."
/openbmc/linux/Documentation/process/
H A D8.Conclusion.rst30 There are a number of books on kernel development:
40 All of these books suffer from a common fault, though: they tend to be
H A Dkernel-docs.rst33 the exception of foundational books.
38 The Sphinx books should be built with ``make {htmldocs | pdfdocs | epubdocs}``.
75 Published books
H A Dhowto.rst32 experience, the following books are good for, if anything, reference:
/openbmc/linux/Documentation/
H A Dsubsystem-apis.rst7 These books get into the details of how specific kernel subsystems work
/openbmc/qemu/docs/system/s390x/
H A Dcpu-topology.rst7 topology containers: drawers, books and sockets. They define a
59 If none of the containers attributes (drawers, books, sockets) are
67 -smp cpus=5,drawer=1,books=1,sockets=8,cores=4,maxcpus=32
/openbmc/linux/Documentation/doc-guide/
H A Dcontributing.rst229 The old-timers around here will remember the Linux books that showed up on
231 files scrounged from various locations on the net. The books have (mostly)
238 a set of "books" that group documentation for specific readers. These
248 Moving documents into the appropriate books is an important task and needs
/openbmc/qemu/docs/devel/
H A Ds390-cpu-topology.rst15 -smp 1,drawers=3,books=3,sockets=2,cores=2,maxcpus=36 \
/openbmc/qemu/include/hw/
H A Dboards.h356 unsigned int books; member
/openbmc/linux/Documentation/locking/
H A Dmutex-design.rst15 or similar theoretical text books. Mutexes are sleeping locks which
/openbmc/qemu/qapi/
H A Dmachine.json1670 # @books, @sockets, @dies, @clusters, @cores, @threads.
1685 # @books: number of books in the CPU topology (since 8.2)
1704 '*books': 'int',
/openbmc/linux/Documentation/admin-guide/
H A DREADME.rst46 the Internet and in books, both Linux-specific and pertaining to
49 Project) books. This README is not meant to be documentation on the
/openbmc/qemu/docs/about/
H A Ddeprecated.rst73 configurations (e.g. -smp drawers=1,books=1,clusters=1 for x86 PC machine) is
/openbmc/linux/arch/s390/
H A DKconfig504 multiple cores or multiple books.
/openbmc/qemu/
H A Dqemu-options.hx283 "-smp [[cpus=]n][,maxcpus=maxcpus][,drawers=drawers][,books=books][,sockets=sockets]\n"
290 " books= number of books in one drawer\n"
311 ``-smp [[cpus=]n][,maxcpus=maxcpus][,drawers=drawers][,books=books][,sockets=sockets][,dies=dies][,…
/openbmc/linux/Documentation/RCU/Design/Requirements/
H A DRequirements.rst1949 of books that duplicate the centrally maintained ``cpu_online_mask``,