All of lore.kernel.org
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: "Amit S. Jain" <amitjain@tifr.res.in>
Cc: linux-mm@kvack.org
Subject: Re: Memory allocation in Linux (fwd)
Date: 19 Apr 2002 11:46:13 -0600	[thread overview]
Message-ID: <m14ri760pm.fsf@frodo.biederman.org> (raw)
In-Reply-To: <Pine.LNX.4.21.0204151414050.20877-100000@mailhost.tifr.res.in>

"Amit S. Jain" <amitjain@tifr.res.in> writes:

> You cannot pass address returned from vmalloc to hardware: vmalloc returns
> > a virtual mapping of memory.
> >
> >               -ben
> 
> 
>  Thanks Ben,
> 
> So wass the solution for this.....??

Call get_free_pages explicitly use the scatter gather support
in the network layer.  You should be able to pass a linked
list of pages.

Eric
--
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:[~2002-04-19 17:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-04-04  7:34 Memory allocation in Linux (fwd) Amit S. Jain
2002-04-04 11:52 ` Joseph A Knapka
2002-04-11 12:46   ` Amit S. Jain
2002-04-11 22:08     ` Benjamin LaHaise
2002-04-15  8:45       ` Amit S. Jain
2002-04-19 17:46         ` Eric W. Biederman [this message]
2002-04-04 18:38 ` Ravi

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=m14ri760pm.fsf@frodo.biederman.org \
    --to=ebiederm@xmission.com \
    --cc=amitjain@tifr.res.in \
    --cc=linux-mm@kvack.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.