All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Garzik <jgarzik@pobox.com>
To: "Smart, James" <James.Smart@Emulex.com>
Cc: 'Anton Blanchard' <anton@samba.org>, linux-scsi@vger.kernel.org
Subject: Re: emulex FC driver on ppc64
Date: Sat, 10 Apr 2004 20:44:51 -0400	[thread overview]
Message-ID: <40789503.4080208@pobox.com> (raw)
In-Reply-To: <3356669BBE90C448AD4645C843E2BF2802C01652@xbl.ma.emulex.com>

Smart, James wrote:
> Anton,
> 
> Thanks for the feedback. I know we've only recently been working things out
> on the PPC64.  Most of the things look pretty minor - we should be able to
> get them in shortly. As for the MAX 32 - we've been looking at raising the
> count as well, but prioritized it below all the other work items we've got
> on the current list.

I think you misunderstand Anton's suggestion, which I agree with:

If you dynamically allocate the structures, there is no need for any 
limit at all.  Most Linux drivers dynamically allocate these structures 
already, but a few (mostly simple) drivers do not.

In the future, dynamic allocation of these types of structures will be a 
requirement, in order to proper object lifetime (ref counting etc.) 
management.

	Jeff



  reply	other threads:[~2004-04-11  0:45 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-11  0:18 emulex FC driver on ppc64 Smart, James
2004-04-11  0:44 ` Jeff Garzik [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-04-11 11:59 Smart, James
2004-04-13 18:21 ` Jeff Garzik
2004-04-10  2:21 Anton Blanchard

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=40789503.4080208@pobox.com \
    --to=jgarzik@pobox.com \
    --cc=James.Smart@Emulex.com \
    --cc=anton@samba.org \
    --cc=linux-scsi@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 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.