Uploaded image for project: 'Product Technical Learning'
  1. Product Technical Learning
  2. PTL-8186

RH442-89: Replace use of $[EXPRESSION] with documented $((EXPR))

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • RH442 - RHEL 8 1 20190828
    • RH442 - RHEL 7 2 20150420
    • RH442
    • None
    • 10
    • en-US (English)

      URL:
      Reporter RHNID:
      Section: -
      Language: en-US (English)|
      Workaround:

      Description: Under the Balancing Interrupts section:

      For example, to limit interrupt 50 to just CPUs 0, 2, and 7 ... use:

      [root@serverX ~]# printf '%0x' $[2**0 + 2**2 + 2**7] > /proc/irq/50/smp_affinity
      

      Refer to: RH254-275

              snehk_jira Snehangshu Karmakar (Inactive)
              ryanaroha Ryan Aroha (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: