OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [tags/] [before_ORP/] [uclinux/] [uClinux-2.0.x/] [mmnommu/] [page_alloc.c] - Diff between revs 199 and 765

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 199 Rev 765
Line 44... Line 44...
 * The free_area_list arrays point to the queue heads of the free areas
 * The free_area_list arrays point to the queue heads of the free areas
 * of different sizes
 * of different sizes
 */
 */
 
 
#ifdef BIGALLOCS
#ifdef BIGALLOCS
#define NR_MEM_LISTS 9
/* SIMON: change of source file - te get mw working */
 
#define NR_MEM_LISTS 10
#else
#else
#define NR_MEM_LISTS 7
#define NR_MEM_LISTS 7
#endif
#endif
 
 
/* The start of this MUST match the start of "struct page" */
/* The start of this MUST match the start of "struct page" */

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.