Home
last modified time | relevance | path

Searched refs:cache (Results 201 – 225 of 256) sorted by relevance

1234567891011

/illumos-gate/usr/src/uts/common/io/mac/
H A Dmac_client.c5074 uint32_t cache = mcip->mci_vidcache; in mac_client_check_flow_vid() local
5080 if (MCIP_VIDCACHE_ISVALID(cache) && MCIP_VIDCACHE_VID(cache) == vid) in mac_client_check_flow_vid()
5081 return (MCIP_VIDCACHE_BOOL(cache) ? B_TRUE : B_FALSE); in mac_client_check_flow_vid()
/illumos-gate/usr/src/lib/libsecdb/
H A Dprof_attr.txt64 … the host and network configuration:auths=solaris.smf.manage.name-service-cache,solaris.smf.manage…
H A Dauth_attr.txt141 solaris.smf.manage.name-service-cache:::Manage Name Service Cache Daemon Service States::help=SmfNs…
/illumos-gate/usr/src/data/perfmon/
H A Dreadme.txt169 when the store hits in the L1 cache and 0 when it misses.
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vlog.S487 ! use the data, the only potential problem is cache miss. (Note that
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Dsections.c2779 ld_gather_strmerge(Ofl_desc *ofl, Rel_cache *cache) in ld_gather_strmerge() argument
2793 REL_CACHE_TRAVERSE(cache, idx1, rbcp, rsp) { in ld_gather_strmerge()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_pool.c2055 boolean_t spare, cache; in zpool_translate_vdev_guids() local
2058 nvlist_t *tgt = zpool_find_vdev(zhp, vd_path, &spare, &cache, in zpool_translate_vdev_guids()
2061 if ((tgt == NULL) || cache || spare) { in zpool_translate_vdev_guids()
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po36 msgstr "The ZFS cache file is corrupted Refer to %s for more information."
42 …s by specifying the\n'-a' option. Once a pool has been imported, the ZFS cache will be repaired s…
H A DAMD.po291 msgstr "(This is a misdiagnosis of a potential main memory (DIMM) fault as a CPU cache fault. Igno…
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info-3738 What you should be careful about is "buffer cache". `grub' makes use
740 serve, so there exists a potential problem that some cache
759 cache consistent. Do not push <C-c>.
/illumos-gate/usr/src/cmd/isns/isnsd/
H A Ddd.c965 struct cache *c in dd_matrix_init()
H A Dobj.c878 struct cache *c in obj_tab_init()
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dlibtest.shlib1571 egrep -v -e "^(mirror|raidz[1-3]|spare|log|cache|special|dedup)$")
2714 # $2 boolean to force uberblock (and config including zpool cache file) update
2733 # $1 boolean to force uberblock (and config including zpool cache file) update
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_olympus.c573 cache |= (CACHE_VAC | CACHE_PTAG | CACHE_IOCOHERENT);
H A Dopl_olympus_asm.S1558 ba 1f ! cache align stick adj
/illumos-gate/usr/src/lib/scsi/plugins/ses/ses2/common/
H A Dses2_element_ctl.c1826 CTL_DESC(SES_ET_NONVOLATILE_CACHE, cache),
/illumos-gate/usr/src/uts/common/os/
H A Dpriv_defs362 Allows a process to configure the audit parameters (cache and
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_history.txt213 * Modified Flags bits for controlling write cache on SATA
/illumos-gate/usr/src/uts/sfmmu/vm/
H A Dhat_sfmmu.c573 int cache; /* describes system cache */ variable
3159 if (!remap && (cache & CACHE_VAC) && !PP_ISNC(pp)) { in sfmmu_tteload_addentry()
9037 if (!(cache & CACHE_VAC) || PP_NEWPAGE(pp)) { in sfmmu_get_ppvcolor()
9057 if (cache & CACHE_VAC) { in sfmmu_get_addrvcolor()
9296 ASSERT(!(cache & CACHE_WRITEBACK)); in tst_tnc()
9370 ASSERT(!(cache & CACHE_WRITEBACK)); in sfmmu_page_cache_array()
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A DRELEASE127 01-04-13 ppbuiltin: add __FUNCTION__ cache for functions that span the buffer
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1578 void *cache; member
/illumos-gate/usr/src/cmd/ypcmd/yp2lscripts/
H A Dinityp2l.sh385 return the value currently in the cache to the
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/wpad/
H A DREADME661 pmksa = show PMKSA cache
/illumos-gate/exception_lists/
H A Dhdrchk82 usr/src/lib/gss_mechs/mech_krb5/include/cache-addrinfo.h
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt907 16. Request: Add a restriction on the pad to cache line size register.
1285 3. Request: Improve cache-alignment of ecore_chain - place all fields
2836 Change: (FW L2) Fixed Tx-Switching cache clean FW flow.
5872 Change: (FW) Fix internal cache management flow.
6002 Change: Change hw configuration to use separate internal cache indices

1234567891011