Home
last modified time | relevance | path

Searched +full:multi +full:- +full:socket (Results 1 – 25 of 273) sorted by relevance

1234567891011

/freebsd/lib/libpmc/pmu-events/arch/x86/cascadelakex/
H A Duncore-other.json10 …"BriefDescription": "LLC misses - Uncacheable reads (from cpu) . Derived from unc_cha_tor_inserts.…
20 "BriefDescription": "LLC misses - Uncacheable reads (from cpu) ",
164 "ScaleUnit": "7.11E-06Bytes",
174 "ScaleUnit": "7.11E-06Bytes",
355 "BriefDescription": "Multi-socket cacheline Directory state lookups; Snoop Not Needed",
360 …"PublicDescription": "Counts transactions that looked into the multi-socket cacheline Directory st…
365 "BriefDescription": "Multi-socket cacheline Directory state lookups; Snoop Needed",
370 …"PublicDescription": "Counts transactions that looked into the multi-socket cacheline Directory s…
375 …"BriefDescription": "Multi-socket cacheline Directory state updates; Directory Updated memory writ…
380 …"PublicDescription": "Counts only multi-socket cacheline Directory state updates memory writes iss…
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/skylakex/
H A Duncore-other.json10 …"BriefDescription": "LLC misses - Uncacheable reads (from cpu) . Derived from unc_cha_tor_inserts.…
20 "BriefDescription": "LLC misses - Uncacheable reads (from cpu) ",
164 "ScaleUnit": "7.11E-06Bytes",
174 "ScaleUnit": "7.11E-06Bytes",
355 "BriefDescription": "Multi-socket cacheline Directory state lookups; Snoop Not Needed",
360 …"PublicDescription": "Counts transactions that looked into the multi-socket cacheline Directory st…
365 "BriefDescription": "Multi-socket cacheline Directory state lookups; Snoop Needed",
370 …"PublicDescription": "Counts transactions that looked into the multi-socket cacheline Directory s…
375 …"BriefDescription": "Multi-socket cacheline Directory state updates; Directory Updated memory writ…
380 …"PublicDescription": "Counts only multi-socket cacheline Directory state updates memory writes iss…
[all …]
/freebsd/tools/tools/netrate/httpd/
H A Dhttpd.c1 /*-
2 * Copyright (c) 2005-2006 Robert N. M. Watson
29 #include <sys/socket.h>
53 * Simple, multi-threaded/multi-process HTTP server. Very dumb.
66 #define HTTP_CONTENT "Content-Type: text/html\n\n"
69 * In order to support both multi-threaded and multi-process operation but
70 * use a single shared memory statistics model, we create a page-aligned
72 * threading; for multi-process operation, we mark it as INHERIT_SHARE, so we
73 * must put it in page-aligned memory that isn't shared with other memory, or
78 pthread_t hts_thread; /* Multi-thread. */
[all …]
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_wired_common.c3 * Copyright (c) 2005-2009, Jouni Malinen <j@w1.fi>
38 s = socket(PF_INET, SOCK_DGRAM, 0); in driver_wired_get_ifflags()
40 wpa_printf(MSG_ERROR, "socket: %s", strerror(errno)); in driver_wired_get_ifflags()
41 return -1; in driver_wired_get_ifflags()
50 return -1; in driver_wired_get_ifflags()
63 s = socket(PF_INET, SOCK_DGRAM, 0); in driver_wired_set_ifflags()
65 wpa_printf(MSG_ERROR, "socket: %s", strerror(errno)); in driver_wired_set_ifflags()
66 return -1; in driver_wired_set_ifflags()
76 return -1; in driver_wired_set_ifflags()
89 return -1; in driver_wired_multi()
[all …]
H A Ddriver_wired_common.h3 * Copyright (c) 2005-2009, Jouni Malinen <j@w1.fi>
17 int sock; /* raw packet socket for driver access */
19 int membership, multi, iff_allmulti, iff_up; member
/freebsd/share/doc/smm/18.net/
H A D7.t31 .\".ds RH "Socket/protocol interface
33 \s+2Socket/protocol interface\s0
35 The interface between the socket routines and the communication
43 #define PRU_BIND 2 /* bind socket to address */
56 #define PRU_SOCKADDR 15 /* fetch socket's address */
69 int error; struct socket *so; int req; struct mbuf *m, *addr, *rights;
73 The address \fIaddr\fP is supplied for address-oriented requests
76 chain containing user-specified capabilities (see the \fIsendmsg\fP
79 A non-zero return value gives a
85 When a protocol is bound to a socket (with the \fIsocket\fP
[all …]
/freebsd/share/man/man4/
H A Dsctp.441 .Fn socket AF_INET SOCK_STREAM IPPROTO_SCTP
43 .Fn socket AF_INET SOCK_SEQPACKET IPPROTO_SCTP
47 protocol provides reliable, flow-controlled, two-way
57 Internet address format and, in addition, provides a per-host
80 passive socket, the
82 system call must be used after binding the socket with the
100 socket address) and an association will be setup
105 third leg of the four-way handshake.
108 to allow the socket to accept connections.
116 protocol directly supports multi-homing.
[all …]
/freebsd/crypto/openssh/
H A DPROTOCOL.mux2 ControlMaster connection-sharing.
5 master. This will cause ssh(1) to listen on a Unix domain socket for
6 requests from clients. Clients communicate over this socket using a
27 Unix domain control socket. The passenger client then waits until it is
36 this mode, the mux client/server connection socket will stop speaking
86 descriptors (in that order) using Unix domain socket control messages.
109 non-multiplexed ssh(1) connection. Two additional cases that the
120 3. Requesting passenger-mode stdio forwarding
131 (in that order) using Unix domain socket control messages.
174 If listen port is (unsigned int) -2, then the listen host is treated as
[all …]
/freebsd/usr.sbin/rpcbind/
H A Drpcbind.855 is started, it checks that certain name-to-address
56 translation-calls function correctly.
66 utility can only be started by the super-user.
68 .Bl -tag -width indent
83 With this option, the name-to-address translation consistency
89 on a multi-home
[all...]
/freebsd/usr.sbin/inetd/
H A Dinetd.834 .Dq super-server
55 of its sockets, it decides what service the socket
57 The server program is invoked with the service socket
62 continues to listen on the socket (except in some cases which
70 .Bl -tag -width indent
92 a TCP-based service would need two entries,
106 May be overridden on a per-service basis with the
107 "max-connections-per-ip-per-minute" parameter.
112 May be overridden on a per-service basis with the "max-child"
128 May be overridden on a per-service basis with the "max-child-per-ip"
[all …]
/freebsd/usr.bin/finger/
H A Dnet.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
36 #include <sys/socket.h>
58 int error, multi; in netfinger() local
80 multi = (ai0->ai_next) != 0; in netfinger()
83 if (ai0->ai_canonname == 0) in netfinger()
86 printf("[%s]\n", ai0->ai_canonname); in netfinger()
88 for (ai = ai0; ai != NULL; ai = ai->ai_next) { in netfinger()
89 if (multi) in netfinger()
111 s = socket(ai->ai_family, ai->ai_socktype, ai->ai_protocol); in do_protocol()
[all …]
/freebsd/lib/libc/net/
H A Dsctp_opt_info.333 .Nd get SCTP socket information
45 call provides a multi-os compatible method for getting
64 socket options.
100 The call returns 0 on success and -1 upon error.
105 .Bl -tag -width Er
113 was not one of the above listed SCTP socket
122 is not a socket.
132 socket option has changed in FreeBSD 9.0 and higher,
H A Dsctp_sendmsg.334 .Nd send a message from an SCTP socket
61 If the socket is a one-to-many type (SOCK_SEQPACKET)
62 socket then an attempt to send to an address that no association exists to will
65 the data being sent on the third leg of the SCTP four-way handshake.
67 the socket is a one-to-one type (SOCK_STREAM) socket then an association must
75 on a non-connected one-to-one socket will result in
79 -1 being returned, and the message not being transmitted.
95 -1 is returned, and
101 Locally detected errors are indicated by a return value of -1.
103 If no space is available at the socket to hold
[all …]
H A Dsctp_send.335 .Nd send a message from an SCTP socket
75 one-to-many (SOCK_SEQPACKET) and one-to-one (SOCK_STREAM) socket types.
85 -1 is returned, and
90 Locally detected errors are indicated by a return value of -1.
92 If no space is available at the socket to hold
95 normally blocks, unless the socket has been placed in
96 non-blocking I/O mode.
100 send more data on one-to-one type (SOCK_STREAM) sockets.
106 .Bd -literal
113 uint32_t sinfo_timetolive; /* timetolive for PR-SCTP */
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DThreading.h1 //===-- llvm/Support/Threading.h - Control multithreading mode --*- C++ -*-===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
9 // This file declares helper functions for running LLVM in a multi-threaded
12 //===----------------------------------------------------------------------===//
19 #include "llvm/Config/llvm-config.h" // for LLVM_ON_UNIX
51 /// Returns true if LLVM is compiled with support for multi-threading, and
137 /// multi-socket system, this ensures threads are assigned to all CPU
142 /// Finds the CPU socket where a thread should go. Returns 'std::nullopt' if
143 /// the thread shall remain on the actual CPU socket.
[all …]
/freebsd/usr.sbin/ppp/
H A Dppp.831 .Nd Point to Point Protocol (a.k.a. user-ppp)
99 .Bl -tag -width XXX -offset XXX
141 exits with a non-zero result.
161 .Dq force-scripts
176 As pipes are not bi-directional, ppp will redirect all writes to descriptor
186 .Dq force-scripts
195 This is a no-op, and gives the same behaviour as if none of the above
213 .Bl -diag
231 .It Supports on-demand dialup capability.
243 mode (direct-dial mode) also automatically dials and establishes the
[all …]
/freebsd/lib/libpmc/pmu-events/arch/arm64/
H A Dcommon-and-microarch.json129 "PublicDescription": "Attributable Level 1 data cache write-back",
132 "BriefDescription": "Attributable Level 1 data cache write-back"
147 "PublicDescription": "Attributable Level 2 data cache write-back",
150 "BriefDescription": "Attributable Level 2 data cache write-back"
273 "PublicDescription": "Access to another socket in a multi-socket system",
276 "BriefDescription": "Access to another socket in a multi-socket system"
303 … "PublicDescription": "Attributable memory read access to another socket in a multi-socket system",
306 … "BriefDescription": "Attributable memory read access to another socket in a multi-socket system"
309 …"PublicDescription": "Level 1 data cache long-latency read miss. The counter counts each memory r…
312 "BriefDescription": "Level 1 data cache long-latency read miss"
[all …]
/freebsd/tools/test/netfibs/
H A DREADME3 exercising multi-IP FIBs. At this time only IPv6 test cases are provided.
9 socket in very simplistic ways. It has a couple of options to provide
22 interface in the same broadcast domain (be it cross-over or on a
40 unrelated to multi-FIB test leading to a panic(9). "delay" calls
/freebsd/sys/contrib/device-tree/Bindings/cpu/
H A Dcpu-topology.txt6 1 - Introduction
12 - socket
13 - cluster
14 - core
15 - thread
18 symmetric multi-threading (SMT) is supported or not.
29 Currently, only ARM/RISC-V intend to use this cpu topology binding but it may be
39 2 - cpu-map node
42 The ARM/RISC-V CPU topology is defined within the cpu-map node, which is a direct
46 - cpu-map node
[all …]
/freebsd/sys/netinet/
H A Dsctp.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
4 * Copyright (c) 2001-2008, by Cisco Systems, Inc. All rights reserved.
5 * Copyright (c) 2008-2012, by Randall Stewart. All rights reserved.
6 * Copyright (c) 2008-2012, by Michael Tuexen. All rights reserved.
43 * SCTP protocol - RFC4960.
72 * user socket options: socket API defined
75 * read-write options
92 /* Without this applied we will give V4 and V6 addresses on a V6 socket */
132 * read-only options
[all …]
/freebsd/tests/sys/file/
H A Dnewfileops_on_fork_test.c1 /*-
31 * When a multi-threaded application calls fork(2) from one thread while
38 #include <sys/socket.h>
105 listen_fd = socket(PF_INET, SOCK_STREAM, 0); in main()
107 err(1, "socket"); in main()
115 if (listen(listen_fd, -1) <0) in main()
/freebsd/contrib/unbound/contrib/
H A Dunbound_portable.service.in7 ; - --with-chroot-dir=""
11 ; - chroot: ""
17 After=network-online.target
18 Before=nss-lookup.target
19 Wants=nss-lookup.target
22 WantedBy=multi-user.target
25 ExecReload=+/bin/kill -HUP $MAINPID
26 ExecStart=@UNBOUND_SBIN_DIR@/unbound -d -p
44 SystemCallFilter=~@clock @cpu-emulation @debug @keyring @module mount @obsolete @resources
49 BindReadOnlyPaths=/dev/log /run/systemd/journal/socket /run/systemd/journal/stdout
/freebsd/contrib/tcp_wrappers/
H A DREADME.NIS5 > rejected. I assume this is due to the -DPARANOID option, and depends
12 confusion I have removed the old name wzv-gw.win.tue.nl from the DNS. I
15 NIS was not designed to handle multi-homed hosts. With NIS, each
16 address should have its own hostname. For example, wzv-gw is my
20 131.155.210.23 wzv-gw-ether
21 131.155.12.78 wzv-gw-slip
23 In principle, wzv-gw could be the official name of one of these
26 The DNS was designed to handle multi-homed hosts. In the DNS my gateway
29 wzv-gw IN A 131.155.210.23
32 And of course there are PTR records in zones 210.155.131.in-addr.arpa
[all …]
/freebsd/share/man/man9/
H A Dnetisr.965 .Bd -ragged -offset indent
102 supports multi-processor execution of handlers, and relies on a combination
103 of source ordering and protocol-specific ordering and work-placement
107 .Bl -tag -width NETISR_POLICY_SOURCE
138 .Bl -tag -width "netisr_handler_t nh_handler"
161 Optional callback function that will be invoked when a per-CPU queue
164 Unless fully understood, this special-purpose function should not be used.
176 The maximum per-CPU queue depth for the protocol; due to internal
197 will optionally direct dispatch if permitted by global and per-protocol
202 practice might be a network interface number or socket pointer, using
[all …]
/freebsd/lib/libpmc/pmu-events/arch/x86/sapphirerapids/
H A Duncore-other.json24 "BriefDescription": "Clockticks in the UBOX using a dedicated 48-bit Fixed Counter",
396 "BriefDescription": "Read requests from a unit on this socket",
407 "BriefDescription": "Read requests from a remote socket",
418 "BriefDescription": "Write Requests from a unit on this socket",
896 "BriefDescription": "Matches on Transmit path of a UPI Port : Non-Coherent Bypass",
907 … "BriefDescription": "Matches on Transmit path of a UPI Port : Non-Coherent Bypass, Match Opcode",
918 "BriefDescription": "Matches on Transmit path of a UPI Port : Non-Coherent Standard",
929 …"BriefDescription": "Matches on Transmit path of a UPI Port : Non-Coherent Standard, Match Opcode",
940 "BriefDescription": "Matches on Receive path of a UPI Port : Non-Coherent Bypass",
951 … "BriefDescription": "Matches on Receive path of a UPI Port : Non-Coherent Bypass, Match Opcode",
[all …]

1234567891011