Re: How to disallow logout

2010-09-10 Thread Evan Geller
@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org -- --- Evan Geller thes...@gmail.com ___ freebsd-hackers@freebsd.org mailing list http

Recursion in the UVA

2010-05-10 Thread Evan Geller
level structure gets you. -- --- Evan Geller thes...@gmail.com ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-hackers To unsubscribe, send any mail to freebsd-hackers-unsubscr...@freebsd.org

Recursive case in uma?

2008-06-30 Thread Evan Geller
Hey, I'm writing a small hobby operating system and I'm looking to the UMA for inspiration. The part I don't understand is the recursive case in uma_zone_slab(). I'm curious where the memory for vm_map_entries actually come from if the slabs are all full. It would appear that the null returned by