Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomai
  • ipipe-x86
  • Repository

Switch branch/tag
  • ipipe-x86
  • mm
  • oom_kill.c
Find file BlameHistoryPermalink
  • Nick Piggin's avatar
    [PATCH] oom: cpuset hint · 7887a3da
    Nick Piggin authored Sep 25, 2006
    
    
    cpuset_excl_nodes_overlap does not always indicate that killing a task will
    not free any memory we for us.  For example, we may be asking for an
    allocation from _anywhere_ in the machine, or the task in question may be
    pinning memory that is outside its cpuset.  Fix this by just causing
    cpuset_excl_nodes_overlap to reduce the badness rather than disallow it.
    Signed-off-by: default avatarNick Piggin <npiggin@suse.de>
    Acked-by: default avatarPaul Jackson <pj@sgi.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    7887a3da

Replace oom_kill.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.

Imprint & Privacy Policy