This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "GNU Mach".
The branch, mplaneta/libbraunr/master has been updated via 8f5a495d77b5e40ecc4dfe0d0e4b0f7ac1e8a053 (commit) from 3ac4122365e160d783077382486d953a47950722 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 8f5a495d77b5e40ecc4dfe0d0e4b0f7ac1e8a053 Author: Richard Braun <rbr...@sceen.net> Date: Fri Nov 25 16:06:15 2011 +0100 slab: improve CPU pool layer conditional inclusion The new SLAB_USE_CPU_POOLS option replaces the check on NCPUS to enable/disable the CPU pool layer. New conditional blocks have been added and some existing ones slightly improved. ----------------------------------------------------------------------- Summary of changes: configfrag.ac | 3 +++ kern/slab.c | 50 ++++++++++++++++++++++++++++++-------------------- kern/slab.h | 4 ++++ 3 files changed, 37 insertions(+), 20 deletions(-) hooks/post-receive -- GNU Mach