Steve Gladden wrote: > 2. This is ubuntu Studio which uses an RT (realtime kernel).. > There seems to be very little aout there regarding running asterisk on > RT linux... one woudl think this would have some benefits.. > Big benefits.. I've always wondered. > But moreso in a nn-virtual machine environment.
RT kernels don't have traditional mutexes, which are used in various places in DAHDI for Linux. To my knowledge nobody has done the work to update the drivers to be able to use the RT kernel replacement synchronization mechanisms when compiled against an RT kernel. -- Kevin P. Fleming Digium, Inc. | Director of Software Technologies 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA skype: kpfleming | jabber: [email protected] Check us out at www.digium.com & www.asterisk.org -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
