Re: testing rthreads

2010-10-25 Thread Ted Unangst
On Sun, Oct 24, 2010 at 7:21 PM, Vladimir Kirillov pro...@uaoug.org.ua
wrote:
 I get this segfault almost always:

 #0  pthread_exit (retval=0x0) at /usr/src/lib/librthread/rthread.c:223
 223 for (clfn = thread-cleanup_fns; clfn; ) {

That's weird.  Can you print out thread at that point?  I may be able
to look into it in a few days too.

 Looks like some stupid race with two threads exiting at almost same
 time? Any ideas on tracking it down?

I don't see how two threads could be doing that to the same thread
though.  This is pre-reaper.

 By the way, is such gdb behaviour normal? Does it need any additional
 patching before being useful to debug software using rthreads?

gdb knows nothing about rthreads right now.  You can attach to the
main process, but that's it.



Poklon uz Klub još samo 5 dana!

2010-10-25 Thread Top Shop
Top Shop

; Sve iz Kluba 5*

Još samo 5 dana za POKLON uz POPUSTE Kluba 5*!

Klub 5*

POKLON uz SVE iz Kluba 5* Wash bag

Dormeo Orthopedic+Dormeo Memosan dušek i jastuk

Dormeo Renew prostirka od memorijske pene

Dormeo Memosan Plus Pillow - anatomski jastuk

Velform Sauna Massage - pojas sauna za masaEu

Dry Cooker - tiganj za zdravo prirpemanje hrane

H2O Mop Ultra + dodaci - paroD
istaD


Rovus Garment Steamer - pegla sa parom

Mini Washer - prenosiva veš mašina

Klub 5*

Klub5*

Klub 5*

Ovu elektronsku poštu primate, ukoliko ste svojevoljno ostavili svoju
e-mail adresu na nekom od sajtova Top Shop-a, uD
estvovali u našoj poklon
igri ili nagradnom kvizu ili se prijavili za e-D
asopis Top Shop-a ili
nekog od nasih brendova.

Ponude date u ovom e-mailu vaEe iskljuD
ivo za porudEbine upuDene
putem Interneta ili broja telefona 021 489 26 60.

Ukoliko ne Eelite više da primate naše elektronske poruke, za
odjavljivanje sa naše e-mailing liste, kliknite ovde.

Studio Moderna d.o.o., Bulevar vojvode Stepe 30, 21000 Novi Sad, Tel: 021
489 26 60, Fax: 021 489 29 08,
E-mail: i...@news.top-shop.rs

If you would no longer like to receive our emails please unsubscribe by
clicking here.[IMAGE]If you would no longer like to receive our emails
please unsubscribe by clicking here.



enable vmt(4) by default

2010-10-25 Thread David Gwynne
thanks to work by jonathan matthew, vmt is now actually useful for
more than helping your clocks keep in sync.

is there a reason we shouldnt enable it?

cheers,
dlg

Index: amd64/conf/GENERIC
===
RCS file: /cvs/src/sys/arch/amd64/conf/GENERIC,v
retrieving revision 1.305
diff -u -p -r1.305 GENERIC
--- amd64/conf/GENERIC  4 Oct 2010 09:32:43 -   1.305
+++ amd64/conf/GENERIC  26 Oct 2010 01:27:36 -
@@ -59,7 +59,7 @@ aibs* at acpi?
 mpbios0at bios0
 
 ipmi0  at mainbus? disable # IPMI
-#vmt0  at mainbus? # VMware Tools
+vmt0   at mainbus? # VMware Tools
 
 option PCIVERBOSE
 option USBVERBOSE
Index: i386/conf/GENERIC
===
RCS file: /cvs/src/sys/arch/i386/conf/GENERIC,v
retrieving revision 1.699
diff -u -p -r1.699 GENERIC
--- i386/conf/GENERIC   4 Oct 2010 09:32:43 -   1.699
+++ i386/conf/GENERIC   26 Oct 2010 01:27:36 -
@@ -44,7 +44,7 @@ acpi0 at bios?
 mpbios0at bios0
 pcibios0 at bios0 flags 0x # use 0x30 for a total verbose
 ipmi0  at mainbus? disable # IPMI
-#vmt0  at mainbus? # VMware Tools
+vmt0   at mainbus? # VMware Tools
 esm0   at mainbus? # Dell Embedded Server Management
 amdmsr0at mainbus? # MSR access for AMD Geode LX CPUs with 
GP