linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "Martin J. Bligh" <mbligh@aracnet.com>
To: sandeep uttamchandani <sm_uttamchandani@yahoo.com>, linux-mm@kvack.org
Subject: Re: vmalloc errors in 2.4.20
Date: Sat, 08 Feb 2003 21:22:12 -0800	[thread overview]
Message-ID: <8050000.1044768131@[10.10.2.4]> (raw)
In-Reply-To: <20030209043937.7134.qmail@web21309.mail.yahoo.com>

> The linux kernel 2.4.20 seems to have problems with
> vmalloc. Here is what I did:
> 
> In my driver, I try to allocate a buffer of size 512K
> using vmalloc ( kmalloc cannot allocate more than
> 128K). It generates a kernel oops message saying that
> the virtual memory cannot be allocated.
> 
> I suspect there is a problem with the address range
> defined for vmalloc namely by VMALLOC_START and
> VMALLOC_END. 
> 
> Any thoughts of what might be going-on ? 

Not really. But why don't you just call alloc_pages instead?

M.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/

  reply	other threads:[~2003-02-09  5:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-09  4:39 sandeep uttamchandani
2003-02-09  5:22 ` Martin J. Bligh [this message]
2003-02-09  5:28 ` Karen Shaeffer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='8050000.1044768131@[10.10.2.4]' \
    --to=mbligh@aracnet.com \
    --cc=linux-mm@kvack.org \
    --cc=sm_uttamchandani@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox