Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Linux: Kernel
[patch 00/37] PNP resource_table cleanups
 

Index | Next | Previous | View Flat


bjorn.helgaas at hp

Mar 26, 2008, 10:10 AM


Views: 161
Permalink
[patch 00/37] PNP resource_table cleanups

This series of patches does some PNP housecleaning and
consolidation.

PNP currently uses a fixed-size table (pnp_resource_table)
to track the IO, MMIO, IRQ, and DMA resources used by a
device. Some motherboard devices have many resources, so
we've been plagued by table overflows and we've had to
drastically increase the table size, which wastes a lot
of memory.

The end goal is to replace that fixed-size table with something
more dynamic. These patches don't go that far, but they do make
pnp_resource_table private to the PNP core and centralize all
references to it in a small set of shared functions.

In addition, this series contains a number of related
cleanups, like centralized allocation of struct pnp_dev,
conversion to dev_printk when possible, removing many
PNP core internal functions from the public interface,
and alignment of the ISAPNP, PNPBIOS, and PNPACPI backends.

Bjorn
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo[at]vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Subject User Time
[patch 00/37] PNP resource_table cleanups bjorn.helgaas at hp Mar 26, 2008, 10:10 AM
    Re: [patch 00/37] PNP resource_table cleanups lenb at kernel Mar 26, 2008, 3:42 PM
        Re: [patch 00/37] PNP resource_table cleanups bjorn.helgaas at hp Mar 26, 2008, 4:13 PM
            Re: [patch 00/37] PNP resource_table cleanups rene.herman at keyaccess Mar 26, 2008, 5:30 PM
                Re: [patch 00/37] PNP resource_table cleanups bjorn.helgaas at hp Mar 27, 2008, 10:50 AM
                    Re: [patch 00/37] PNP resource_table cleanups rene.herman at keyaccess Mar 31, 2008, 12:40 PM
                        Re: [patch 00/37] PNP resource_table cleanups rene.herman at keyaccess Mar 31, 2008, 12:48 PM
                        Re: [patch 00/37] PNP resource_table cleanups bjorn.helgaas at hp Mar 31, 2008, 1:51 PM
                            Re: [patch 00/37] PNP resource_table cleanups rene.herman at keyaccess Mar 31, 2008, 2:38 PM
                                Re: [patch 00/37] PNP resource_table cleanups rene.herman at keyaccess Apr 1, 2008, 3:16 AM
                                    Re: [patch 00/37] PNP resource_table cleanups bjorn.helgaas at hp Apr 1, 2008, 7:52 AM

  Index | Next | Previous | View Flat
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.