1. 12 Dec, 2005 1 commit
    • Linus Torvalds's avatar
      Allow arbitrary shared PFNMAP's · fb155c16
      Linus Torvalds authored
      A shared mapping doesn't cause COW-pages, so we don't need to worry
      about the whole vm_pgoff logic to decide if a PFN-remapped page has
      gone through COW or not.
      
      This makes it possible to entirely avoid the special "partial remapping"
      logic for the common case.
      Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
      fb155c16
  2. 04 Dec, 2005 6 commits
  3. 03 Dec, 2005 13 commits
  4. 02 Dec, 2005 5 commits
  5. 01 Dec, 2005 15 commits