search for: pusher

Displaying 20 results from an estimated 34 matches for "pusher".

Did you mean: pushed
2014 Jun 02
3
[Bug 79532] New: [NV50] errors with DMA PUSHER and idle channel
https://bugs.freedesktop.org/show_bug.cgi?id=79532 Priority: medium Bug ID: 79532 Assignee: nouveau at lists.freedesktop.org Summary: [NV50] errors with DMA PUSHER and idle channel Severity: normal Classification: Unclassified OS: All Reporter: mattia.b89 at gmail.com Hardware: Other Status: NEW Version: git Component: Drivers/DRI/nouveau Product: Mesa Created attach...
2023 Dec 04
1
PR: nv50 IB-mode DMA crash fixes
...so, when/why did it > change? Is the more correct fix to enforce individual pushbuf size > limits? The BO itself can be artibrarily sized. However the length stored in the ring only has so many bits, so that provides a natural maximum. https://envytools.readthedocs.io/en/latest/hw/fifo/dma-pusher.html#ib-mode This might be different on newer gens though. Cheers, -ilia
2001 Mar 17
1
More Starcraft IPX issues
...a network game will only work if ipx_interface add -p eth0 802.3 0x12345678 Under these conditions I can play, no problem. But, this doesn't work with tap devices. I wrote a simple program that'll forward ethernet frames from /dev/tap0 to some remote /dev/tap0 (A simple, blind, packet pusher - or, in this case - frame pusher). When I start Starcraft like this, I'm able to go into multiplayer -> IPX mode (I don't see "Unable to initialize network provider"), but I can't see any games. My program shows SC scanning (writes 66 bytes to the interface every seco...
2004 Mar 20
3
USB printer
Hello all! I'm russian, so sorry for my english... :) I have LAN. LAN consist of one Winxp with shared printer (no password, common access), and one linux slackware 9.1. I need print from linux to shared printer of winxp. Printer of winxp connected by USB. I can't print! I was do it on other machines, where printer was connected by LPT1, and no problem, printer was printing :) May be is
2019 Aug 28
1
Anyone using ffmpeg as a source-client?
I'm just wondering if ffmpeg is a reliable Icecast source-client -- a "pusher" to send a stream to an Icecast server and runs 24/7/365 dependably. -- That Jack Elliott (541) 848 7021 KPOV 88.9 FM High Desert Community radio Host, The Sunday Classics On 8/27/2019 10:58 AM, Alejandro wrote: > When you say as Source Client, means like listener? > > i'm usin...
2013 Jun 12
2
[LLVMdev] RFC - Profile Guided Optimization in LLVM
...working, I would like to > add new sources of profile. Mainly, I am thinking of implementing Auto > FDO. > For those who are not familiar with what autoFDO is -- Auto FDO is originally called Sample Based FDO. Its main author is Dehao Chen @google, and Robert Hundt is the one of the main pushers of technology in Google. The latest incarnation of this technology uses LBR events available on Nehalem and above. http://www.computer.org/csdl/trans/tc/2013/02/ttc2013020376-abs.html Cheers, David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.l...
2016 Apr 05
2
a few questions about OpenGL and nouveau
...er question. Does glBegin end up calling a driver code like BEGIN_NV04(...) that instructs the card to get the next 3 floats for color more 3 for the first vertex and another 3 for the other? Also at this moment the video card memory is already mapped (I guess...) so are these floats fetched by the pusher of the card and draw the line, possibly when glXSwapBuffers is called? Is the glColor(...) (the three floats) stored in the mmapped twice, one for each vertex? HELP I'M LOST :( This mine consideration is wrong... I guess... st_draw.c coments that all "rendering" is done through st_dra...
2014 Aug 25
0
[PATCH envytools] docs: Fix some spelling and remove some trailing spaces.
...ly through the channel control area. Thus, commands can now be submitted by -multiple applications simultanously, without coordination with each other +multiple applications simultaneously, without coordination with each other and without kernel's help. DMA mode is described in :ref:`fifo-dma-pusher`. NV50 introduced IB mode. IB mode is a modified version of DMA mode that, @@ -143,8 +143,8 @@ to stitch together parts of multiple memory areas into a single command stream memory written by earlier commands. IB mode is described along with DMA mode in :ref:`fifo-dma-pusher`. -NVC0 rearchit...
2018 Mar 22
4
limit pop login per user and per minute
Hi, like I have written in the subject line I want to limit the pop login per user and per minute. Currently I am having several customers which are fetching their email with popcon (MS Exchange). This has never been a problem. But... They all have got the same "technician" which take care of their systems. The problem is, that he misconfigured the servers of these customers. In
2012 Sep 07
1
[Job Listing]: Infrastructure Systems Engineer - San Franscisco
...n the following tech stack: - Tomcat/Java app - MSSQL DB backend - but also PostgreSQL to a smaller degree - nagios monitoring - elastic search nodes - activemq messaging queue - puppet We have a strong tech focus and we would welcome a contributor to that rather than a button pusher. The main Operations team is in Melbourne so you will be working in a smaller team in the US (until Australia invades the US and takes all your nice things - like your Liberty!). Like any other SaaS service your main job is to keep it up. We are all trying to make that as painless as possible -...
2018 Mar 22
0
limit pop login per user and per minute
..."attitude adjustment" tool for obnoxious clients who use your service like they're the only ones that matter. Apart from what others can suggest (I think dovecot allows delegation of usage to a separate policyd service), you can perhaps use firewall throttling e.g. https://making.pusher.com/per-ip-rate-limiting-with-iptables/ It can't do it per user, but perhaps it is better to set a global limit and let your downstream client better manage and conserve a limited resource. Joseph Tam <jtam.home at gmail.com>
2003 Oct 29
0
rsync over ssh problem
...-server -vv . server_status/directory expand file_list to 4000 bytes, did move minute_200310290138.status total: matches=0 tag_hits=0 false_alarms=0 data=238 As you can se on the last transfer it ends after total, not displaying the "wrote". Stracing the remaining rsync process on the pusher side tells me this: select(0, NULL, NULL, NULL, {0, 20000}) = 0 (Timeout) gettimeofday({1067414375, 520175}, NULL) = 0 select(0, NULL, NULL, NULL, {0, 1000}) = 0 (Timeout) gettimeofday({1067414375, 530124}, NULL) = 0 wait4(17785, 0xbfffe098, WNOHANG, NULL) = 0 gettimeofday({1067414375, 530281}, NU...
2010 Jan 04
1
NV_PFIFO_INTR_DMA_PUSHER
Hello, Could someone briefly describe (or point me to the documentation) what can be a reason for getting NV_PFIFO_INTR_DMA_PUSHER status (nouveau_fifo_irq_handler). This started happening immediately after I set the nouveau_vram_pushbuf flag to TRUE ,it's 100% repetitive and causes fences not to be signaled. Below is the debug log from moment of creation of fifo 1 to some point in time where fences should already be...
2013 Jun 15
0
[LLVMdev] RFC - Profile Guided Optimization in LLVM
...are working, I would like to add new sources of profile. Mainly, I am thinking of implementing Auto FDO. > > For those who are not familiar with what autoFDO is -- Auto FDO is originally called Sample Based FDO. Its main author is Dehao Chen @google, and Robert Hundt is the one of the main pushers of technology in Google. The latest incarnation of this technology uses LBR events available on Nehalem and above. http://www.computer.org/csdl/trans/tc/2013/02/ttc2013020376-abs.html > > Cheers, > > David > _______________________________________________ > LLVM Developers mai...
2014 Aug 25
12
[PATCH envytools] demmio: Add decoding of some MEM_TIMINGS registers for NVC0.
--- rnndb/memory/nvc0_pbfb.xml | 37 ++++++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/rnndb/memory/nvc0_pbfb.xml b/rnndb/memory/nvc0_pbfb.xml index 500cea9..e006dbe 100644 --- a/rnndb/memory/nvc0_pbfb.xml +++ b/rnndb/memory/nvc0_pbfb.xml @@ -49,23 +49,54 @@ Most bitfields are unknown. </doc> <bitfield high="7"
2005 Jul 28
10
dma_alloc_coherent issue with tg3 in x86_64 build
During boot of dom0, I get the following. Box is remote, so I''m now waiting for proxy power button pusher ;-) tg3 init fails doing dma_alloc_coherent (I assume this is from tg3_init_one -> tg3_test_dma -> pci_alloc_consistent -> dma_alloc_coherent). Looks like an issue with the amount of memory in dom0. Is this known? thanks, -chris root (hd0,0) Filesystem type is ext2fs, partition type...
2016 Apr 05
0
a few questions about OpenGL and nouveau
...end up calling a driver code like > BEGIN_NV04(...) that instructs the card to get the next 3 floats for color > more 3 for the first vertex and another 3 for the other? Also at this moment > the video card memory is already mapped (I guess...) so are these floats > fetched > by the pusher of the card and draw the line, possibly when glXSwapBuffers is > called? > Is the glColor(...) (the three floats) stored in the mmapped twice, one for > each > vertex? I think, but am not sure, that it will come in as a constant attribute (i.e. a VBO attribute with stride 0). > HEL...
2019 Aug 27
5
Anyone using ffmpeg as a source-client?
As described here in ffmpeg's documentation: http://ffmpeg.org/ffmpeg-all.html#Icecast -- That Jack Elliott (541) 848 7021 KPOV 88.9 FM High Desert Community radio Host, The Sunday Classics
2023 Dec 03
1
PR: nv50 IB-mode DMA crash fixes
I didn't file an Issue as I understand the cause and have a successful patch that I've been running here for several days. gitlab.freedesktop.org is RO (ie, I can't fork/stage a PR there) so I committed the absurdity of creating a PR on the public gitlab mirror in order to have a URL to point to: https://gitlab.com/freedesktop-mirror/drm/-/merge_requests/1 copypasting the commit
2008 Jan 29
5
[Bug 14284] New: frequent DMA queue hangs on NV34 on powerpc
....org When stressing the machine a bit (scrolling large amounts of icons, or running gtkperf usually does the trick) but also after some time of normal use, I inevitably get X to reset because of a hang in the DMA queue. Drm messages: Jan 27 01:23:23 legolas kernel: [ 205.234985] [drm] PFIFO_DMA_PUSHER - Ch 1 put: 32, get:948 mthd 0x0a2c status 0x00001000 Jan 27 01:23:23 legolas kernel: [ 205.235011] [drm] PGRAPH_ERROR - nSource: ILLEGAL_MTHD, nStatus: PROTECTION_FAULT Jan 27 01:23:23 legolas kernel: [ 205.235021] [drm] PGRAPH_ERROR - Ch 1/6 Class 0x009f Mthd 0x0a00 Data 0x00030303:0x00011229 J...