haiku/headers/private/kernel
Axel Dörfler 18b6200e54 Enlarged the kernel heap to 16 MB.
This will keep it alive longer until a) the block cache no longer
uses the heap, and b) we get a better heap without a fixed size.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12830 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-26 09:11:30 +00:00
..
arch Added an arch_get_caller() function that returns the caller of the calling function :-) 2005-05-25 13:58:32 +00:00
boot
disk_device_manager Merged the disk device manager module interface for file systems with the 2005-05-23 17:15:56 +00:00
fs
util Added a BenaphoreLocker. 2005-04-13 22:40:48 +00:00
block_cache.h First step into a new block allocation strategy for the block_cache 2005-05-13 18:18:28 +00:00
boot_item.h
cache.h
cbuf.h
console.h Made the header C++ safe. 2005-05-26 09:08:54 +00:00
cpu.h
debug.h
defines.h
elf32.h
elf_priv.h
elf.h
faults_priv.h
file_cache.h
frame_buffer_console.h
gdb.h
generic_syscall.h
int.h {install|remove}_io_interrupt_handler() now correctly handle the B_NO_ENABLE_COUNTER flag. 2005-04-27 01:08:35 +00:00
kdevice_manager.h Merged branches/developer/axeld/driver_recognition changed r12307:12637 into trunk. 2005-05-12 03:27:44 +00:00
kdriver_settings.h
kernel_daemon.h
kernel.h
kimage.h
kmodule.h
ksignal.h Applied some changes suggested by mmu_man, more to come, though: 2005-04-29 11:41:12 +00:00
ksocket.h
ksyscalls.h
lock.h
memheap.h Enlarged the kernel heap to 16 MB. 2005-05-26 09:11:30 +00:00
messaging.h
MessagingServiceDefs.h
pools.h
port.h
real_time_clock.h
real_time_data.h
safemode.h
sem.h
smp.h
syscall_process_info.h
syscalls.h The heap is now located at 384 MB, and creates a reserved range that spans over the 2005-05-16 22:15:13 +00:00
sysctl.h
system_info.h
team.h
thread_types.h
thread.h
timer.h
tls.h
user_atomic.h
user_debugger.h
user_runtime.h
vfs.h
vm_cache.h
vm_page.h
vm_priv.h Renamed vm.c to vm.cpp and made all the changes to let it compile without 2005-05-16 23:17:45 +00:00
vm_store_anonymous_noswap.h Added an additional flag B_OVERCOMMITTING_AREA (currently to be specified 2005-05-15 15:03:44 +00:00
vm_store_device.h Renamed vm.c to vm.cpp and made all the changes to let it compile without 2005-05-16 23:17:45 +00:00
vm_store_null.h Renamed vm.c to vm.cpp and made all the changes to let it compile without 2005-05-16 23:17:45 +00:00
vm_translation_map.h
vm_types.h Added an additional flag B_OVERCOMMITTING_AREA (currently to be specified 2005-05-15 15:03:44 +00:00
vm.h The heap is now located at 384 MB, and creates a reserved range that spans over the 2005-05-16 22:15:13 +00:00