search for: plugger

Displaying 5 results from an estimated 5 matches for "plugger".

Did you mean: plugged
2003 Feb 14
1
ogg123 and plugger
Hi. I'm trying to get plugger to work with ogg123 and it does - sort of. No matter what the song is, it plays 24 seconds of the song and then dies. Same spot every time - I've tried with a short song (Janis Joplin Mercedes Benz) and a long song (Cracker Eurotrash Girl). I have this as the mime identification in the plugger...
2010 May 08
2
which gcc package?
Hello. I tried to compile a program (plugger), but I don't have *any* sort of compiler installed. This is on Cent5.3. So, I used Package Manager, concentrating on gcc. But, it seems that I have a choice, thus: gcc-4.1.2-46.el5.i386 gcc-4.1.2-46.el5_4.1.i386 gcc-4.1.2-46.el5_4.2.i386 gcc-c++-4.1.2-46.el5.i386 gcc-c++-4.1.2-46.el5_4.1.i3...
2006 Mar 29
2
Help -- rsync Causing High Load Averages
This is my situation and I am running into dead ends. We have a server with about 400GB of data that we are trying to backup with rsync. On the content1 server we had rsyncd.conf as: [content1] path = / comment = Backup list = no read only = yes hosts allow = 192.168.22.181 hosts deny = * uid = root gid = root and on the backup server we had a crontab entry as follows:
2012 Apr 20
1
[PATCH] multiqueue: a hodge podge of things
...;q); + return !(rqa->queue_ctx <= rqb->queue_ctx); } /* * If 'from_schedule' is true, then postpone the dispatch of requests * until a safe kblockd context. We due this to avoid accidental big * additional stack usage in driver dispatch, in places where the originally * plugger did not intend it. */ static void queue_unplugged(struct request_queue *q, unsigned int depth, bool from_schedule) - __releases(q->queue_lock) { trace_block_unplug(q, depth, !from_schedule); /* * Don't mess with dead queue. */ - if (unlikely(blk_queue_dead(q))) { - s...
2012 Apr 20
1
[PATCH] multiqueue: a hodge podge of things
...;q); + return !(rqa->queue_ctx <= rqb->queue_ctx); } /* * If 'from_schedule' is true, then postpone the dispatch of requests * until a safe kblockd context. We due this to avoid accidental big * additional stack usage in driver dispatch, in places where the originally * plugger did not intend it. */ static void queue_unplugged(struct request_queue *q, unsigned int depth, bool from_schedule) - __releases(q->queue_lock) { trace_block_unplug(q, depth, !from_schedule); /* * Don't mess with dead queue. */ - if (unlikely(blk_queue_dead(q))) { - s...