/*
- * Copyright (c) 2003-2007 Apple Inc. All rights reserved.
+ * Copyright (c) 2003-2009 Apple Inc. All rights reserved.
*
* @APPLE_OSREFERENCE_LICENSE_HEADER_START@
*
unsigned int count;
} stack_cache;
- /* Pending timer callouts */
- queue_head_t timer_call_queue;
-
/* VM event counters */
- vm_statistics_data_t vm_stat;
+ vm_statistics64_data_t vm_stat;
/* IPC free message cache */
struct ikm_cache {
unsigned int avail;
} ikm_cache;
- int slot_num;
-
unsigned long page_grab_count;
int start_color;
void *free_pages;