Re: GIT head no longer boots on x86-64

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arjan van de Ven
Date: Wednesday, October 15, 2008 - 1:31 pm

On Wed, 15 Oct 2008 17:33:42 +0200
Jiri Slaby <jirislaby@gmail.com> wrote:


I would like to point out that I greatly dislike any and all such
abuses. Either you vmalloc something or you kmalloc it. Doing it dynamic
with no way to tell? Horrible.

(in fact I might do a patch in the opposite direction; have vmalloc()
be fancy and internally try kmalloc first, if it fails, then do the
expensive stuff)

but really, you need to know what you allocated. 


-- 
Arjan van de Ven 	Intel Open Source Technology Centre
For development, discussion and tips for power savings, 
visit http://www.lesswatts.org
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
GIT head no longer boots on x86-64, Alan Cox, (Mon Oct 13, 2:23 am)
Re: GIT head no longer boots on x86-64, Jiri Slaby, (Mon Oct 13, 3:13 am)
Re: GIT head no longer boots on x86-64, Alan Cox, (Mon Oct 13, 3:20 am)
Re: GIT head no longer boots on x86-64, Jiri Slaby, (Mon Oct 13, 3:56 am)
Re: GIT head no longer boots on x86-64, Alan Cox, (Mon Oct 13, 6:35 am)
Re: GIT head no longer boots on x86-64, Linus Torvalds, (Mon Oct 13, 7:45 am)
Re: GIT head no longer boots on x86-64, Jiri Slaby, (Mon Oct 13, 7:50 am)
Re: GIT head no longer boots on x86-64, Linus Torvalds, (Mon Oct 13, 8:03 am)
Re: GIT head no longer boots on x86-64, Jiri Slaby, (Mon Oct 13, 8:11 am)
Re: GIT head no longer boots on x86-64, Alan Cox, (Mon Oct 13, 8:47 am)
Re: GIT head no longer boots on x86-64, Ingo Molnar, (Wed Oct 15, 4:51 am)
Re: GIT head no longer boots on x86-64, Jiri Slaby, (Wed Oct 15, 6:19 am)
Re: GIT head no longer boots on x86-64, Linus Torvalds, (Wed Oct 15, 8:06 am)
Re: GIT head no longer boots on x86-64, Jiri Slaby, (Wed Oct 15, 8:33 am)
Re: GIT head no longer boots on x86-64, Linus Torvalds, (Wed Oct 15, 8:35 am)
Re: GIT head no longer boots on x86-64, Linus Torvalds, (Wed Oct 15, 9:01 am)
Re: GIT head no longer boots on x86-64, Arjan van de Ven, (Wed Oct 15, 1:31 pm)
Re: GIT head no longer boots on x86-64, H. Peter Anvin, (Thu Oct 16, 3:31 am)