haiku/src/system
Axel Dörfler 6f709e745c * Added a name hash to pipefs; this should speedup the lookup when more pipes
are used at the same time.
* Added a TODO item: pipefs entries aren't deleted yet after usage!


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21108 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-05-11 09:16:08 +00:00
..
boot Fixed boot loader BFS build which I broke with my recent changes. 2007-04-27 14:31:18 +00:00
glue The Haiku startup code now exports a symbol called __gHaikuStartupCode. This can 2006-10-06 12:19:20 +00:00
kernel * Added a name hash to pipefs; this should speedup the lookup when more pipes 2007-05-11 09:16:08 +00:00
ldscripts Modified the pxe_ia32 stage 1 loader to load stage 2 at the same address as bios_ia32 stage 1 does. 2006-10-24 20:53:30 +00:00
libroot set the function attribute on the asm memcpy. 2007-04-17 04:19:45 +00:00
runtime_loader Turn the assembly optimized memcpy (simple rep movsd) back on for x86. Had to hack around the make system a bit, and the result is pretty nasty, specifically due to the amount of places in the system where various targets poke their fingers into the libroot directory. 2007-04-16 06:17:14 +00:00
Jamfile Reorganized building of kernel, boot loader, and libroot. 2005-11-27 00:27:19 +00:00