search for: nextpag

Displaying 8 results from an estimated 8 matches for "nextpag".

Did you mean: nextpage
2005 Jun 29
2
Ogg Pages Play Time?
...clients (peers) but I need to know how much time I have to download the next Ogg/Vorbis page before the playback reaches it. Something like numCurrPages = Total of Ogg Pages already downloaded timePerPage = Playback duration of one Page curPagePlaying = Current Ogg Page being decoded and played nextPage = numCurrPages + 1 download nextPage before (numCurrPages - curPagePlaying)*timePerPage This way I can give priorities to the pages I have to download for playback. any coments are appreciated... Horacio
2008 Dec 10
3
How to fix broken ogg/theora files
Hi there, I haven't been on this list until now, so I wasn't aware of this problem until last night ;-) - sorry for that. I am working on a patch for oggCut for that issue (looks good actually but I would like to do some testing befor I can release a patch.) Normal players are not effected by the page time misordering, so I took this issue as "minor". The reason for the
2012 Jan 10
3
[PATCH v2 0/3] virtio_net: Better low memory handling.
The following series applies to net-next. The following series changes the low memory paths in virtio_net to not disable NAPI while waiting in the allocator in the slow path. It attempts to rectify some performance problems we've seen where the network performance drops significantly when memory is low. The working theory is that the disabling of NAPI while allocations are occuring in the
2012 Jan 10
3
[PATCH v2 0/3] virtio_net: Better low memory handling.
The following series applies to net-next. The following series changes the low memory paths in virtio_net to not disable NAPI while waiting in the allocator in the slow path. It attempts to rectify some performance problems we've seen where the network performance drops significantly when memory is low. The working theory is that the disabling of NAPI while allocations are occuring in the
2005 Jan 06
2
samba-3.0.9-1.3E.2
I wouldn't normally hurry you guys about a package release, (because you're doing an excellent job), but any eta on the above? samba-3.0.9-1.3E.1 is in the current repos and that install seriously fubar'd my ADS + winbind setup. samba-3.0.9-1.3E.2 (which requires krb5-libs-1.2.7-31) fixes the problem. NB, samba-3.0.7-1.3E.1 (the old version) was fine for me, its only this
2000 Aug 28
0
Error messages being sent to console
...e a fax, then sign up for efax. It's free for the basic service and will forward to your email addr. Mike smb_get_length: recv error = 5essing folder. Session now Read-Only.] smb_request: result -5, setting invalid - PrevPage D Delete R Reply smb_retry: new pid=14236, generation=4 Spc NextPage U Undelete F Forward <end example> Is there some way to stop this? I'd prefer that error message be sent only to the Samba log. I don't want to read them from my mail program. Glen
2012 Jan 04
4
[RFC PATCH v1 0/2] virtio_net: Better low memory handling.
The following series applies to net-next. The following series changes the low memory paths in virtio_net to allow the driver to contribute to reclaim when memory is tight. It attempts to rectify some performance problems we've seen where the network performance drops significantly when memory is low. The working theory is that while the driver contributes to memory pressure when throughput
2012 Jan 04
4
[RFC PATCH v1 0/2] virtio_net: Better low memory handling.
The following series applies to net-next. The following series changes the low memory paths in virtio_net to allow the driver to contribute to reclaim when memory is tight. It attempts to rectify some performance problems we've seen where the network performance drops significantly when memory is low. The working theory is that while the driver contributes to memory pressure when throughput