Home
last modified time | relevance | path

Searched full:transactions (Results 1 – 25 of 316) sorted by relevance

12345678910>>...13

/illumos-gate/usr/src/man/man8/
H A Diostat.8144 average number of transactions waiting for service (queue length)
156 average number of transactions actively being serviced (removed from the queue
169 average response time of transactions, in milliseconds
173 transactions are in queue and the time that transactions are being serviced.
175 output column. The time spent servicing transactions is the true service time.
186 percent of time there are transactions waiting for service (queue non-empty)
195 percent of time the disk is busy (transactions in progress)
213 average service time of active transactions, in milliseconds
/illumos-gate/usr/src/data/perfmon/BNL/
H A DBonnell_core_V4.json2760 "BriefDescription": "Burst read bus transactions.",
2761 "PublicDescription": "Burst read bus transactions.",
2778 "BriefDescription": "Burst read bus transactions.",
2779 "PublicDescription": "Burst read bus transactions.",
2796 "BriefDescription": "RFO bus transactions.",
2797 "PublicDescription": "RFO bus transactions.",
2814 "BriefDescription": "RFO bus transactions.",
2815 "PublicDescription": "RFO bus transactions.",
2832 "BriefDescription": "Explicit writeback bus transactions.",
2833 "PublicDescription": "Explicit writeback bus transactions.",
[all …]
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dtxn.h74 /* list of active transactions */
104 u_int32_t naborts; /* number of aborted transactions */
105 u_int32_t ncommits; /* number of committed transactions */
106 u_int32_t nbegins; /* number of begun transactions */
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_log.c229 * TK_MKXATTR transactions.
360 * Handles both TX_REMOVE and TX_RMDIR transactions.
382 * remove any async transactions to avoid future leaks. in zfs_log_remove()
395 * Handles TX_LINK transactions.
418 * Handles TX_SYMLINK transactions.
450 * Handles TX_RENAME transactions.
476 * Handles TX_WRITE transactions.
548 * Handles TX_TRUNCATE transactions.
571 * Handles TX_SETATTR transactions.
633 * Handles TX_ACL transactions.
H A Dtxg.c40 * ZFS transaction groups are, as the name implies, groups of transactions
49 * strokes, transactions -- operations that change in-memory structures -- are
57 * transactions -- updates to in-memory structures -- are assigned to the
68 * transactions in the open state and writing them out to stable storage in
69 * the syncing state. While quiescing, transactions can continue their
73 * transactions complete, the txg is ready to enter the next state.
348 * Blocks until all transactions in the group are committed.
/illumos-gate/usr/src/man/man9f/
H A Dkstat_queue.9f59 queues) of transactions they manage: one for transactions that have been
61 transactions which are actively being processed (but not done). For this
H A Dddi_fm_acc_err_get.9f86 state, then retrying any potentially failed transactions.
90 been detected that has or will affect \fBDMA\fR transactions between the device
98 potentially failed transactions.
H A Dusb_pipe_isoc_xfer.9f83 host controller driver (HCD), which performs the necessary transactions to
87 By their nature, isochronous transfers require several transactions for
113 argument. The data will be divided among the request transactions, each
H A Dddi_fm_init.9f92 \fBI/O\fR transactions.
102 \fBI/O\fR transactions.
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxenbus_dev.c114 list_t transactions; member
378 list_create(&xbs->transactions, sizeof (struct xenbus_dev_transaction), in xenbusdrv_open()
413 list_head(&xbs->transactions)) { in xenbusdrv_close()
415 list_remove(&xbs->transactions, (void *)trans); in xenbusdrv_close()
583 list_insert_tail(&xbs->transactions, (void *)trans); in xenbusdrv_write()
587 list_head(&xbs->transactions); trans; in xenbusdrv_write()
589 list_next(&xbs->transactions, (void *)trans)) in xenbusdrv_write()
596 list_remove(&xbs->transactions, (void *)trans); in xenbusdrv_write()
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME45 which perform full/low speed transactions.
280 - High-Speed (Non-Split transactions):
283 Host_Delay) x Number of transactions per micro-frame
351 to initiate a "complete split" transaction. Complete split transactions
457 High speed split transactions (for full and low speed devices only):
470 transactions separately.
486 Start and Complete split transactions bandwidth to one or more frame
514 It means try "complete split transactions" in second, third or
/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DUsb2HostController.h4 running in the EFI boot services environment, to perform data transactions over
146 ///< state. No USB transactions can occur
165 ///< transactions can occur while in
421 the split transactions depending on DataLengththere several data buffers canbe used. For the
424 For split transactions performed on full-speed device by high-speed host controller the total
499 the split transactions depending on DataLength there several data buffers can be used. For
502 For split transactions performed on full-speed device by high-speed host controller the total
619 /// data transactions over a USB bus, and USB root hub access. A device driver
/illumos-gate/usr/src/cmd/sendmail/db/xa/
H A Dxa.c51 * Migration support 0 => migration of transactions across
116 * is that if there are any active transactions, we must fail. It is
141 /* Check if there are any pending transactions. */
384 * Returns a list of prepared and heuristically completed transactions.
412 * either commit or abort any transactions that were prepared but not
414 * to begin checking for such transactions. If we are not starting
445 * transactions to return, so we simply return 0.
/illumos-gate/usr/src/man/man4d/
H A Dav1394.4d17 .SS "Asynchronous Transactions"
21 .SS "Isochronous Transactions"
/illumos-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A DREADME67 an interface for managing asynchronous transactions within
203 Transactions
238 transaction per state machine. Typical "asynchronous transactions"
261 The notion of asynchronous transactions is complicated by the fact
265 internally need to perform asynchronous EXTEND transactions to extend
274 transactions have a valid `ipc_action' object. Note that since there
459 discussed in the "Transactions" section.
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_reiserfs.c115 /* mount id to detect very old transactions */
334 /* The number of valid transactions in journal */
363 * uncommitted transactions aren't cached.
399 int transactions = INFO->journal_transactions; in block_read() local
404 while (transactions-- > 0) in block_read()
424 * transactions are still on disk. in block_read()
457 * in later transactions. in block_read()
469 * The first number of valid transactions and the descriptor block of the
470 * first valid transaction are held in INFO. The transactions are all
504 /* no more valid transactions */ in journal_init()
[all …]
/illumos-gate/usr/src/man/man9s/
H A Dddi_dma_attr.9s210 This optional flag can be set if the \fBDMA\fR transactions associated with
212 themselves, nor with \fBDMA\fR write transactions of other handles.
217 Drivers for devices with hardware support, such as marking the bus transactions
/illumos-gate/usr/src/data/perfmon/BDW-DE/
H A Dbroadwellde_uncore_v7.json60 …event will count nothing. CBoGlCtrl[22:18] bits correspond to [FMESI] state.; Read transactions",
73 …s correspond to [FMESI] state.; Writeback transactions from L2 to the LLC This includes all write…
125 …event will count nothing. CBoGlCtrl[22:18] bits correspond to [FMESI] state.; Read transactions",
1113 … of QPI Ingress credits. These credits are required in order to send transactions to the QPI agen…
1126 …Bo that is shared between the NCS and NCB message classes for sending transactions on the BL ring …
1243 …Bo that is shared between the NCS and NCB message classes for sending transactions on the BL ring …
1425 …t MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Transactions inserted into t…
1438 …C_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Eviction transactions inserted into t…
1451 …SS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; All transactions inserted into t…
1464 …_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Write transactions inserted into t…
[all …]
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_top.c206 * The only transactions outstanding are those in top_begin_sync()
223 * If there's already other synchronous transactions in top_begin_sync()
401 * If in this window new async transactions start consuming in top_begin_async()
413 * sync transactions. Increment mtm_taskq_sync_count. in top_begin_async()
565 * Finish any other synchronous transactions and in top_end_sync()
566 * start any waiting new synchronous transactions in top_end_sync()
/illumos-gate/usr/src/data/perfmon/IVT/
H A Divytown_uncore_v20.json44 …ent will count nothing. CBoGlCtrl[22:17] bits correspond to [M'FMESI] state.; Read transactions",
80 …correspond to [M'FMESI] state.; Writeback transactions from L2 to the LLC This includes all write…
728 …ulator event, can be used to calculate average lifetime in the FIFO. Transactions are allocated i…
860 …Bo that is shared between the NCS and NCB message classes for sending transactions on the BL ring …
872 … of QPI Ingress credits. These credits are required in order to send transactions to the QPI agen…
920 …Bo that is shared between the NCS and NCB message classes for sending transactions on the BL ring …
1004 …nction with the Not Empty event to calculate average queue occupancy. Transactions are allocated i…
1016 …SS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; All transactions inserted into t…
1028 …C_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Eviction transactions inserted into t…
1040 …SS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; All transactions inserted into t…
[all …]
/illumos-gate/usr/src/test/zfs-tests/tests/functional/slog/
H A Dslog_replay_fs_001.ksh42 # "freeze" command is required to flush the in-flight transactions;
43 # to stop the actual committing of transactions; and to ensure no
184 log_note "Verify transactions to replay:"
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_scfutil.c201 * properties must be set in transactions and don't take in smb_smf_set_string_property()
300 * properties must be set in transactions and don't take in smb_smf_set_integer_property()
393 * properties must be set in transactions and don't take in smb_smf_set_boolean_property()
484 * properties must be set in transactions and don't take in smb_smf_set_opaque_property()
580 * properties must be set in transactions and don't take in smb_smf_delete_property()
/illumos-gate/usr/src/man/man3kstat/
H A Dkstat.3kstat360 * "lists" of transactions they manage: one for transactions
362 * has yet to begin, and one for transactions which are actively
/illumos-gate/usr/src/data/perfmon/BDX/
H A Dbroadwellx_uncore_v17.json60 …event will count nothing. CBoGlCtrl[22:18] bits correspond to [FMESI] state.; Read transactions",
73 …s correspond to [FMESI] state.; Writeback transactions from L2 to the LLC This includes all write…
125 …event will count nothing. CBoGlCtrl[22:18] bits correspond to [FMESI] state.; Read transactions",
931 … of QPI Ingress credits. These credits are required in order to send transactions to the QPI agen…
944 …Bo that is shared between the NCS and NCB message classes for sending transactions on the BL ring …
1061 …Bo that is shared between the NCS and NCB message classes for sending transactions on the BL ring …
1243 …t MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Transactions inserted into t…
1256 …C_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Eviction transactions inserted into t…
1269 …SS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; All transactions inserted into t…
1282 …_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Write transactions inserted into t…
[all …]
/illumos-gate/usr/src/data/perfmon/HSX/
H A Dhaswellx_uncore_v22.json64 …event will count nothing. CBoGlCtrl[22:18] bits correspond to [FMESI] state.; Read transactions",
78 …s correspond to [FMESI] state.; Writeback transactions from L2 to the LLC This includes all write…
134 …event will count nothing. CBoGlCtrl[22:18] bits correspond to [FMESI] state.; Read transactions",
1198 … of QPI Ingress credits. These credits are required in order to send transactions to the QPI agen…
1212 …Bo that is shared between the NCS and NCB message classes for sending transactions on the BL ring …
1338 …Bo that is shared between the NCS and NCB message classes for sending transactions on the BL ring …
1520 …t MISS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Transactions inserted into t…
1534 …C_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Eviction transactions inserted into t…
1548 …SS_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; All transactions inserted into t…
1562 …_OPC_MATCH and set Cn_MSR_PMON_BOX_FILTER.opc to DRD (0x182).; Write transactions inserted into t…
[all …]

12345678910>>...13