mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* Re: Hardwired drivers are going away?
  2002-01-15  2:58 ` peter
@ 2002-01-15 12:44 Alan Cox
  2002-01-15  2:58 ` peter
  0 siblings, 1 reply; 82+ messages in thread
From: Alan Cox @ 2002-01-15 12:44 UTC (permalink / raw)
  To: peter; +Cc: linux-kernel

> 1) The main kernel is contiguous in physical memory and is mapped with
>    large (4 MB) pages.  This reduces pressure on the TLB.  Modules are
> 2) Space for module code is allocated in page units.  Thus, each module
>    wastes an average of 2K.  If I'm going to have dozens of modules
>    loaded, small machines are going to notice.

If at boot time we keep a big chunk of ram free at the kernel end and just
load modules one after each other into that space until we get into real
paging that problem goes away

^ permalink raw reply	[flat|nested] 82+ messages in thread
[parent not found: <20020115025840.11509.qmail@science.horizon.com.suse.lists.linux.kernel>]
[parent not found: <fa.g055bvv.qmq0hk@ifi.uio.no>]
* Re: ISA hardware discovery -- the elegant solution
@ 2002-01-14 17:55 Mr. James W. Laferriere
  2002-01-14 18:08 ` Alan Cox
  0 siblings, 1 reply; 82+ messages in thread
From: Mr. James W. Laferriere @ 2002-01-14 17:55 UTC (permalink / raw)
  To: Alan Cox; +Cc: esr, Giacomo Catenazzi, Linux Kernel List


	Hello All ,  And what mechanism is going to be used for an -all-
	compiled in kernel ?  Everyone and there brother is so enamoured
	of Modules .  Not everyone uses nor will use modules .
		Tia ,  JimL

On Mon, 14 Jan 2002, Alan Cox wrote:

> > That would be fine with me.  But wouldn't it involve adding a new
> > initialization-time call to every driver.
>
> man lsmod
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>

       +------------------------------------------------------------------+
       | James   W.   Laferriere | System    Techniques | Give me VMS     |
       | Network        Engineer |     P.O. Box 854     |  Give me Linux  |
       | babydr@baby-dragons.com | Coudersport PA 16915 |   only  on  AXP |
       +------------------------------------------------------------------+


^ permalink raw reply	[flat|nested] 82+ messages in thread

end of thread, other threads:[~2002-02-09  0:19 UTC | newest]

Thread overview: 82+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <mailman.1011034621.1626.linux-kernel2news@redhat.com>
2002-01-14 23:33 ` Hardwired drivers are going away? Pete Zaitcev
2002-01-15 12:44 Alan Cox
2002-01-15  2:58 ` peter
2002-01-15 12:39   ` David S. Miller
2002-01-15 18:39     ` Rob Landley
     [not found] <20020115025840.11509.qmail@science.horizon.com.suse.lists.linux.kernel>
2002-01-15 12:16 ` Andi Kleen
     [not found] <fa.g055bvv.qmq0hk@ifi.uio.no>
     [not found] ` <ksahkuv.tg60gl@ifi.uio.no>
2002-01-14 22:22   ` Chris Adams
  -- strict thread matches above, loose matches on Subject: below --
2002-01-14 17:55 ISA hardware discovery -- the elegant solution Mr. James W. Laferriere
2002-01-14 18:08 ` Alan Cox
2002-01-14 18:10   ` Hardwired drivers are going away? Eric S. Raymond
2002-01-14 18:50     ` David Lang
2002-01-14 19:04       ` Alan Cox
2002-01-14 18:57         ` David Lang
2002-01-14 19:03           ` Andrew Pimlott
2002-01-14 19:21           ` Alan Cox
2002-01-15 10:45           ` Horst von Brand
2002-01-15 11:13             ` crispin
2002-01-15 14:25             ` David Lang
2002-01-14 19:00         ` Mr. James W. Laferriere
2002-01-14 19:17           ` Alan Cox
2002-01-14 19:14             ` Mr. James W. Laferriere
2002-01-14 19:37               ` Alan Cox
2002-01-14 20:28                 ` Mr. James W. Laferriere
2002-01-14 19:44             ` David Lang
2002-01-14 20:09               ` Alexander Viro
2002-01-14 20:49                 ` Chris Friesen
2002-01-14 20:55                   ` Alexander Viro
2002-01-14 19:54             ` David Lang
2002-01-14 20:51             ` Ian Molton
2002-01-14 22:11               ` David Lang
2002-01-14 23:12                 ` Brian Gerst
2002-01-14 23:17                   ` David Lang
2002-01-14 23:22               ` Ian Molton
2002-01-15  0:40                 ` H. Peter Anvin
2002-01-15 17:27             ` Aaron Lehmann
2002-01-15 17:47               ` Alexander Viro
2002-01-15 19:48               ` Alan Cox
2002-01-18 12:39           ` Florian Weimer
2002-01-18 22:20             ` Mr. James W. Laferriere
2002-01-18 23:22               ` Keith Owens
2002-01-20 23:20                 ` Frank van de Pol
2002-01-21  0:54                 ` Bruce Harada
2002-01-21  3:49                   ` Andreas Ferber
2002-01-21  4:45                   ` Bruce Harada
2002-01-21  5:12                     ` Andreas Ferber
2002-01-21  1:06               ` Anton Altaparmakov
2002-01-21  1:07                 ` Mr. James W. Laferriere
2002-01-21  1:30                   ` Andrew Morton
2002-01-21  1:53                     ` Keith Owens
2002-01-21  2:04                       ` Andrew Morton
2002-01-21  2:25                         ` Keith Owens
2002-01-21  2:56                           ` Andrew Morton
2002-01-21  3:43                             ` Keith Owens
2002-01-21  4:24                               ` Andrew Morton
2002-01-21  3:44                           ` yodaiken
2002-01-21 20:57                         ` Kai Henningsen
2002-01-21  2:13                       ` John Levon
2002-01-21  2:31                         ` Keith Owens
2002-01-21 23:52                           ` Thomas Zimmerman
2002-01-21  9:34                     ` Horst von Brand
2002-01-21 14:29                       ` John Levon
2002-01-21  1:31                 ` Anton Altaparmakov
2002-01-14 19:27       ` Alexander Viro
2002-01-15 17:24       ` Aaron Lehmann
2002-01-15 18:17         ` David Lang
2002-01-15 19:25           ` Aaron Lehmann
2002-01-14 18:54     ` Mr. James W. Laferriere
2002-01-14 18:56     ` Alan Cox
2002-01-14 18:39       ` Eric S. Raymond
2002-01-14 19:09     ` Alexander Viro
2002-01-14 14:19       ` Rob Landley
2002-01-14 22:33         ` Greg KH
2002-01-15 11:35         ` Keith Owens
2002-01-15 15:34           ` Oliver Xymoron
2002-01-14 19:24       ` Alan Cox
2002-01-14 20:17       ` Eric S. Raymond
2002-01-14 14:57         ` Rob Landley
2002-01-14 20:51         ` David Lang
2002-01-14 22:18         ` Oliver Xymoron
2002-01-15 19:20         ` Horst von Brand
2002-01-16  9:00           ` Eric S. Raymond
2002-01-14 23:12     ` Rusty Russell
2002-01-15 19:44     ` Kai Henningsen
2002-02-09  0:19     ` Dr. Kelsey Hudson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome