Re: swapoff?

2002-10-07 Thread Nate Lawson
Nice, thanks for doing this. How about some more accurate names for the userland routines instead of "this_is_swapoff" and "twiddle"? -Nate To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-hackers" in the body of the message

Discount Cigarettes

2002-10-07 Thread Mark Lawson
Warning Unable to process data: multipart/mixed;boundary="=_NextPart_000_00E2_01B87B1E.A2486D16"

Re: swapoff?

2002-10-07 Thread Matthew Dillon
:I'm resurrecting this thread because I finally got around to :finishing up the patches to implement swapoff. I would appreciate :some review of them, particularly to verify that I have done the :right thing WRT synchronization. I have not optimized it to do :read clustering, but I have ensured

Re: gdb support for kernel modules

2002-10-07 Thread Giorgos Keramidas
On 2002-10-07 17:09, Ian Dowse <[EMAIL PROTECTED]> wrote: > > This is something I have been meaning to investigate for a while: [...] > Anyway, below is a proof-of-concept patch that does the basics, but > among other things, its logic for locating the kernel module files > needs a lot of work -

Cheap Cigarettes

2002-10-07 Thread Jim Davison
Warning Unable to process data: multipart/mixed;boundary="=_NextPart_000_00E6_15B56D0E.A1351C20"

route caching problems

2002-10-07 Thread rick norman
Hi, I'm running 4.6 release on a pc that I have configured as a router. The problem occurs when an app on this router establishes a tcp connection to some other app several hops away. The route caching code adds a static host route to the forwarding table. This is fine as long as nothing chang

Hercules Game Theatre XP CS4630 csa pcm driver

2002-10-07 Thread Anish Mistry
I've got a Hercules Game Theatre XP sound card. It has an external breakout box and uses a CS4630 chipset. Just using the pcm device to play sound produces a lot of crackling and popping. This is because there are special drivers for Windows that control the output of the box. I've got

gdb support for kernel modules

2002-10-07 Thread Ian Dowse
This is something I have been meaning to investigate for a while: when gdb encounters a userland executable that uses shared libraries it automatically adds the symbols from each library, so it seemed likely that gdb could be made do the same thing with kernel modules. I am aware of the existence

Re: swapoff?

2002-10-07 Thread David Schultz
I'm resurrecting this thread because I finally got around to finishing up the patches to implement swapoff. I would appreciate some review of them, particularly to verify that I have done the right thing WRT synchronization. I have not optimized it to do read clustering, but I have ensured that

URGENT

2002-10-07 Thread john giwa
REQUEST FOR URGENT ASSISTANCE/INVESTMENT. Dear Sir/Madam , I am the eldest son of my father. It might be a surprise to you where I got your contact address, I got it from network on line During the current crises against the farmers of Zimbabwe by the supporters of our President Robert Mugabe to

Re: Writing a PCI ADSL Driver

2002-10-07 Thread Julian Elischer
On Mon, 7 Oct 2002, Bruce M Simpson wrote: > I finally got to play with my ENI 3060 at the weekend. It probes as a PCI > ATM adapter. I also found that the debugging symbols and code hadn't been > stripped from the drivers which shipped with my particular card. Windows > attaches its native ATM

Re: Writing a PCI ADSL Driver

2002-10-07 Thread Bruce M Simpson
I finally got to play with my ENI 3060 at the weekend. It probes as a PCI ATM adapter. I also found that the debugging symbols and code hadn't been stripped from the drivers which shipped with my particular card. Windows attaches its native ATM stack to the card's NDIS5 PCI/ATM miniport driver and