Home
last modified time | relevance | path

Searched +full:page +full:- +full:based (Results 1 – 25 of 1194) sorted by relevance

12345678910>>...48

/freebsd/sys/dev/isci/scil/
H A Dsati_mode_sense.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause OR GPL-2.0
9 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
22 * Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
28 * Copyright(c) 2008 - 2011 Intel Corporation. All rights reserved.
59 * translate the SCSI mode sense (6 and 10-byte) commands.
82 * @brief This method indicates if the supplied page control is supported
84 * (i.e. non-volatile) are not supported.
88 * @return This method returns an indication of whether the page control
90 * @retval SATI_SUCCESS This value is returned if the page control is
[all …]
/freebsd/share/doc/smm/18.net/
H A Dc.t53 occurs must kept small compared to the average inter-packet
67 The basic memory allocation routines manage a private page map,
71 to initialize the mbuf and mbuf page cluster free lists.
78 as exhaustion of the page map usually indicates that buffers have been lost
80 The private page table is used by the network buffer management
83 array of reference counts parallels the page table and is used
84 when multiple references to a page are present.
87 page of memory. When data is placed in mbufs,
89 memory from the network page pool if possible.
91 of a page is copied into one or more 112 byte mbuf data areas.
[all …]
H A D6.t90 be described in detail later. A pointer to a protocol-specific
125 #define SS_NBIO 0x100 /* non-blocking ops */
131 When a socket is created, the state is defined based on the type of socket.
136 set with \fIfcntl\fP. ``Non-blocking'' I/O implies that
151 super-user. Only privileged sockets may
184 (assuming non-blocking I/O has not been specified).*
186 * The low-water mark is always presumed to be 0
205 Stream-oriented sockets queue data with no addresses, headers
210 Record-oriented sockets, including datagram sockets,
289 socket-visible characteristics, some of which are used in
[all …]
/freebsd/contrib/jemalloc/
H A DChangeLog14 - Fix a severe virtual memory leak on Windows. This regression was first
15 released in 5.0.0. (@Ignition, @j0t, @frederik-h, @davidtgoldblatt,
17 - Fix size 0 handling in posix_memalign(). This regression was first released
19 - Fix the prof_log unit test which may observe unexpected backtraces from
22 - Fix the declaration of the extent_avail tree. This regression was first
24 - Fix an incorrect reference in jeprof. This functionality was first released
25 in 3.0.0. (@prehistoric-penguin)
26 - Fix an assertion on the deallocation fast-path. This regression was first
28 - Fix the TLS_MODEL attribute in headers. This regression was first released
32 - Implement opt.retain on Windows and enable by default on 64-bit. (@interwq,
[all …]
/freebsd/sys/dev/sfxge/common/
H A Dmcdi_mon.c1 /*-
2 * Copyright (c) 2009-2016 Solarflare Communications Inc.
40 /* Get port mask from one-based MCDI port number */
41 #define MCDI_MON_PORT_MASK(_emip) (1U << ((_emip)->emi_port - 1))
56 efx_mcdi_iface_t *emip = &(enp->en_mcdi.em_emip); in mcdi_mon_decode_stats()
62 uint32_t page = 0; in mcdi_mon_decode_stats() local
73 EFSYS_ASSERT(emip->emi_port > 0); /* MCDI port number is one-based */ in mcdi_mon_decode_stats()
82 * sensor readings do not include entries for the per-page NEXT_PAGE in mcdi_mon_decode_stats()
96 page++; in mcdi_mon_decode_stats()
98 /* This sensor is one of the page boundary bits. */ in mcdi_mon_decode_stats()
[all …]
/freebsd/lib/libc/db/btree/
H A Dbt_open.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
38 * The design here was originally based on that of the btree access method
55 #include "un-namespace.h"
71 * __BT_OPEN -- Open a btree.
77 * fname: filename (NULL for in-memory trees)
103 * we don't know the right page size, lorder or flags until the backing in __bt_open()
104 * file is opened. Also, the file's page size can cause the cachesize in __bt_open()
116 * Page size must be indx_t aligned and >= MINPSIZE. Default in __bt_open()
117 * page size is set farther on, based on the underlying file in __bt_open()
[all …]
/freebsd/lib/libpmc/
H A Dpmc.soft.329 .Nd measurements using software based events
37 16 sampling counters using software events based on various sources.
39 .Bl -column "PMC_CAP_INTERRUPT" "Support"
57 .Bl -tag -width indent
79 All page fault type.
81 Read page fault.
83 Write page fault.
105 .An -nosplit
/freebsd/contrib/wpa/hostapd/
H A Dhostapd.83 hostapd \- IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
6 [\-hdBKtv] [\-P <PID file>] <configuration file(s)>
8 This manual page documents briefly the
15 The current version supports Linux (Host AP, mac80211-based drivers) and FreeBSD (net80211).
20 supports separate frontend programs and an example text-based frontend,
30 .B \-h
33 .B \-d
36 .B \-dd
39 .B \-B
42 .B \-P <PID file>
[all …]
H A Dhostapd_cli.11 .TH HOSTAPD_CLI 1 "April 7, 2005" hostapd_cli "hostapd command-line interface"
3 hostapd_cli \- hostapd command-line interface
6 [\-p<path>] [\-i<ifname>] [\-a<path>] [\-hvB] [command..]
8 This manual page documents briefly the
13 is a command-line interface for the
24 man page.
31 .B \-p<path>
36 .B \-i<ifname>
41 .B \-a<path>
42 Run in daemon mode executing the action file based on events from hostapd.
[all …]
/freebsd/share/man/man4/
H A Dhidquirk.427 .Bd -ragged -offset indent
34 .Bd -literal -offset indent
41 .Bl -tag -width Ds
53 mouse has Z-axis reversed
55 mouse has buttons in vendor usage page
71 .Bl -tag -width indent
74 .Bd -literal -offset indent
97 are all 16 bits numbers which can be decimal or hexadecimal based.
114 or the first non-existing one.
120 .Bd -literal -offset indent
[all …]
H A Dat45d.430 .Nd driver for DataFlash(tm) non-volatile storage devices
35 .Bd -ragged -offset indent
42 .Bd -literal -offset indent
48 driver provides support for the family of non-volatile storage
75 .Bl -bullet -compact
98 based system, the
107 The most commonly-used ones are documented below.
112 .Bl -tag -width indent
117 .It Va spi-max-frequency
126 .Bl -tag -width indent
[all …]
H A Dgpiokeys.42 .\" SPDX-License-Identifier: BSD-2-Clause
37 .Bd -ragged -offset indent
46 .Bd -literal -offset indent
57 based systems.
66 based system
70 .Bd -literal
76 compatible = "gpio-keys";
96 .Pa /usr/src/sys/dts/bindings-gpio.txt .
130 .Va debounce-interval
141 manual page first appeared in
[all …]
/freebsd/lib/libcam/
H A Dcam_cdbparse.328 .\" This man page borrows heavily from the old scsi(3) man page, which had
161 applications written with the similarly-named
180 structure based on the information provided in
208 .Bd -literal
241 .Bl -tag -width CAM_PASS_ERR_RECOVER
247 device to the user-supplied buffer.
251 written from the user-supplied buffer to the device.
302 .Dl "{PS} v:b1 {Reserved} 0:b1 {Page Code} v:b6 # Mode select page"
368 .Bl -tag -width field_name
391 .Fa csio->data_ptr .
[all …]
/freebsd/tools/tools/sysdoc/
H A Dsysdoc.sh14 # Perhaps a re-implementation in C? This wouldn't be much of
18 # creates a manual page dynamicly based on the kernel. This
26 # Set a unique date format in the produced manual page.
30 USAGE="Usage: run.sh -k [absolute path]"
33 # part of our manual page.
38 This manual page has been automatically generated by
58 This manual page is automatically generated
60 .An -nosplit
74 produce a manual page to aid in the administration and
88 # the final 'inner circle' of our manual page.
[all …]
/freebsd/share/man/man9/
H A Dpmap_kextract.92 .\" SPDX-License-Identifier: BSD-2-Clause
6 .\" This manual page was written by Mina Galić <FreeBSD@igalic.co> under
15 .Nd extract a physical address from the kernel page table
65 the function may return zero, an invalid non-zero value, or call
71 .An -nosplit
72 This manual page was written by
74 based on the
76 page written by
/freebsd/sys/contrib/openzfs/config/
H A Dkernel-kmap-atomic-args.m43 dnl # kmap_atomic changed from assigning hard-coded named slot to using
4 dnl # push/pop based dynamical allocation.
10 struct page page;
11 kmap_atomic(&page);
/freebsd/contrib/wpa/wpa_supplicant/
H A Dtodo.txt2 - add support for WPA with ap_scan=0 (update selected cipher etc. based on
4 - consider closing smart card / PCSC connection when EAP-SIM/EAP-AKA
5 authentication has been completed (cache scard data based on serial#(?)
8 - if driver/hw is not WPA2 capable, must remove WPA_PROTO_RSN flag from
9 ssid->proto fields to avoid detecting downgrade attacks when the driver
11 - Cisco AP and non-zero keyidx for unicast -> map to broadcast
13 driver_*.c to do the mapping for drivers that cannot handle non-zero keyidx
15 - IEEE 802.1X and key update with driver_ndis?? wpa_supplicant did not seem
16 to see unencrypted EAPOL-Key frames at all..
17 - EAP-PAX with PAX_SEC
[all …]
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3491.txt35 used as part of a suite of on-the-wire protocols for
49 - The intended applicability of the profile: internationalized
52 - The character repertoire that is the input and output to
58 Hoffman & Blanchet Standards Track [Page 1]
63 - The mappings used: specified in section 3.
65 - The Unicode normalization used: specified in section 4.
67 - The characters that are prohibited as output: specified in section
70 - Bidirectional character handling: specified in section 6.
114 Hoffman & Blanchet Standards Track [Page 2]
170 Hoffman & Blanchet Standards Track [Page 3]
[all …]
H A Drfc4518.txt33 algorithms for character-based matching rules defined for use in
46 True - the attribute contains a matching value,
48 False - the attribute contains no matching value,
50 Undefined - it cannot be determined whether the attribute contains
58 Zeilenga Standards Track [Page 1]
75 defined as being a case-insensitive comparison where insignificant
79 universalString, this is not sufficient. For example, a case-
97 document are based upon the "stringprep" approach [RFC3454]. In
99 comparison so that a character-by-character comparison yields the
114 Zeilenga Standards Track [Page 2]
[all …]
/freebsd/lib/libc/rpc/
H A DREADME8 This distribution contains SunSoft's implementation of transport-independent
9 RPC (TI-RPC), External Data Representation (XDR), and various utilities and
13 Previous releases of RPC Source based on SunOS 4.x were ported to 4.2BSD and
15 transport-specific RPC (TS-RPC).
17 TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
19 (XTI). TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
20 by almost 70 vendors on all major operating systems. TS-RPC source code
27 Solaris 2.3 is based on System V, Release 4 (SVR4), and while this release
31 routines use the Solaris Name Service Switch to access public-key credential
34 interfaces of UI Threads to make certain interfaces thread-safe. These
[all …]
/freebsd/lib/libsys/
H A Dmmap.253 is not a multiple of the page size, the mapped region may extend past the
55 Any such extension beyond the end of the mapped object will be zero-filled.
69 If the object is truncated and the process later accesses a page that
85 is non-zero, it is used as a hint to the system.
102 .Bl -tag -width PROT_WRITE -compact
132 whether modifications made to the mapped copy of the page are private
139 .Bl -tag -width MAP_PREFAULT_READ
160 The system will choose a suitable page size based on the size of
162 The page size used as well as the alignment of the region may both be
172 must be \-1.
[all …]
/freebsd/share/doc/smm/02.config/
H A Dd.t40 while others are calculated at boot time based on the
43 built-in limitations on certain data structures.
50 configuration-dependent rules and values to be maintained.
108 The number of ``c-list'' structures. C-list structures are
136 that file system must be in-core. This information is cached, so
137 that not all information must be present in-core all the time.
144 In addition to the above values, the system page tables (used to
151 pages of page tables.
159 Run-time calculations
161 The most important data structures sized at run-time are those used in
[all …]
/freebsd/sys/dev/e1000/
H A DREADME9 - Overview
10 - Identifying Your Adapter
11 - Building and Installation
12 - Additional Features and Configurations
13 - Known Issues/Troubleshooting
14 - Support
15 - License
21 been developed for use with all community-supported versions of FreeBSD.
33 - The igb driver supports all 82575 and 82576-based gigabit network connections.
34 - The em driver supports all other gigabit network connections.
[all …]
/freebsd/contrib/file/
H A DREADME.md5 - Bug Tracker: <https://bugs.astron.com/>
6 - Build Status: <https://travis-ci.org/file/file>
7 - Download link: <ftp://ftp.astron.com/pub/file/>
8 - E-mail: <christos@astron.com>
9 - Fuzzing link: <https://bugs.chromium.org/p/oss-fuzz/issues/list?sort=-opened&can=1&q=proj:file>
10 - Home page: https://www.darwinsys.com/file/
11 - Mailing List archives: <https://mailman.astron.com/pipermail/file/>
12 - Mailing List: <file@astron.com>
13 - Public repo: <https://github.com/file/file>
14 - Test framework: <https://github.com/file/file-tests>
[all …]
/freebsd/usr.bin/mktemp/
H A Dmktemp.190 will generate a template string based on the
122 including one based on the internal template resulting from the
145 .Bl -tag -width indent
146 .It Fl d , Fl -directory
148 .It Fl p Ar tmpdir , Fl -tmpdir Ns Oo = Ns Ar tmpdir Oc
165 .It Fl q , Fl -quiet
175 .It Fl u , Fl -dry-run
189 .Ex -std
197 .Bd -literal -offset indent
204 .Bd -literal -offset indent
[all …]

12345678910>>...48