Displaying 9 results from an estimated 9 matches for "1000us".
Did you mean:
1000's
2015 Sep 01
3
poor performance with dom0 on centos7
...done what is described on
http://wiki.xenproject.org/wiki/Tuning_Xen_for_Performance
It is better now but still significantly worse than with centos6 dom0
my settings:
xen parameter: dom0_mem=1024M cpufreq=xen dom0_max_vcpus=2
dom0_vcpus_pin
xl sched-credit
Cpupool Pool-0: tslice=30ms ratelimit=1000us
Name ID Weight Cap
Domain-0 0 1024 0
samael 1 256 0
satan 2 512 0
amon 3 256 0
leviathan 4 51...
2008 Sep 09
9
[PATCH 2/4] CPUIDLE: Avoid remnant LAPIC timer intr while force hpetbroadcast
CPUIDLE: Avoid remnant LAPIC timer intr while force hpetbroadcast
LAPIC will stop during C3, and resume to work after exit from C3. Considering below case:
The LAPIC timer was programmed to expire after 1000us, but CPU enter C3 after 100us and exit C3 at 9xxus.
0us: reprogram_timer(1000us)
100us: entry C3, LAPIC timer stop
9xxus: exit C3 due to unexpected event, LAPIC timer continue running
10xxus: reprogram_timer(1000us), fail due to the past expiring time.
......: no timer softirq raised, no chan...
2015 Sep 16
0
poor performance with dom0 on centos7
...ect.org/wiki/Tuning_Xen_for_Performance
> It is better now but still significantly worse than with centos6 dom0
>
> my settings:
>
> xen parameter: dom0_mem=1024M cpufreq=xen dom0_max_vcpus=2
> dom0_vcpus_pin
>
> xl sched-credit
> Cpupool Pool-0: tslice=30ms ratelimit=1000us
> Name ID Weight Cap
> Domain-0 0 1024 0
> samael 1 256 0
> satan 2 512 0
> amon 3 256 0
> leviathan...
2015 Sep 17
0
poor performance with dom0 on centos7
...ance
>> It is better now but still significantly worse than with centos6 dom0
>>
>> my settings:
>>
>> xen parameter: dom0_mem=1024M cpufreq=xen dom0_max_vcpus=2
>> dom0_vcpus_pin
>>
>> xl sched-credit
>> Cpupool Pool-0: tslice=30ms ratelimit=1000us
>> Name ID Weight Cap
>> Domain-0 0 1024 0
>> samael 1 256 0
>> satan 2 512 0
>> amon 3 256 0...
2008 Jul 22
1
issue with high latency
Hi,
Is there a specific latency that asterisk accepts? I encountered a
problem wherein when the latency was unusually high,my xlite's (i have 2
xlite) cannot register. but when the link suddenly went stable, the
x-lite just registered. what i forgot to look at is if the registration
packet is reaching my asterisks.
------ when xlite cannot register ---------------
Pinging
2013 Jul 10
3
Performance of Xen VCPU Scheduling
...ted patches are reasonable or could have side-effects.
Interesting results in the link above:
- xpin decreases startup time of vms in a bootstorm
- xpin has a pathological case when the vms are burning lots of cpu
- nopin produces an interesting cluster of high event channel latency
between 100us-1000us when enough vms are using lots of cpu
- experimental tweaks on the xen credit1 scheduler code that cause the
xpin pathological case to go away, and other increases (and sometimes
decreases) in bootstorm and vm density performance.
cheers,
Marcus
2003 Apr 10
0
panic: vinvalbuf: flush failed
...ical drive configured
ciss0: firmware 1.80
ciss0: 2 SCSI channels
ciss0: signature 'CISS'
ciss0: valence 1
ciss0: supported I/O methods 0xe<simple,performant,MEMQ>
ciss0: active I/O method 0x3<simple>
ciss0: 4G page base 0x00000000
ciss0: interrupt coalesce delay 1000us
ciss0: interrupt coalesce count 16
ciss0: max outstanding commands 1024
ciss0: bus types 0x2<ultra3>
ciss0: server name ''
ciss0: heartbeat 0x30000033
ciss0: 1 logical drive
ciss0: logical drive 1: RAID 0, 16896MB online
bge0: <Broadcom BCM5701 Gigabit Ethernet, ASIC rev....
2003 Apr 23
1
Compaq ML350 hangs very strange
...ical drive configured
ciss0: firmware 1.80
ciss0: 2 SCSI channels
ciss0: signature 'CISS'
ciss0: valence 1
ciss0: supported I/O methods 0xe<simple,performant,MEMQ>
ciss0: active I/O method 0x3<simple>
ciss0: 4G page base 0x00000000
ciss0: interrupt coalesce delay 1000us
ciss0: interrupt coalesce count 16
ciss0: max outstanding commands 1024
ciss0: bus types 0x2<ultra3>
ciss0: server name ''
ciss0: heartbeat 0x30000062
ciss0: 1 logical drive
ciss0: logical drive 0: RAID 5, 69120MB online
pcib2: <ACPI Host-PCI bridge> on acpi0
pci5: <...
2013 Mar 12
14
vpmu=1 and running 'perf top' within a PVHVM guest eventually hangs dom0 and hypervisor has stuck vCPUS. Romley-EP (model=45, stepping=2)
...it)
(XEN) info:
(XEN) ncpus = 32
(XEN) master = 0
(XEN) credit = 9600
(XEN) credit balance = 226
(XEN) weight = 256
(XEN) runq_sort = 1131
(XEN) default-weight = 256
(XEN) tslice = 30ms
(XEN) ratelimit = 1000us
(XEN) credits per msec = 10
(XEN) ticks per tslice = 3
(XEN) migration delay = 0us
(XEN) idlers: 00000000,00000000,00000000,effffffe
(XEN) active vcpus:
(XEN) 1: [1.0] pri=-1 flags=0 cpu=28 credit=126 [w=256]
(XEN) Cpupool 0:
(XEN) Scheduler: SMP Credit Scheduler (credit)
(XEN) info:
(...