• Lucid Dreaming - Dream Views




    Results 1 to 25 of 26

    Threaded View

    1. #17
      FBI agent Ynot's Avatar
      Join Date
      Oct 2005
      Gender
      Location
      Southend, Essex
      Posts
      4,337
      Likes
      14
      I honestly don't know
      (does anyone outside MS?)

      Many *nix OS's use SLAB allocation, developed by Sun in 1995
      http://en.wikipedia.org/wiki/Slab_allocation

      SLAB combats memory fragmentation in a number of ways

      Linux used an implimentation of Sun's SLAB allocator from 1999 - 2007
      I know about 2 years ago, most Linux distros migrated over from the SLAB allocator to the newer SLUB allocator

      This reduced memory fragmentation issues even further
      http://lwn.net/Articles/229984/

      Windows. No clue

      but in any case, it's an OS issue not an application issue
      Last edited by Ynot; 03-05-2009 at 01:49 AM.
      (\_ _/)
      (='.'=)
      (")_(")

    Bookmarks

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •