Re: Freeing mmapped memory

2006-02-07 Thread John Baldwin
On Monday 06 February 2006 19:55, John-Mark Gurney wrote: > Raaf wrote this message on Tue, Feb 07, 2006 at 01:42 +0100: > > John-Mark Gurney wrote: > > > Raaf wrote this message on Mon, Feb 06, 2006 at 22:54 +0100: > > >> Hi, i am working on a usb driver that allocates some memory when > > >> the

Re: Fwd: Re: Problems with SMP in amd64

2006-02-07 Thread John Baldwin
On Monday 06 February 2006 23:50, Steve Kargl wrote: > On Mon, Feb 06, 2006 at 07:50:35PM -0800, Daniel Valencia wrote: > > > On Saturday 04 February 2006 02:39, Daniel Valencia > > > > > > wrote: > > > > I just noticed something... it actually boots well using SMP on > > > > 6.0-RELEASE... the pro

Re: File creation using KLD

2006-02-07 Thread Pranav Sawargaonkar
Thank you for giving me guideline on this topic. Because of that I succeed in creating a file and writing on it. On 2/6/06, Pawel Jakub Dawidek <[EMAIL PROTECTED]> wrote: > > On Sun, Feb 05, 2006 at 11:42:04PM +0530, Pranav Sawargaonkar wrote: > +> Hi > +> I want to create a file on disk using

Virtually Infinite Loop in identcpu.c

2006-02-07 Thread Cy Schubert
I'd like to bring to everyone's attention the patch in PR 92977. Cheers, Cy Schubert <[EMAIL PROTECTED]> Web: http://www.komquats.com and http://www.bcbodybuilder.com FreeBSD UNIX: <[EMAIL PROTECTED]> Web: http://www.FreeBSD.org BC Government: <[EMAIL PROTECTED]> "Lift long enough and

Re: Virtually Infinite Loop in identcpu.c

2006-02-07 Thread John Baldwin
On Tuesday 07 February 2006 12:14, Cy Schubert wrote: > I'd like to bring to everyone's attention the patch in PR 92977. Your patch looked fine to me. -- John Baldwin <[EMAIL PROTECTED]> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org __

Re: md access permissions during early boot

2006-02-07 Thread Yar Tikhiy
On Sun, Feb 05, 2006 at 10:56:28PM +0100, Tobias Roth wrote: > I am working on an rc.d/ script that creates a memory file-backed > memory disk via mdconfig (the file exists already and contains a > valid ffs). After md creation, the device is checked with fsck_ffs -p. > However, fsck fails with the

Re: Fwd: Re: Problems with SMP in amd64

2006-02-07 Thread Daniel Valencia
I've narrowed it down to Jan. 25th, 7:30am - 8:15am I'll try to narrow it down a little further Thanks, - Daniel --- John Baldwin <[EMAIL PROTECTED]> wrote: > On Monday 06 February 2006 23:50, Steve Kargl wrote: > > On Mon, Feb 06, 2006 at 07:50:35PM -0800, Daniel > Valencia wrote: > > > >

Re: Fwd: Re: Problems with SMP in amd64

2006-02-07 Thread Daniel Valencia
OK... it's Jan. 25th, at 8:14am. there are a bunch of commits at 8:14:45 that relate to the ata drivers, and a couple at second 46 and 47... but that's it. Thanks, - Daniel Daniel Valencia <[EMAIL PROTECTED]> wrote: I've narrowed it down to Jan. 25th, 7:30am - 8:15am I'll try to narrow it