> not using kernel_object for kernel memory that will never be pageable > is a fine idea. but could we think about reducing the number of interfaces > and use more flags to get all the variations? i prefer to have separate interfaces because they have different arguments. eg. to allocate wired memory, "preferred offset" isn't needed. YAMAMOTO Takashi