Displaying 2 results from an estimated 2 matches for "ramdi".
Did you mean:
rami
2004 Nov 25
4
Opinions on renice or turning off swap or ramdis k as swap?
...my * box. I'm tuning for performance and I'd like to ask
opinions:
1. asterisk -p == renice -20 ??
2. I've turned off swap with no apparent ill effects. Can anyone commment on
long term effects with moderate load (say, 30 SIP phones / 2-3K calls /day)
3. Can anyone comment on using ramdisk as swap and whether this is a good
idea or bad idea?
I'm using 2.6 kernel. I've modified the PCI latency in rc.local:
setpci -v -s <my T100P address> latency_timer=ff
Anyone else have any performance tips?
2007 Jan 04
21
[PATCH] make balloon driver not return pages which are in [xen_start_info->nr_pages, max_pfn] on ia64
make balloon driver not return pages which are in
[xen_start_info->nr_pages, max_pfn] on ia64.
On ia64 memory might be assigned sparsely. In that case
xen_start_info->nr_pages and max_pfn doesn''t match while pages which are in
[xen_start_info->nr_pages, max_pfn] are used.
--
yamahata
_______________________________________________
Xen-devel mailing list