Search Options

Results per page
Sort
Preferred Languages
Advance

Results 211 - 212 of 212 for database (0.06 sec)

  1. lib/fips140/v1.0.0.zip

    gcmAesData(productTable *[256]byte, data []byte, T *[16]byte) // Requires: PCLMULQDQ, SSE2, SSE4.1, SSSE3 TEXT ·gcmAesData(SB), NOSPLIT, $0-40 MOVQ productTable+0(FP), DI MOVQ data_base+8(FP), SI MOVQ data_len+16(FP), DX MOVQ T+32(FP), CX PXOR X8, X8 MOVOU bswapMask<>+0(SB), X15 MOVOU gcmPoly<>+0(SB), X14 TESTQ DX, DX JEQ dataBail CMPQ DX, $0x0d JE dataTLS CMPQ DX, $0x80 JB startSinglesLoop JMP dataOctaLoop dataTLS: MOVOU 224(DI), X12 MOVOU 240(DI), X13 PXOR X0, X0 MOVQ (SI), X0 PINSRD $0x02, 8(SI),...
    Registered: Tue Sep 09 11:13:09 UTC 2025
    - Last Modified: Wed Jan 29 15:10:35 UTC 2025
    - 635K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.10.md

    Pages](https://kubernetes.io/docs/tasks/manage-hugepages/scheduling-hugepages/), which allows pods to consume either 2Mi or 1Gi Huge Pages.  This benefits applications that consume large amounts of memory.  Use of Huge Pages is a common tuning recommendation for databases and JVMs.  Finally, the [Device Plugin](https://kubernetes.io/docs/concepts/cluster-administration/device-plugins/) feature, which provides a framework for vendors to advertise their resources to the Kubelet without changing Kubernetes core code....
    Registered: Fri Sep 05 09:05:11 UTC 2025
    - Last Modified: Thu May 05 13:44:43 UTC 2022
    - 341.8K bytes
    - Viewed (0)
Back to top