Displaying 12 results from an estimated 12 matches for "taskqueu".
Did you mean:
taskqueue
2006 Mar 24
1
ad4: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout - on FreeBSD 6-STABLE
...sgid 441AA807.5090100@wfeet.za.net , 17 March 14:18 GMT + 2 on
freebsd-stable), I installed FreeBSD 6.1 BETA 4 and upgraded to a
6-STABLE kernel, running the box in 'safe' mode to do so. I now,
however, get a slightly different error message:
ad4: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout -
completing request directly
ad4: WARNING - SETFEATURES SET TRANSFER MODE taskqueue timeout -
completing request directly
ad4: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing
request directly
ad4: WARNING - SETFEATURES ENABLE RCACHE taskqueue timeout - completing
re...
2003 Sep 09
0
CAM/INVARIANTS fix committed
...ry" <ken@FreeBSD.org> -----
From: "Kenneth D. Merry" <ken@FreeBSD.org>
Date: Tue, 9 Sep 2003 17:40:40 -0700 (PDT)
To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/cam/scsi scsi_cd.c scsi_da.c src/sys/kern
subr_taskqueue.c src/sys/sys taskqueue.h src/share/man/man4 cd.4
da.4 src/share/man/man9 cd.9
ken 2003/09/09 17:40:40 PDT
FreeBSD src repository
Modified files: (Branch: RELENG_4)
sys/cam/scsi scsi_cd.c scsi_da.c
sys/kern subr_taskqueue.c
sys/sys...
2008 Oct 26
1
What could be causing unexpected reads to acd0?
I'm seeing this sometimes before my machine dies:
Oct 26 03:28:00 belle kernel: acd0: WARNING - READ_TOC taskqueue timeout - completing request directly
Oct 26 03:28:00 belle kernel: acd0: WARNING - READ_TOC freeing taskqueue zombie request
Oct 26 03:30:00 belle kernel: acd0: WARNING - READ_TOC taskqueue timeout - completing request directly
Oct 26 03:30:00 belle kernel: acd0: WARNING - READ_TOC freeing taskqu...
2003 Sep 01
1
testers needed for CAM INVARIANTS fix
...mp.5698.0 Mon Sep 1 16:06:53 2003
--- /usr/home/ken/perforce2/FreeBSD-ken-RELENG_4/src/sys/cam/scsi/scsi_cd.c Mon Sep 1 15:51:14 2003
***************
*** 60,65 ****
--- 60,66 ----
#include <sys/dvdio.h>
#include <sys/devicestat.h>
#include <sys/sysctl.h>
+ #include <sys/taskqueue.h>
#include <cam/cam.h>
#include <cam/cam_ccb.h>
***************
*** 152,157 ****
--- 153,159 ----
int bufs_left;
struct cam_periph *periph;
int minimum_command_size;
+ struct task sysctl_task;
struct sysctl_ctx_list sysctl_ctx;
struct sysctl_oid *sysctl_...
2012 Nov 13
1
thread taskq / unp_gc() using 100% cpu and stalling unix socket IPC
...had the chance to get a few ddb traces of the 'thread taskq' while the problem was occuring. Every few seconds I ran a ddb script and continued. I got five samples, after that ddb became unresponsive. All of them show the thread executing in unp_gc() like here:
----
unp_gc() at unp_gc+0x81
taskqueue_run_locked() at taskqueue_run_locked+0x85
taskqueue_thread_loop() at taskqueue_thread_loop+0x46
fork_exit() at fork_exit+0x11f
fork_trampoline() at fork_trampoline+0xe
----
See all samples under [3].
This is consistent with some textdumps and ddb sessions I've done. Also, the sysctl 'net....
2013 Jul 19
2
9.2PRERELEASE ZFS panic in lzjb_compress
...0a0, rbp =
0xffffffcf75bd68f0 ---
lzjb_compress() at lzjb_compress+0x185/frame 0xffffffcf75bd68f0
zio_compress_data() at zio_compress_data+0x92/frame 0xffffffcf75bd6920
zio_write_bp_init() at zio_write_bp_init+0x24b/frame 0xffffffcf75bd6970
zio_execute() at zio_execute+0xc3/frame 0xffffffcf75bd69b0
taskqueue_run_locked() at taskqueue_run_locked+0x74/frame 0xffffffcf75bd6a00
taskqueue_thread_loop() at taskqueue_thread_loop+0x46/frame
0xffffffcf75bd6a20
fork_exit() at fork_exit+0x11f/frame 0xffffffcf75bd6a70
fork_trampoline() at fork_trampoline+0xe/frame 0xffffffcf75bd6a70
--- trap 0, rip = 0, rsp = 0xf...
2008 Oct 11
3
6.4-PRELEASE sporadically panicking with fatal trap 12
...ls.
#8 0xc04705e3 in ata_completed (context=0xc8218198, dummy=1) at /usr/src/sys/dev/ata/ata-queue.c:481
request = (struct ata_request *) 0xc8218198
ch = (struct ata_channel *) 0xc6cd6a00
atadev = (struct ata_device *) 0xc6ddcc00
composite = (struct ata_composite *) 0x0
#9 0xc05757dd in taskqueue_run (queue=0xc6c8a000) at /usr/src/sys/kern/subr_taskqueue.c:257
task = (struct task *) 0xc821823c
owned = 0
pending = 1
#10 0xc0575af3 in taskqueue_swi_run (dummy=0x0) at /usr/src/sys/kern/subr_taskqueue.c:299
No locals.
#11 0xc052fbcb in ithread_execute_handlers (p=0xc6bef860, ie=0xc6c4...
2007 Aug 10
2
jinfo, jboss and ExtendedDTraceProbes
...c0ff28> (a java.lang.Object)
"Timer-0" daemon prio=10 tid=0x0084cc00 nid=0x24 in Object.wait()
[0xedbff000..0xedbffb70]
java.lang.Thread.State: TIMED_WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0xf3c23e68> (a java.util.TaskQueue)
at java.util.TimerThread.mainLoop(Timer.java:509)
- locked <0xf3c23e68> (a java.util.TaskQueue)
at java.util.TimerThread.run(Timer.java:462)
"DestroyJavaVM" prio=10 tid=0x00030400 nid=0x2 waiting on condition
[0x00000000..0xfe67fb58]
java.lang.Thre...
2008 Jul 22
1
unable to use gmirror on supermicro 5015b-mt
These are new boxes.
http://www.supermicro.com/products/system/1U/5015/SYS-5015B-MT.cfm
core 2 Q6600 CPU
8Gb 667 RAM
Boxes were memtested from Fri-Mon okay. 6.3-RELEASE (amd64) installs fine.
Build cycle okay. Running (no load) for a week or so.
However, when I try to configure gmirror they hang on boot.
After some fiddling it appears issuing
#kldload geom_mirror
hangs the boxes very hard.
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
...4 512,1024,4096
msg 4 25K - 4 1024,4096
iov 0 0K - 303 64,128
ioctlops 0 0K - 856 16,32,64,256,512,1024,4096
Unitno 7 1K - 9 16,64
turnstiles 131 9K - 131 64
taskqueue 6 1K - 6 128
sleep queues 131 5K - 131 32
sbuf 0 0K - 600 16,32,64,128,256,512,1024,2048,4096
rman 164 11K - 605 16,64
kbdmux 7 9K - 7 16,128,256,2048,4096
kobj 2...
2006 Mar 30
1
[Fwd: Re: [Fwd: Re: Still ATAPICAM Lockup/Slowdown]]
Thomas,
Have spoken to Soren, from my bootlog he believes that the problem is in
atapicam causing the system to lock up. He is happy to answer some
questions but doesnt have time to delve into atapicam himself.
Did you author atapicam, I have seen your name on the sourcecode, can
you help me further? Whats next?
Thanks Adam.
-------------- next part --------------
An embedded message was
2006 Nov 17
1
gjournal on 6.x wont build
Hi all,
I was intending on trying out gjournal on a new disk i've added in my
desktop. I had a look to see what the most recent patch provided by
Pawel and found
http://people.freebsd.org/~pjd/patches/gjournal6_20061024.patch
I created the directories as per Pawel's original post
(http://lists.freebsd.org/pipermail/freebsd-fs/2006-June/001962.html)
and the patch succeeded with no failed