Changeset 5f7a0ef in mainline for kernel/generic/src/ipc/ipc.c

Timestamp:
2008-07-06T19:47:48Z (16 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
498b201
Parents:
2ec725f
Message:

Introduce FRAME_LOW_16_GiB slab/frame allocator flag. When specified, the
allocators will not allocate memory above 16 GiB. Each architecture needs to
make sure not to merge zones from below and above 16 GiB. Allocations that
require memory below 16 GiB need to be altered to use this flag.

(No files)

Note: See TracChangeset for help on using the changeset viewer.