Displaying 3 results from an estimated 3 matches for "bahram".
Did you mean:
bahrami
2008 Dec 11
4
paging and shadow paging in xen: trying to implement split memory
Hi all,
I''ve been reading through the code regarding paging --> spending a lot of
time in mm/*.*, as well as some of the other parts up a level or two, but
I''m still unclear as to some key things.
Here''s what I think I know:
I think I know how a domain''s shadow page table is first allocated E.G. the
hash_table is xmalloc''ed and when it is
2006 Mar 04
2
Problem compiling ztdummy on centos 4, 2.6 kernel
Hi all,
I hope everyone is doing well. I just joined the list, and I've really
enjoyed all I have read about asterisk so far. Unfortunately, I'm having a
bit of trouble implementing this thing :).
By the way ... I did my best to search the forums, and also to use google
extensively, and while I have found pages with people with the same problem,
... The fix suggested on those sites,
2006 Mar 06
1
Extension 's' in Realtime
Hi All,
I was able to insert some extensions in Mysql DB and use them successfully. In
Mysql extensions table the priority column is of type tinyint and when I give
's' value for it, it is not accepting that value as it takes only tinyints.
Please tell how can I make that column accept values like t,s,i and make it
work with asterisk in realtime without any problem? If I change the type