Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 49c190c006ba
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: 09cc8872ef8b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 2 contributors

Commits on Feb 16, 2018

  1. linux-common: Add CFS_BANDWIDTH

    The option is needed to limit CPU usage of processes.
    It seems to have no negative impact if left unused.
    
    See https://lwn.net/Articles/428230/
    NeQuissimus committed Feb 16, 2018
    Copy the full SHA
    bbbd9de View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2018

  1. Merge pull request #35043 from NeQuissimus/cfs_bandwidth

    linux-common: Add CFS_BANDWIDTH
    NeQuissimus committed Feb 21, 2018
    Copy the full SHA
    09cc887 View commit details
    Browse the repository at this point in the history