Hi,
On Tue, Jan 02, 2007 at 12:19:44PM +0100, Thomas Schwinge wrote:
> > 2006-12-30 Richard Braun <[EMAIL PROTECTED]>
> >
> > Added alignment support in the zone allocator.
> >
> > * kern/zalloc.c (ALIGN_SIZE_UP): New macro.
> In general (also for Samuel): you don't have to write the
Hello!
A happy new year to everyone!
On Sat, Dec 30, 2006 at 12:53:24PM +0100, Richard Braun wrote:
> Here is a patch that does it all. Any comments ?
As I told you already on irc, I think that the patch is fine. If Samuel
(who needed this functionality, if I recall correctly) also agrees then
Richard Braun wrote:
Here is a patch that does it all. Any comments ?
2006-12-30 Richard Braun <[EMAIL PROTECTED]>
Added alignment support in the zone allocator.
* kern/zalloc.c (ALIGN_SIZE_UP): New macro.
(zinit): New `align' parameter.
(zget_space): Likewis
Here is a patch that does it all. Any comments ?
2006-12-30 Richard Braun <[EMAIL PROTECTED]>
Added alignment support in the zone allocator.
* kern/zalloc.c (ALIGN_SIZE_UP): New macro.
(zinit): New `align' parameter.
(zget_space): Likewise.
(zone_bootst