Hey, this may be a basic question, but what steps should a programmer take when allocating memory in a real-time module during init_module() to ensure that the memory is A) available more-or-less immediately and needs not be paged-in-on-use and B) the memory stays locked in RAM.
-Calin -- [rtl] --- To unsubscribe: echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED] -- For more information on Real-Time Linux see: http://www.rtlinux.org/
