public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Samium Gromoff <deepfire@elvees.com>
To: linux-kernel@vger.kernel.org
Subject: restricting skb allocation to a specific zone
Date: Wed, 20 Jul 2005 19:26:15 +0400	[thread overview]
Message-ID: <200507201926.15662.deepfire@elvees.com> (raw)

The hardware requirement i have dictate me that i have to have the skb`s
allocated in a specific zone, which is unfortunately neither contiguous
with GFP_NORMAL nor placed at the beginning of the physical memory.

I glanced over the typical usage of alloc_skb in  net/core and had an
impression that there is no way i can satisfy that requirement.

Am i missing something?

regards, Samium Gromoff

             reply	other threads:[~2005-07-20 15:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-20 15:26 Samium Gromoff [this message]
2005-07-20 15:38 ` restricting skb allocation to a specific zone Samium Gromoff

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=200507201926.15662.deepfire@elvees.com \
    --to=deepfire@elvees.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox