Should we set SPLIT_PTLOCK_CPUS=8 for kernel 4.4/arm64? |
|||
Issue descriptionThere's a kernel config option "SPLIT_PTLOCK_CPUS". As far as I can tell the value itself is ignored except for a comparison to "NR_CPUS". If the value is >= NR_CPUS then we use SPLIT_PTLOCK. If not then we don't. For kernel 4.4 on arm64 we set NR_CPUS to 8, so we don't get SPLIT_PTLOCK_CPUS. Question is: do we want it? ...is there any type of benchmark that shows good / bad things here?
,
May 16 2018
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue. Sorry for the inconvenience if the bug really should have been left as Available. For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
,
May 17 2018
Luigi -- we could use your new test with this kernel change and see if it improves things on kevin
,
Aug 3
This bug has an owner, thus, it's been triaged. Changing status to "assigned". |
|||
►
Sign in to add a comment |
|||
Comment 1 by sonnyrao@chromium.org
, May 15 2017