All of lore.kernel.org
 help / color / mirror / Atom feed
* treap bootmem update
@ 2002-05-24 10:51 William Lee Irwin III
  0 siblings, 0 replies; 2+ messages in thread
From: William Lee Irwin III @ 2002-05-24 10:51 UTC (permalink / raw)
  To: linux-kernel; +Cc: linux-mm

This is an update to the treap-based bootmem patch. Very lightly tested
(UP i386 laptop with 256MB of RAM). As the patch is too lengthy to post
directly, I give only pointers to it. It features two new features:

(1) dynamic page stealing
(2) free_pages() of higher-order pages for bulk marking of free pages
	in the buddy allocator bitmap in free_all_bootmem_core().
and a cleanup:
(3) various cleanups including codesize reduction and elimination of
	dozens of include/asm-*/bootmem.h droppings around the tree.

Available from:
	bk://linux-wli.bkbits.net/bootmem/
	ftp://ftp.kernel.org/pub/linux/kernel/wli/bootmem/bootmem-2.5.17-1

Remaining TODO items to follow up on are:
(1) The ability to mark memory as available at runtime but unusable for
	bootmem allocations. (rmk)
(2) Implement queries for automatic determination of ->node_start_paddr
	and ->node_low_pfn. (wli)

Cheers,
Bill

^ permalink raw reply	[flat|nested] 2+ messages in thread

* treap bootmem update
@ 2002-05-24 10:53 William Lee Irwin III
  0 siblings, 0 replies; 2+ messages in thread
From: William Lee Irwin III @ 2002-05-24 10:53 UTC (permalink / raw)
  To: linux-mm

This is an update to the treap-based bootmem patch. Very lightly tested
(UP i386 laptop with 256MB of RAM). As the patch is too lengthy to post
directly, I give only pointers to it. It features two new features:

(1) dynamic page stealing
(2) free_pages() of higher-order pages for bulk marking of free pages
	in the buddy allocator bitmap in free_all_bootmem_core().
and a cleanup:
(3) various cleanups including codesize reduction and elimination of
	dozens of include/asm-*/bootmem.h droppings around the tree.

Available from:
	bk://linux-wli.bkbits.net/bootmem/
	ftp://ftp.kernel.org/pub/linux/kernel/wli/bootmem/bootmem-2.5.17-1

Remaining TODO items to follow up on are:
(1) The ability to mark memory as available at runtime but unusable for
	bootmem allocations. (rmk)
(2) Implement queries for automatic determination of ->node_start_paddr
	and ->node_low_pfn. (wli)

Cheers,
Bill
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-05-24 10:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-05-24 10:51 treap bootmem update William Lee Irwin III
  -- strict thread matches above, loose matches on Subject: below --
2002-05-24 10:53 William Lee Irwin III

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.