Displaying 3 results from an estimated 3 matches for "114a".
Did you mean:
114
2001 Sep 07
1
[Re: new ogg stream]
>Weird. Make sure that you _do_not_ enable "http v1.1 seeking".
I can't listen to neither .ogg stream as well and I have a direct
connection to the Internet, no Proxy, no firewall. No http 1.1 enabled
as well.
Winamp 2.76, Vorbis plugin v.114a.
It starts loading and stops at time 00:01. The display shows a 192kbs
32kHz file for the 64kbs stream. I'll never hear anything. Streaming
.mp3 and local .ogg files work fine though.
Sebastian
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xi...
2017 Dec 05
1
Slow seek times on stat calls to glusterfs metadata
...0x7f1778067220) = -1 ENOENT (No such file or directory) 0.102771
[pid 31568]
lstat("/data/brick1/gv0/.glusterfs/7f/0b/7f0bf1d3-b3e9-4009-9692-4e2e55c6c822",
0x7f17780e9220) = -1 ENOENT (No such file or directory) 0.052719
[pid 31564]
lstat("/data/brick2/gv0/.glusterfs/b0/49/b049a03c-114a-443c-bdfc-71ee981d8e84",
0x7f296c575220) = -1 ENOENT (No such file or directory) 0.195458
My theory is this: as the gluster pool fills with data, the .glusterfs
metadata is scattered around disk, causing random IO seek times to
increase. Each file create causes a read / seek in the glusterfs...
2009 Jul 19
5
How to disable checksum offloading for OSOL DomU via kmdb at initial boot ?
Adding -kd to extra line drops me to kmdb :-
root@ServerJaunty:/home/boris/nevada# xm create -c osol.install
Using config file "./osol.install".
Started domain osol.install (id=4)
Loading kmdb...
Welcome to kmdb
Loaded modules: [ unix krtld genunix ]
[0]>
I want patch kernel like it happens when adding to /etc/system:-
set xnf:xnf_cksum_offload = 0