Re: Porting libumem (was Re: Is anyone working on a port of ZFS to FreeBSD)

2006-06-04 Thread pfgshield-freebsd
--- Giorgos Keramidas [EMAIL PROTECTED] ha scritto: ... It may still be worth trying. I only started looking at `umem' from sourceforge this week, but if there is more interest in ptmalloc, maybe it is better if I focused on why ptmalloc fails to work on FreeBSD. FWIW, I just submitted

Re: misc questions about the devicedriver arch

2006-06-04 Thread william wallace
On 5/20/06, Warner Losh [EMAIL PROTECTED] wrote: From: william wallace [EMAIL PROTECTED] Subject: Re: misc questions about the devicedriver arch Date: Sat, 20 May 2006 13:39:08 +0800 comparing the method array of pci_pci and cardbusbridge: what losts in pci bridge but exist in cardbusbridge:

__getcwd() question

2006-06-04 Thread Alex Martínez
Hi guys, I've come across some problems while porting to FreeBSD a wrapper library which protects the filesystem from unauthorized accesses by overriding potentially dangerous functions and making some checks before calling the real thing. Turns out that overriding getcwd() resulted in segfaults

Re: misc questions about the devicedriver arch

2006-06-04 Thread M. Warner Losh
In message: [EMAIL PROTECTED] william wallace [EMAIL PROTECTED] writes: : On 5/20/06, Warner Losh [EMAIL PROTECTED] wrote: : From: william wallace [EMAIL PROTECTED] : Subject: Re: misc questions about the devicedriver arch : Date: Sat, 20 May 2006 13:39:08 +0800 : : comparing the

Re: misc questions about the devicedriver arch

2006-06-04 Thread william wallace
On 6/4/06, M. Warner Losh [EMAIL PROTECTED] wrote: In message: [EMAIL PROTECTED] :Warner : Prior to removing a card from the system, two things must occur: : : The device's driver must cease accessing the card. : : The card must cease generation transaction and interrupts. : : How this is

Re: RFC: porting NetBSD fsdb enhancements to FreeBSD

2006-06-04 Thread Maxim Konovalov
On Tue, 23 May 2006, 00:19+0400, Maxim Konovalov wrote: Hi Matt, On Fri, 28 Oct 2005, 00:59-0400, Matt Emmerton wrote: Recently I've had to do some low-level surgery on some disks that have gone bad in order to recover some of the data. This has required me to zero out blocks on disk,

Snapshot's causing access problems

2006-06-04 Thread Avleen Vig
Is anyone else experiencing this? I'm finding that during times when a snapshot is being created for a partition, all access of that partition hangs until the snapshot is completed. On a large partition (180Gb, 66% used), this takes over 10 minutes for me. I've found that any time the partition

Re: misc questions about the devicedriver arch

2006-06-04 Thread william wallace
Sir: now i am dealing with the pciexpress resource release and allocation i found it hard to distinguish between the bus_alloc_resource familiy(type rid and flag) and the rman_get/set_* family(struct rman and resource ) ,i have heard that memory resource which alloc by the

Re: misc questions about the devicedriver arch

2006-06-04 Thread M. Warner Losh
In message: [EMAIL PROTECTED] william wallace [EMAIL PROTECTED] writes: : now i am dealing with the pciexpress resource release and allocation : i found it hard to distinguish between the bus_alloc_resource : familiy(type rid and flag) and the rman_get/set_* family(struct :

Strange behaviour from mkdir()?

2006-06-04 Thread mal content
Is this expected behaviour (I'm using the mkdir utility for the example, but the problem occurs using the system call directly): # mkdir . mkdir: .: File exists # mkdir .. mkdir: ..: File exists Now, the unusual one: # mkdir / mkdir: /: Is a directory Shouldn't it say 'file exists'? The

D-Link DSL210 USB in FreeBSD 6.x ?

2006-06-04 Thread Roberto Lima
Hi all, How do I make to runs the DLINK DSL210 USB in my freebsd? I tried this with Linux, and I not have success .. Anyone can help me? Thanks and sorry for my bad english. Roberto. ___ freebsd-hackers@freebsd.org mailing list

Re: D-Link DSL210 USB in FreeBSD 6.x ?

2006-06-04 Thread Bachilo Dmitry
В сообщении от Понедельник 05 июня 2006 10:04 Roberto Lima написал(a): Hi all, How do I make to runs the DLINK DSL210 USB in my freebsd? I tried this with Linux, and I not have success .. Anyone can help me? Thanks and sorry for my bad english. Roberto. Is sat a wireless network USB

Re: D-Link DSL210 USB in FreeBSD 6.x ?

2006-06-04 Thread Sangwoo Shim
2006/6/5, Bachilo Dmitry [EMAIL PROTECTED]: В сообщении от Понедельник 05 июня 2006 10:04 Roberto Lima написал(a): Hi all, How do I make to runs the DLINK DSL210 USB in my freebsd? I tried this with Linux, and I not have success .. Anyone can help me? Thanks and sorry for my bad english.