Searched refs:caching (Results 1 – 25 of 155) sorted by relevance
1234567
| /netbsd/src/lib/libpuffs/ |
| D | TODO | 14 kernel caching as I am with userlevel caching 17 very very often - but this requires some kernel caching
|
| /netbsd/src/tests/fs/tmpfs/ |
| D | t_readdir.sh | 72 atf_test_case caching 114 atf_add_test_case caching
|
| /netbsd/src/external/bsd/openldap/dist/contrib/ldaptcl/ |
| D | neoXldap.c | 111 int caching; /* flag 1/0 if caching is enabled */ member 728 if (ldaptcl->caching) 943 if (cacheThis >= 0 && ldaptcl->caching != cacheThis) { 975 if (cacheThis >= 0 && ldaptcl->caching != cacheThis) { 1080 ldaptcl->caching = 1; 1090 ldaptcl->caching = 0; 1096 ldaptcl->caching = 0; 1437 ldaptcl->caching = 0;
|
| D | CHANGES | 13 - Add controlArray(cache) to control caching current search results.
|
| /netbsd/src/external/bsd/am-utils/dist/ |
| D | ldap-id.ms | 52 attribute SHOULD be set to 0 indicating to clients that caching of 55 internal caching schemes. A value of 0 for the amdMapCacheTtl must 56 result in clients turning off any local caching. 162 of 0 disables caching."
|
| D | ldap-id.txt | 35 indicating to clients that caching of map entries SHOULD be turned off. Clients 37 the ttl for internal caching schemes. A value of 0 for the amdMapCacheTtl must 38 result in clients turning off any local caching. 164 of 0 disables caching."
|
| /netbsd/src/external/gpl3/binutils/dist/bfd/doc/ |
| D | cache.texi | 1 @section File caching 2 The file caching mechanism is embedded within BFD and allows
|
| /netbsd/src/share/examples/refuse/fanoutfs/ |
| D | TODO | 3 Add caching
|
| /netbsd/src/share/doc/papers/newvm/ |
| D | spell.ok | 27 caching
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/ttm/ |
| D | ttm_bo.c | 998 uint32_t caching = proposed_placement & TTM_PL_MASK_CACHING; in ttm_bo_select_caching() local 1005 if ((cur_placement & caching) != 0) in ttm_bo_select_caching() 1006 result |= (cur_placement & caching); in ttm_bo_select_caching() 1007 else if ((man->default_caching & caching) != 0) in ttm_bo_select_caching() 1009 else if ((TTM_PL_FLAG_CACHED & caching) != 0) in ttm_bo_select_caching() 1011 else if ((TTM_PL_FLAG_WC & caching) != 0) in ttm_bo_select_caching() 1013 else if ((TTM_PL_FLAG_UNCACHED & caching) != 0) in ttm_bo_select_caching()
|
| /netbsd/src/sys/fs/ntfs/ |
| D | TODO | 3 - convert the code to do caching in buffer cache indexed by
|
| /netbsd/src/sys/fs/hfs/ |
| D | TODO | 32 - MASSIVE performance and memory optimization, using lots of caching; this fs is
|
| /netbsd/src/external/ibm-public/postfix/dist/ |
| D | TLS_ACKNOWLEDGEMENTS | 45 and use for session caching, and this is only the beginning :-)
|
| D | TLS_CHANGES | 392 that it should be built against 0.9.6d (it has the session caching 508 - OpenSSL: a user reported that session caching stopped working for him 511 Solution: server side session caching is broken in OpenSSL 0.9.6c when 649 - Found one bug in new_session_cb(): on successfull external caching, 795 Session caching has been reworked.) 963 - By not caching the verify_result for the client side, the following 1147 and abort), this leads to a failure when TLS and session caching is 1172 - Bug: when not using session caching and an error occurs during the TLS 1178 - Remark: actually session caching was configured, but the configuration 1575 - Finally, I give up on Berkeley DB for session caching. It will never [all …]
|
| D | RELEASE_NOTES-2.2 | 161 [Feature 20040720] SMTP client-side connection caching. Instead of 171 [Feature 20040729] Opportunistic SMTP connection caching. When a 173 connection caching is enabled automatically. This is controlled 177 [Feature 20040723] Per-destination SMTP connection caching. This
|
| D | COMPATIBILITY | 11 connection caching yes (SMTP shared cache; LMTP shared cache)
|
| /netbsd/src/sys/dev/wscons/ |
| D | files.wscons | 87 # generic support code for caching rendered glyphs in video memory
|
| /netbsd/src/crypto/external/bsd/openssl/dist/crypto/engine/ |
| D | README.md | 138 caching tricks such that requests on that 'nid' will be cached and all future 149 "default" for that 'nid'. The caching is acknowledged by a 'uptodate' variable 168 cleanup works with the ENGINE_PILE doing all this caching nonsense (ie. when the
|
| /netbsd/src/usr.sbin/bootp/bootpd/ |
| D | Problems | 28 running a caching DNS server on the host running bootpd.
|
| /netbsd/src/external/bsd/wpa/dist/hostapd/ |
| D | ChangeLog | 48 - fixed PMKSA caching with OKC 92 * fixed FT-EAP initial mobility domain association using PMKSA caching 186 - fixed some PMKSA caching cases with SAE 333 * add support for PMKSA caching with SAE 616 * Allow PMKSA caching to be disabled on the Authenticator. See 882 * added support for opportunistic key caching (OKC) 1004 using WPA2 even if PMKSA caching is not used 1118 * fixed PMKSA caching to copy User-Name and Class attributes so that 1122 * fixed PMKSA caching for the case where STA (re)associates without 1164 * fixed PMKSA caching (EAP authentication was not skipped correctly [all …]
|
| /netbsd/src/sys/arch/mvme68k/docs/ |
| D | VMEbus-RAM | 82 and use the MMU to control caching on a page-by-page basis...
|
| /netbsd/src/external/bsd/wpa/dist/wpa_supplicant/doc/docbook/ |
| D | wpa_background.sgml | 82 pre-authentication, and PMKSA caching).</para>
|
| /netbsd/src/external/lgpl3/mpfr/dist/ |
| D | TODO | 650 - check whether mpz_t caching (pool) is necessary. Timings with -static 675 Issues with mpz_t caching: 685 much faster than the actual computations, so that mpz_t caching 698 If it is decided to keep some form of mpz_t caching, a possible solution 742 caching (floating-point constants), not for mpz_t caching (Bernoulli
|
| /netbsd/src/sys/arch/hp300/DOC/ |
| D | HPMMU.notes | 54 bit 6: If 1, inhibits caching of data in this page.
|
| D | TODO.hp300 | 71 scheme (though HP 68k boxes have just about every caching scheme
|
1234567