Home
last modified time | relevance | path

Searched +full:trim +full:- +full:data +full:- +full:valid (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/freebsd/sys/contrib/openzfs/man/man7/
H A Dzpoolprops.71 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
28 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved.
42 Some properties are read-only statistics while others are configurable and
51 The following are read-only properties:
52 .Bl -tag -width "unsupported@guid"
80 .Xr zpool-prefetch 8 .
82 Total on-disk size of the deduplication table.
86 On whole-disk vdevs, this is the space beyond the end of the GPT –
90 added to the pool – most likely by resizing it in-place.
[all …]
H A Dvdevprops.71 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
30 .Nd native and user-defined properties of ZFS vdevs
33 Properties are divided into two types, native properties and user-defined
37 In addition, native properties are either editable or read-only.
47 Properties are not inherited from top-level vdevs, with the exception of
50 The values of numeric properties can be specified using human-readable suffixes
57 The following are all valid
62 The values of non-numeric properties are case sensitive and must be lowercase.
64 The following native properties consist of read-only statistics about the
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-events.81 .\" SPDX-License-Identifier: CDDL-1.0
10 .\" or https://opensource.org/licenses/CDDL-1.0.
28 .\" Copyright (c) 2017 Open-E, Inc. All Rights Reserved.
36 .Nm zpool-events
59 .Bl -tag -compact -width Ds
78 .Bl -tag -compact -width "vdev.bad_guid_sum"
83 .It Sy data
84 Issued when there have been data errors in the pool.
138 Issued when corrupt data have been detected on a vdev.
157 vdev where it have been used to replace a failed drive - only works if
[all …]
/freebsd/sys/dev/isci/scil/
H A Dsati_device.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.
49 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
70 * @brief This method simply initializes the data members in the device
74 * initialize the data members.
92 device->state = SATI_DEVICE_STATE_OPERATIONAL; in sati_device_construct()
93 device->capabilities = 0; in sati_device_construct()
[all …]
/freebsd/sys/contrib/openzfs/cmd/zpool_influxdb/
H A DREADME.md6 stdout. In many ways, this is a metrics-friendly output of
10 When run without arguments, _zpool_influxdb_ runs once, reading data
18 |---|---|---|
19 | --execd | -e | For use with telegraf's `execd` plugin. When [enter] is pressed, the pools are sam…
20 | --no-histogram | -n | Do not print histogram information |
21 | --signed-int | -i | Use signed integer data type (default=unsigned) |
22 | --sum-histogram-buckets | -s | Sum histogram bucket values |
23 | --tags key=value[,key=value...] | -t | Add tags to data points. No tag sanity checking is perform…
24 | --help | -h | Print a short usage message |
27 The histogram data collected by ZFS is stored as independent bucket values.
[all …]
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectSettings.cpp1 //===-- CommandObjectSettings.cpp -----------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
53 // Push the data for the first argument into the m_arguments vector. in CommandObjectSettingsSet()
62 (lldb) settings set target.run-args value1 value2 value3 in CommandObjectSettingsSet()
63 (lldb) settings set target.env-vars MYPATH=~/.:/usr/bin SOME_ENV_VAR=12345 in CommandObjectSettingsSet()
65 (lldb) settings show target.run-args in CommandObjectSettingsSet()
69 (lldb) settings show target.env-vars in CommandObjectSettingsSet()
74 "Warning: The 'set' command re-sets the entire array or dictionary. If you \ in CommandObjectSettingsSet()
76 the end), use one of the other settings sub-commands: append, replace, \ in CommandObjectSettingsSet()
[all …]
/freebsd/sys/ufs/ffs/
H A Dffs_extern.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
25 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
36 #error "No user-serving parts inside"
143 * Definitions for TRIM interface
147 #define NOTRIM_KEY 1 /* never written, so don't call trim for it */
148 #define SINGLETON_KEY 2 /* only block being freed, so trim it now */
149 #define FIRST_VALID_KEY 3 /* first valid key describing a block range */
150 #define MAXTRIMIO 1024 /* maximum expected outstanding trim requests */
219 * Flag to ffs_syncvnode() to request flushing of data only,
[all …]
/freebsd/sys/vm/
H A Dvnode_pager.c1 /*-
2 * SPDX-License-Identifier: BSD-4-Clause
36 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
50 * greatly re-simplify the vnode_pager.
156 object = vp->v_object; in vnode_create_vobject_any()
161 if (vn_getsize_locked(vp, &size, td->td_ucred) != 0) in vnode_create_vobject_any()
167 object = vnode_pager_alloc(vp, size, 0, 0, td->td_ucred); in vnode_create_vobject_any()
175 last = refcount_release(&object->ref_count); in vnode_create_vobject_any()
180 VNASSERT(vp->v_object != NULL, vp, ("%s: NULL object", __func__)); in vnode_create_vobject_any()
212 obj = vp->v_object; in vnode_destroy_vobject()
[all …]
/freebsd/sys/contrib/openzfs/man/man4/
H A Dzfs.41 .\" SPDX-License-Identifier: CDDL-1.0
11 .\" usr/src/OPENSOLARIS.LICENSE or https://opensource.org/licenses/CDDL-1.0.
31 .Bl -tag -width Ds
88 This assumes redundancy for this data is provided by the vdev layer.
98 Turbo L2ARC warm-up.
134 Controls whether only MFU metadata and data are cached from ARC into L2ARC.
136 amounts of data that are not expected to be accessed more than once.
139 meaning both MRU and MFU data and metadata are cached.
147 Setting it to 1 means to L2 cache only MFU data and metadata.
150 only MFU data (i.e. MRU data are not cached). This can be the right setting
[all …]
/freebsd/sys/dev/bhnd/nvram/
H A Dbhnd_nvram_data_btxt.c1 /*-
2 * Copyright (c) 2015-2016 Landon Fuller <landonf@FreeBSD.org>
23 * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
56 * Broadcom "Board Text" data class.
58 * This format is used to provide external NVRAM data for some
65 struct bhnd_nvram_io *data; /**< memory-backed board text data */ member
107 /* Don't match on non-ASCII/non-printable data */ in bhnd_nvram_btxt_probe()
114 /* The first character should either be a valid key char (alpha), in bhnd_nvram_btxt_probe()
160 while ((offset - bufpos) < limit) { in bhnd_nvram_btxt_getvar_direct()
167 if (buflen - bufpos == 0) { in bhnd_nvram_btxt_getvar_direct()
[all …]
/freebsd/contrib/sendmail/contrib/
H A Dexpn.pl19 # less magic should apply to command-line addresses
21 # add magic to deal with cross-domain cnames
25 # 250 Kimmo Suominen <"|/usr/local/mh/lib/slocal -user kim"@grendel.tac.nyc.ny.us>
26 # harry@hofmann.cs.Berkeley.EDU -> harry@tenet (.berkeley.edu) [dead]
27 # bks@cs.berkeley.edu -> shiva.CS (.berkeley.edu) [dead]
28 # dan@tc.cornell.edu -> brown@tiberius (.tc.cornell.edu)
55 # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
94 # $verbose : -v
95 # $watch : -w
96 # $vw : -v or -w
[all …]
/freebsd/sys/contrib/openzfs/include/sys/
H A Dvdev_impl.h1 // SPDX-License-Identifier: CDDL-1.0
10 * or https://opensource.org/licenses/CDDL-1.0.
54 * which provides data replication and I/O scheduling.
150 uint32_t vq_nia_credit; /* Non-interactive I/Os credit. */
160 VDEV_BIAS_LOG, /* dedicated to ZIL data (SLOG) */
167 * On-disk indirect vdev state.
181 * Note that this object can be empty if none of the data on the vdev
233 * requests may be inflated or incur device level read-modify-write
243 void *vdev_tsd; /* type-specific data */
244 vdev_t *vdev_top; /* top-level vdev */
[all …]
/freebsd/sys/cam/ata/
H A Data_da.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
23 * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
230 { "NONE", "DISABLED", "CFA Erase", "DSM Trim", "DSM Trim via NCQ" };
244 uint8_t data[TRIM_MAX_RANGES * ATA_DSM_RANGE_SIZE]; member
446 * 4k optimised & trim only works in 4k requests + 4k aligned
448 { T_DIRECT, SIP_MEDIA_FIXED, "*", "Corsair CSSD-F*", "*" },
454 * 4k optimised & trim only works in 4k requests + 4k aligned
462 * 4k optimised & trim only works in 4k requests + 4k aligned
470 * 4k optimised & trim only works in 4k requests + 4k aligned
[all …]
/freebsd/sys/geom/eli/
H A Dg_eli_ctl.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
4 * Copyright (c) 2005-2011 Pawel Jakub Dawidek <pawel@dawidek.net>
22 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
80 nkey = -1; in g_eli_ctl_attach()
87 if (nkey < -1 || nkey >= G_ELI_MAXMKEYS) { in g_eli_ctl_attach()
108 gctl_error(req, "Options -d and -r are mutually exclusive."); in g_eli_ctl_attach()
118 pp->name, error); in g_eli_ctl_attach()
123 gctl_error(req, "No valid keys on %s.", pp->name); in g_eli_ctl_attach()
139 if (nkey == -1) in g_eli_ctl_attach()
[all …]
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8852c.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
2 /* Copyright(c) 2019-2022 Realtek Corporation
21 RTW8852C_FW_BASENAME "-" __stringify(RTW8852C_FW_FORMAT_MAX) ".bin"
401 ether_addr_copy(efuse->addr, map->e.mac_addr); in rtw8852c_e_efuse_parsing()
402 efuse->rfe_type = map->rfe_type; in rtw8852c_e_efuse_parsing()
403 efuse->xtal_cap = map->xtal_k; in rtw8852c_e_efuse_parsing()
409 struct rtw89_tssi_info *tssi = &rtwdev->tssi; in rtw8852c_efuse_parsing_tssi()
410 struct rtw8852c_tssi_offset *ofst[] = {&map->path_a_tssi, &map->path_b_tssi}; in rtw8852c_efuse_parsing_tssi()
411 u8 *bw40_1s_tssi_6g_ofst[] = {map->bw40_1s_tssi_6g_a, map->bw40_1s_tssi_6g_b}; in rtw8852c_efuse_parsing_tssi()
414 tssi->thermal[RF_PATH_A] = map->path_a_therm; in rtw8852c_efuse_parsing_tssi()
[all …]
H A Drtw8852b_common.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
178 struct rtw89_tssi_info *tssi = &rtwdev->tssi; in rtw8852bx_efuse_parsing_tssi()
179 struct rtw8852bx_tssi_offset *ofst[] = {&map->path_a_tssi, &map->path_b_tssi}; in rtw8852bx_efuse_parsing_tssi()
182 tssi->thermal[RF_PATH_A] = map->path_a_therm; in rtw8852bx_efuse_parsing_tssi()
183 tssi->thermal[RF_PATH_B] = map->path_b_therm; in rtw8852bx_efuse_parsing_tssi()
186 memcpy(tssi->tssi_cck[i], ofst[i]->cck_tssi, in rtw8852bx_efuse_parsing_tssi()
187 sizeof(ofst[i]->cck_tssi)); in rtw8852bx_efuse_parsing_tssi()
192 i, j, tssi->tssi_cck[i][j]); in rtw8852bx_efuse_parsing_tssi()
194 memcpy(tssi->tssi_mcs[i], ofst[i]->bw40_tssi, in rtw8852bx_efuse_parsing_tssi()
195 sizeof(ofst[i]->bw40_tssi)); in rtw8852bx_efuse_parsing_tssi()
[all …]
H A Drtw8851b.c1 // SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause
2 /* Copyright(c) 2022-2023 Realtek Corporation
78 9, /* CH 0-11 pre-cost */
79 32, /* H2C pre-cost */
80 64, /* WP CH 0-7 pre-cost */
81 24, /* WP CH 8-11 pre-cost */
82 1, /* CH 0-11 full condition */
84 1, /* WP CH 0-7 full condition */
85 1, /* WP CH 8-11 full condition */
311 {255, 0, 0, 7}, /* 0 -> original */
[all …]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
H A DBreakpadRecords.cpp1 //===-- BreakpadRecords.cpp --------
103 } data; parseModuleId() local
[all...]
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DRegisterValue.cpp1 //===-- RegisterValue.cpp -------------------------------------------------===//
5 // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
7 //===----------------------------------------------------------------------===//
16 #include "lldb/lldb-defines.h"
17 #include "lldb/lldb-private-types.h"
34 bool RegisterValue::GetData(DataExtractor &data) const { in GetData()
35 return data.SetData(GetBytes(), GetByteSize(), GetByteOrder()) > 0; in GetData()
53 // Extract the register data into a data extractor in GetAsMemoryData()
69 "failed to copy data for register write of %s", reg_info.name); in GetAsMemoryData()
87 // Status! (The register should always be big enough to hold the data) in SetFromMemoryData()
[all …]
/freebsd/sys/sys/
H A Dbio.h1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
30 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
45 #define BIO_READ 0x01 /* Read I/O data */
46 #define BIO_WRITE 0x02 /* Write I/O data */
47 #define BIO_DELETE 0x03 /* TRIM or free blocks, i.e. mark as unused */
68 #define BIO_SWAP 0x200 /* Swap-related I/O */
93 struct disk *bio_disk; /* Valid below geom_disk.c only */
95 long bio_bcount; /* Valid bytes in buffer. */
165 if (bp->bio_track_bp != NULL) in biotrack()
/freebsd/sys/fs/nfsserver/
H A Dnfs_nfsdsubs.c1 /*-
2 * SPDX-License-Identifier: BSD-3-Clause
28 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
40 * copy data between mbuf chains and uio lists.
119 * The first entry is the default error return and the rest are the valid
1273 * Trim tlen bytes off the end of the mbuf list and then ensure
1281 * mbufs are all expected to be non-empty.
1288 int i, lastlen, pgno, plen, tlen, trim; in nfsrv_adj() local
1299 tlen += m->m_len; in nfsrv_adj()
1300 if (m->m_next == NULL) in nfsrv_adj()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/hwmon/
H A Dbaikal,bt1-pvt.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/hwmon/baikal,bt1-pvt.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Baikal-T1 PVT Sensor
11 - Serge Semin <fancer.lancer@gmail.com>
14 Baikal-T1 SoC provides an embedded process, voltage and temperature
17 which may cause the system instability and even damages. The IP-block
19 control wrapper, which provides a MMIO registers-based access to the
20 sensor core functionality (APB3-bus based) and exposes an additional
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dsdhci-am654.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
4 ---
5 $id: http://devicetree.org/schemas/mmc/sdhci-am654.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Ulf Hansson <ulf.hansson@linaro.org>
14 - $ref: sdhci-common.yaml#
19 - enum:
20 - ti,am62-sdhci
21 - ti,am64-sdhci-4bit
[all …]
/freebsd/share/man/man9/
H A Dmutex.922 .\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
106 .Bl -enum
134 These should only be used to protect data shared with primary interrupt
139 on a non-spin mutex.
174 is saved rather than the data it points to.
175 The data pointed to must remain stable
266 otherwise the mutex will be acquired and a non-zero value will be returned.
279 Presently, the only valid value in the
320 so the data associated with it may be freed
342 function returns non-zero if
[all …]
/freebsd/sys/kern/
H A Dimgact_shell.c1 /*-
2 * SPDX-License-Identifier: BSD-2-Clause
22 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
62 * imgp->args->begin_argv is the minimal successful exit requirement.
64 * If the given file is a shell-script, then the first line will start
66 * of the shell-interpreter to run, followed by zero or more tokens.
69 * arg[0] -> The name of interpreter as specified after `#!' in the
72 * arg[1] -> *If* there are any additional tokens on the first line,
77 * arg[x] -> the full pathname of the script. This will either be
80 * arg[x+1] -> all the arguments that were specified on the original
[all …]

12345678910>>...13