Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for tenth (0.04 sec)

  1. src/runtime/os_linux.go

    	//
    	// But to scale down to very small amounts of application work, to observe
    	// even CPU usage of "one tenth" of the requested period, set the initial
    	// timing delay in a different way: So that "one tenth" of a period of CPU
    	// spend shows up as a 10% chance of one sample (for an expected value of
    	// 0.1 samples), and so that "two and six tenths" periods of CPU spend show
    	// up as a 60% chance of 3 samples and a 40% chance of 2 samples (for an
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Mon Mar 25 19:53:03 UTC 2024
    - 25.9K bytes
    - Viewed (0)
  2. cmd/kubeadm/app/constants/constants.go

    	RemoveContainerRetry = 5
    
    	// MinimumAddressesInServiceSubnet defines minimum amount of nodes the Service subnet should allow.
    	// We need at least ten, because the DNS service is always at the tenth cluster clusterIP
    	MinimumAddressesInServiceSubnet = 10
    
    	// MaximumBitsForServiceSubnet defines maximum possible size of the service subnet in terms of bits.
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Sat Jun 01 03:36:35 UTC 2024
    - 32.4K bytes
    - Viewed (0)
  3. docs/pt/docs/tutorial/handling-errors.md

    O `RequestValidationError` contém o `body` que ele recebeu de dados inválidos.
    
    Você pode utilizá-lo enquanto desenvolve seu app para conectar o *body* e debugá-lo, e assim retorná-lo ao usuário, etc.
    
    Tente enviar um item inválido como este:
    
    ```JSON
    {
      "title": "towel",
      "size": "XL"
    }
    ```
    
    Você receberá uma *response* informando-o de que a data é inválida, e contendo o *body* recebido:
    
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Mar 22 01:42:11 UTC 2024
    - 10K bytes
    - Viewed (0)
  4. cmd/testdata/xl-meta-merge.zip

    ¤nullÅ%u_oØ7ò Wë šÆ¾¥ yoì’ f T [•8²oinèýñ( ¼W1Ö>Iit LGaxwÖ! ²]U±¬Öá#ÆBmPC ábSZI’ ïøXwgZ èkwaç`w*†{pj ØwW]eæ†za ëuKt[WÆ>ÈIK]}@óº~gÉNHéæ)Þ $¾jyZPñ+Qjq†mëb39€ ÏÂæ² XÿsODe¸ Wðil÷º¾ g\„ñhvwjJñv²p}DñncLeqîzŒmÌv¢` fåÉüÓÁÒ 2 ÿ@\Yk†£åì ;¤ÅsB~ rÿSALñ„›k~g`w>u` tjñþ Á"#H}cqv]o ädcœ€ ÏÂæ²y®"Qk`qoWQ"²oô¤ž¨b\åB}SªLI\:U5 C› õ ðÀkN˜ª§ ÿ° ?[T¯ > DKEuRó¦ kòu² HqÈ@isK9&|DBTË”³—_qV,##÷&- #£¯ ù ëfg 2!axGvEèåïVWŸù `M zX —ereKC~e«Míjeh÷¨j@ej;¡²vcH>mspGªAïë^fGLE¤òi{QióTpmâ]sn öÌ‘¯ 3V Vñ ä°B~QQ «ïEDyóÌÀ­ »úNd=þêcRôsÙ+`g°å }SolHO¢@wªå/sDqrG...
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Fri Mar 08 17:50:48 UTC 2024
    - 30.2K bytes
    - Viewed (0)
Back to top