Commit 1d9807f
x86/intel_rdt: Add command line options for resource director technology
Command line options allow us to ignore features that we don't want.
Also we can re-enable options that have been disabled on a platform
(so long as the underlying h/w actually supports the option).
[ tglx: Marked the option array __initdata and the helper function __init ]
Signed-off-by: Tony Luck <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Cc: Fenghua" <[email protected]>
Cc: Ravi V" <[email protected]>
Cc: "Peter Zijlstra" <[email protected]>
Cc: "Stephane Eranian" <[email protected]>
Cc: "Andi Kleen" <[email protected]>
Cc: "David Carrillo-Cisneros" <[email protected]>
Cc: Vikas Shivappa <[email protected]>
Link: http://lkml.kernel.org/r/0c37b0d4dbc30977a3c1cee08b66420f83662694.1503512900.git.tony.luck@intel.com1 parent 0576113 commit 1d9807f
File tree
3 files changed
+95
-8
lines changed- Documentation/admin-guide
- arch/x86/kernel/cpu
3 files changed
+95
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
141 | 142 | | |
142 | 143 | | |
143 | 144 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3598 | 3598 | | |
3599 | 3599 | | |
3600 | 3600 | | |
| 3601 | + | |
| 3602 | + | |
| 3603 | + | |
| 3604 | + | |
| 3605 | + | |
| 3606 | + | |
3601 | 3607 | | |
3602 | 3608 | | |
3603 | 3609 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
| 643 | + | |
| 644 | + | |
| 645 | + | |
| 646 | + | |
| 647 | + | |
| 648 | + | |
| 649 | + | |
| 650 | + | |
| 651 | + | |
| 652 | + | |
| 653 | + | |
| 654 | + | |
| 655 | + | |
| 656 | + | |
| 657 | + | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
| 666 | + | |
| 667 | + | |
| 668 | + | |
| 669 | + | |
| 670 | + | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
| 677 | + | |
| 678 | + | |
| 679 | + | |
| 680 | + | |
| 681 | + | |
| 682 | + | |
| 683 | + | |
| 684 | + | |
| 685 | + | |
| 686 | + | |
| 687 | + | |
| 688 | + | |
| 689 | + | |
| 690 | + | |
| 691 | + | |
| 692 | + | |
| 693 | + | |
| 694 | + | |
| 695 | + | |
| 696 | + | |
| 697 | + | |
| 698 | + | |
| 699 | + | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
| 709 | + | |
| 710 | + | |
| 711 | + | |
| 712 | + | |
| 713 | + | |
| 714 | + | |
| 715 | + | |
| 716 | + | |
| 717 | + | |
| 718 | + | |
640 | 719 | | |
641 | 720 | | |
642 | 721 | | |
| |||
647 | 726 | | |
648 | 727 | | |
649 | 728 | | |
650 | | - | |
| 729 | + | |
651 | 730 | | |
652 | | - | |
| 731 | + | |
653 | 732 | | |
654 | 733 | | |
655 | 734 | | |
656 | 735 | | |
657 | 736 | | |
658 | | - | |
| 737 | + | |
659 | 738 | | |
660 | 739 | | |
661 | 740 | | |
662 | 741 | | |
663 | 742 | | |
664 | | - | |
| 743 | + | |
665 | 744 | | |
666 | 745 | | |
667 | 746 | | |
| |||
670 | 749 | | |
671 | 750 | | |
672 | 751 | | |
673 | | - | |
| 752 | + | |
674 | 753 | | |
675 | | - | |
| 754 | + | |
676 | 755 | | |
677 | | - | |
| 756 | + | |
678 | 757 | | |
679 | 758 | | |
680 | 759 | | |
| |||
687 | 766 | | |
688 | 767 | | |
689 | 768 | | |
690 | | - | |
| 769 | + | |
| 770 | + | |
691 | 771 | | |
692 | 772 | | |
693 | 773 | | |
| |||
0 commit comments