public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [patch] pae-2.4.3-A4
@ 2001-03-26  8:45 Studierende der Universitaet des Saarlandes
  0 siblings, 0 replies; 15+ messages in thread
From: Studierende der Universitaet des Saarlandes @ 2001-03-26  8:45 UTC (permalink / raw)
  To: mingo; +Cc: torvalds, linux-kernel

> plus i took to opportunity to reduce the allocation size of PAE-pgds. 
> Their size is only 32 bytes, and we allocated a full page. Now the code 
> kmalloc()s a 32 byte cacheline for the pgd. (there is a hardware 
> constraint on alignment: this cacheline must be at least 16-byte aligned, 
> which is true for the current kmalloc() code.)

No, it isn't ;-)

Just enable slab debugging (it's a kernel option in alan's ac kernels),
and then the kmalloc result is not aligned anymore.

--
	Manfred

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

end of thread, other threads:[~2001-04-09 16:00 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <Pine.LNX.4.33.0103191802330.2076-100000@mikeg.weiden.de>
2001-03-20  1:56 ` 3rd version of R/W mmap_sem patch available Rik van Riel
2001-03-19 22:46   ` Linus Torvalds
2001-03-20  2:46   ` Linus Torvalds
2001-03-20  4:15     ` Marcelo Tosatti
2001-03-20  6:07       ` Linus Torvalds
2001-03-20  4:29         ` Marcelo Tosatti
2001-03-20  6:36           ` Linus Torvalds
2001-03-21 18:12     ` 2.4.3-pre6 alpha pte/pmd_alloc update Ivan Kokshaysky
2001-03-25 14:53     ` [patch] pae-2.4.3-A4 Ingo Molnar
2001-03-25 16:33       ` Russell King
2001-03-25 18:07       ` Linus Torvalds
2001-03-25 18:51         ` Ingo Molnar
2001-03-30 14:01       ` [PATCH] PAE zap_low_mappings no-op Hugh Dickins
2001-04-09 16:01         ` [PATCH] 2.4.4-pre1 sparc/mm typo Hugh Dickins
2001-03-26  8:45 [patch] pae-2.4.3-A4 Studierende der Universitaet des Saarlandes

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