Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 51 - 55 of 55 for scheduling (0.07 seconds)

  1. CHANGELOG/CHANGELOG-1.2.md

      * New SchedulerExtender enables users to implement custom
    out-of-(the-scheduler)-process scheduling predicates and priority functions,
    for example to schedule pods based on resources that are not directly managed
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Fri Dec 04 06:36:19 GMT 2020
    - 41.4K bytes
    - Click Count (0)
  2. CHANGELOG/CHANGELOG-1.5.md

    - **Scheduling**
    Created: Fri Dec 26 09:05:12 GMT 2025
    - Last Modified: Thu Dec 24 02:28:26 GMT 2020
    - 136.4K bytes
    - Click Count (0)
  3. internal/dsync/dsync_test.go

    	// This benchmark models a situation where spinning in the mutex should be
    	// profitable. To achieve this we create a goroutine per-proc.
    	// These goroutines access considerable amount of local data so that
    	// unnecessary rescheduling is penalized by cache misses.
    	m := NewDRWMutex(ds, "")
    	var acc0, acc1 uint64
    	b.RunParallel(func(pb *testing.PB) {
    		var data [16 << 10]uint64
    		for i := 0; pb.Next(); i++ {
    			m.Lock(id, source)
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Fri Aug 29 02:39:48 GMT 2025
    - 10.8K bytes
    - Click Count (0)
  4. lib/fips140/v1.0.0-c2097c7c.zip

    high/low parts VPERM2I128 $0x20, Y2, Y0, Y4 VPERM2I128 $0x31, Y2, Y0, Y5 VPERM2I128 $0x20, Y3, Y1, Y6 VPERM2I128 $0x31, Y3, Y1, Y7 LEAQ K256<>+0(SB), BP avx2_last_block_enter: ADDQ $0x40, DI MOVQ DI, 520(SP) XORQ SI, SI avx2_loop1: // Do 4 rounds and scheduling VPADDD (BP)(SI*1), Y4, Y9 VMOVDQU Y9, (SP)(SI*1) MOVL AX, DI RORXL $0x19, DX, R13 RORXL $0x0b, DX, R14 ADDL (SP)(SI*1), R11 ORL CX, DI VPALIGNR $0x04, Y6, Y7, Y0 MOVL R9, R15 RORXL $0x0d, AX, R12 XORL R14, R13 XORL R10, R15 VPADDD Y4, Y0, Y0 RORXL...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Sep 25 19:53:19 GMT 2025
    - 642.7K bytes
    - Click Count (0)
  5. lib/fips140/v1.1.0-rc1.zip

    high/low parts VPERM2I128 $0x20, Y2, Y0, Y4 VPERM2I128 $0x31, Y2, Y0, Y5 VPERM2I128 $0x20, Y3, Y1, Y6 VPERM2I128 $0x31, Y3, Y1, Y7 LEAQ K256<>+0(SB), BP avx2_last_block_enter: ADDQ $0x40, DI MOVQ DI, 520(SP) XORQ SI, SI avx2_loop1: // Do 4 rounds and scheduling VPADDD (BP)(SI*1), Y4, Y9 VMOVDQU Y9, (SP)(SI*1) MOVL AX, DI RORXL $0x19, DX, R13 RORXL $0x0b, DX, R14 ADDL (SP)(SI*1), R11 ORL CX, DI VPALIGNR $0x04, Y6, Y7, Y0 MOVL R9, R15 RORXL $0x0d, AX, R12 XORL R14, R13 XORL R10, R15 VPADDD Y4, Y0, Y0 RORXL...
    Created: Tue Dec 30 11:13:12 GMT 2025
    - Last Modified: Thu Dec 11 16:27:41 GMT 2025
    - 663K bytes
    - Click Count (0)
Back to Top