Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Sep 1998 14:42:21 -0700 (PDT)
From:      Doug Rabson <dfr@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/lib/libstand ufs.c
Message-ID:  <199809202142.OAA15594@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dfr         1998/09/20 14:42:21 PDT

  Modified files:
    lib/libstand         ufs.c 
  Log:
  Allocate disk buffers using a custom allocator.  The standard allocator fragments
  extremely badly if disk buffers are freed back into the main heap and the alpha
  bootstrap has a restricted address space which just ran out :-(.
  
  Revision  Changes    Path
  1.3       +45 -11    src/lib/libstand/ufs.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809202142.OAA15594>