Searched +full:multi +full:- +full:system (Results 1 – 25 of 1062) sorted by relevance
12345678910>>...43
6 # Marc Zyngier <maz@wild-wind.fr.eu.org>10 ABP0510 "Advansys ABP-510 ISA SCSI Host Adapter"11 ABP0540 "Advansys ABP-540/542 ISA SCSI Host Adapter"12 ABP7401 "AdvanSys ABP-740/742 EISA Single Channel SCSI Host Adapter"13 ABP7501 "AdvanSys ABP-750/752 EISA Dual Channel SCSI Host Adapter"14 ACC1200 "ACCTON EtherCombo-32 Ethernet Adapter"15 ACC120A "ACCTON EtherCombo-32 Ethernet Adapter"18 ACE1010 "ACME Super Fast System Board"25 ACE7010 "ACME Multi-Function Board"26 ACR1201 "Acer 1200 486/25 EISA System Board"[all …]
3 // Copyright (c) 2007-2012 Barend Gehrels, Amsterdam, the Netherlands.4 // Copyright (c) 2008-2012 Bruno Lalande, Paris, France.5 // Copyright (c) 2009-2012 Mateusz Loskot, London, UK.13 // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands.32 /// Tag indicating Cartesian coordinate system family (cartesian,epsg)35 /// Tag indicating Spherical polar coordinate system family38 /// Tag indicating Spherical equatorial coordinate system family41 /// Tag indicating Geographic coordinate system family (geographic)47 /// For reference spheroid defining parameters of geographical coordinate system50 /// For reference sphere defining parameters of spherical coordinate system[all …]
4 All the tests are executed using the "Run" script in the top-level directory.11 hostname-2007-09-23-0114 If you want to generate both the basic system index and the graphics index,18 If your system has more than one CPU, the tests will be run twice -- once23 Since the tests are based on constant time (variable work), a "system"25 A "gindex" run on a dual-core machine will do 2 "system" passes (single-26 and dual-processing) and one "graphics" run, for a total around one and38 Run [ -q | -v ] [-i <n> ] [-c <n> [-c <n> ...]] [test ...]42 -q Run in quiet mode.43 -v Run in verbose mode.[all …]
1 # SPDX-License-Identifier: GPL-2.063 select HAVE_DYNAMIC_FTRACE if $(cc-option,-fpatchable-function-entry=1,1)71 The PA-RISC microprocessor is designed by Hewlett-Packard and used73 and later HP3000 series). The PA-RISC Linux project home page is87 default "arch/parisc/configs/generic-32bit_defconfig" if !64BIT88 default "arch/parisc/configs/generic-64bit_defconfig" if 64BIT121 # unless you want to implement ACPI on PA-RISC ... ;-)156 that can run on all 32-bit PA CPUs (albeit not optimally fast),159 Specifying "PA8000" here will allow you to select a 64-bit kernel165 Select this option for the PCX-L processor, as used in the[all …]
84 This option allows to use the UniPhier System Cache as L2 cache.92 Say Y to use the on-board UART, Ether, LED devices.99 The boot mode pins are latched when the system reset is deasserted100 and determine which device the system should load a boot image from.112 bool "Enable dump command of DDR Multi PHY parameters"116 The command "ddrmphy" shows the resulting parameters of DDR Multi PHY117 training; it is useful for the evaluation of DDR Multi PHY training.
18 .\" Set up some character translations and predefined strings. \*(-- will24 .tr \(*W-27 . ds -- \(*W-29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch37 . ds -- \|\(em\|73 .\" Fear. Run. Save yourself. No user-serviceable parts.83 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)99 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"100 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'[all …]
1 .. SPDX-License-Identifier: GPL-2.011 block-layer implementations. It emulates a block device of X gigabytes in size.15 Multi-queue block-layer17 - Request-based.18 - Configurable submission queues per device.20 No block-layer (Known as bio-based)22 - Bio-based. IO requests are submitted directly to the device driver.23 - Directly accepts bio data structure and returns them.25 All of them have a completion queue for each core in the system.30 queue_mode=[0-2]: Default: 2-Multi-queue[all …]
1 .. SPDX-License-Identifier: GPL-2.04 Multi-Queue Block IO Queueing Mechanism (blk-mq)7 The Multi-Queue Block IO Queueing Mechanism is an API to enable fast storage16 ----------26 However, with the development of Solid State Drives and Non-Volatile Memories29 device to the operating system. In order to take advantage of the parallelism30 in those devices' design, the multi-queue mechanism was introduced.36 to different CPUs) wanted to perform block IO. Instead of this, the blk-mq API42 ---------45 for instance), blk-mq takes action: it will store and manage IO requests to[all …]
1 # SPDX-License-Identifier: GPL-2.0-only3 bool "64-bit kernel" if "$(ARCH)" = "sparc"10 Say yes to build a 64-bit kernel - formerly known as sparc6411 Say no to build a 32-bit kernel - formerly known as sparc164 bool "Symmetric multi-processing support"167 a system with only one CPU, say N. If you have a system with more170 If you say N here, the kernel will run on uni- and multiprocessor180 See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO233 bool "Support for hot-pluggable CPUs"237 can be controlled through /sys/devices/system/cpu/cpu#.[all …]
9 RESTORECOND_LICENSE = GPL-2.012 RESTORECOND_DEPENDENCIES = libglib2 libsepol libselinux dbus-glib19 CFLAGS="$(TARGET_CFLAGS) -U_FILE_OFFSET_BITS" \20 CPPFLAGS="$(TARGET_CPPFLAGS) -U_FILE_OFFSET_BITS" \24 # restorecond build system to find headers and libraries.26 $(MAKE) -C $(@D) $(RESTORECOND_MAKE_OPTS) DESTDIR=$(STAGING_DIR) all30 $(INSTALL) -m 0755 -D package/restorecond/S02restorecond \35 $(INSTALL) -m 0644 -D $(@D)/restorecond.service \36 $(TARGET_DIR)/usr/lib/systemd/system/restorecond.service38 mkdir -p $(TARGET_DIR)/etc/systemd/system/multi-user.target.wants[all …]
... GCC_3.5 GLIBC_2.4 libcrypto.so emmc multi partition rcf nand multi partition mini system error for emmc ...
2 Documentation for Kdump - The kexec-based Crash Dumping Solution11 Kdump uses kexec to quickly boot to a dump-capture kernel whenever a12 dump of the system kernel's memory needs to be taken (for example, when13 the system panics). The system kernel's memory image is preserved across14 the reboot and is accessible to the dump-capture kernel.18 a remote system.23 When the system kernel boots, it reserves a small section of memory for24 the dump-capture kernel. This ensures that ongoing Direct Memory Access25 (DMA) from the system kernel does not corrupt the dump-capture kernel.26 The kexec -p command loads the dump-capture kernel into this reserved[all …]
1 SUMMARY = "Alternative system logger daemon"2 DESCRIPTION = "syslog-ng, as the name shows, is a syslogd replacement, \5 syslog-ng adds the possibility to filter based on message contents using \10 HOMEPAGE = "http://www.balabit.com/network-security/syslog-ng/opensource-logging-system"12 LICENSE = "GPL-2.0-only & LGPL-2.1-only"15 # util-linux added to get libuuid16 DEPENDS = "libpcre flex glib-2.0 openssl util-linux bison-native"18 SRC_URI = "https://github.com/balabit/syslog-ng/releases/download/${BP}/${BP}.tar.gz \19 file://syslog-ng.conf.systemd \20 file://syslog-ng.conf.sysvinit \[all …]
1 # SPDX-License-Identifier: GPL-2.0-only167 Enable 24-bit TIMER0 and TIMER1 counters in the NPCM7xx architecture,188 Support for Multi Timer Unit. MTU provides access190 32-bit free running decrementing counters.244 bool "Integrator-AP timer driver" if COMPILE_TEST247 Enables support for the Integrator-AP timer.280 available on many OMAP-like platforms.289 It has a 64-bit counter with update rate up to 1000MHz.290 This counter is accessed via couple of 32-bit memory-mapped registers.309 bool "Support for 32-bit TIMERn counters in ARC Cores" if COMPILE_TEST[all …]
12 # machine, which may be different between which system the machine14 # the machine, where it does not matter which system the machine boots into.19 CONSOLE = stty -F /dev/ttyS0 115200 parodd; cat /dev/ttyS024 # TESTS = patchcheck, randconfig, boot, test, config-bisect, bisect, min-config30 # Some tests may have more than one test to run. Define MULTI := 1 to run32 MULTI := 034 # In case you want to differentiate which type of system you are testing46 #PRE_BUILD = patch -p1 < ${THIS_DIR}/fix.patch52 DO_POST_BUILD := git reset --hard53 POST_BUILD = ${SSH} 'rm -rf /lib/modules/*-test*'; ${DO_POST_BUILD}[all …]
1 # SPDX-License-Identifier: GPL-2.018 port for anything. (Note that the Cyclades multi serial port driver24 non-standard serial ports, since the configuration information will29 the X window system, try running gpm first.52 If you did not notice yet and/or you have userspace from pre-3.7, it93 system console (the system console is the device which receives all99 (/dev/tty0) will still be used as the system console by default, but107 system console.141 Note that serial ports on NetMos 9835 Multi-I/O cards are handled162 Say Y here to enable support for 16-bit PCMCIA serial devices,[all …]
6 Upstream-Status: Inappropriate [Configuration Specific]7 Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>8 ---9 systemd/dlt-adaptor-udp.service.cmake | 1 -10 systemd/dlt-dbus.service.cmake | 1 -11 systemd/dlt-example-user.service.cmake | 1 -12 systemd/dlt-receive.service.cmake | 1 -13 systemd/dlt-system.service.cmake | 1 -14 systemd/dlt.service.cmake | 1 -15 6 files changed, 6 deletions(-)[all …]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc.9 Free Documentation", with the Front-Cover Texts being "A GNU Manual,"10 and with the Back-Cover Texts as in (a) below.12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify14 developing GNU and promoting software freedom." -->15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->17 <title>Debugging with GDB: Interrupted System Calls</title>19 <meta name="description" content="Debugging with GDB: Interrupted System Calls">20 <meta name="keywords" content="Debugging with GDB: Interrupted System Calls">[all …]
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dt…3 <!-- Copyright (C) 1988-2021 Free Software Foundation, Inc.9 Free Documentation", with the Front-Cover Texts being "A GNU Manual,"10 and with the Back-Cover Texts as in (a) below.12 (a) The FSF's Back-Cover Text is: "You are free to copy and modify14 developing GNU and promoting software freedom." -->15 <!-- Created by GNU Texinfo 5.1, http://www.gnu.org/software/texinfo/ -->21 <meta name="resource-type" content="document">24 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">26 <link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index">[all …]
1 Binding for Samsung S2M and S5M family multi-function device4 This is a part of device tree bindings for S2M and S5M family multi-function8 of multi-function devices which include voltage and current regulators, RTC,9 charger controller, clock outputs and other sub-blocks. It is interfaced10 to the host controller using an I2C interface. Each sub-block is usually11 addressed by the host system using different I2C slave addresses.14 This document describes bindings for main device node. Optional sub-blocks15 must be a sub-nodes to it. Bindings for them can be found in:16 - bindings/regulator/samsung,s2mpa01.txt17 - bindings/regulator/samsung,s2mps11.txt[all …]
3 # alsa-utils8 ALSA_UTILS_SOURCE = alsa-utils-$(ALSA_UTILS_VERSION).tar.bz29 ALSA_UTILS_SITE = https://www.alsa-project.org/files/pub/utils10 ALSA_UTILS_LICENSE = GPL-2.013 ALSA_UTILS_DEPENDENCIES = host-pkgconf alsa-lib \30 --disable-xmlto \31 --disable-rst2man \32 --with-curses=$(if $(BR2_PACKAGE_NCURSES_WCHAR),ncursesw,ncurses)35 ALSA_UTILS_CONF_OPTS += --enable-alsaloop37 ALSA_UTILS_CONF_OPTS += --disable-alsaloop[all …]
1 Renesas R-Car sound7 Renesas R-Car and RZ/G sound is constructed from below modules11 - SRC : Sampling Rate Converter12 - CMD13 - CTU : Channel Transfer Unit14 - MIX : Mixer15 - DVC : Digital Volume and Mute Function22 * Multi channel25 Multi channel is supported by Multi-SSI, or TDM-SSI.27 Multi-SSI : 6ch case, you can use stereo x 3 SSI[all …]
1 # SPDX-License-Identifier: GPL-2.0-only24 multi-CPU system these may be on cachelines that keep bouncing41 and on a multi-CPU system these may be on cachelines that keep48 bool "Debug FS-Cache"