• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Max arguments for NSTask?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Max arguments for NSTask?


  • Subject: Re: Max arguments for NSTask?
  • From: Chris Hanson <email@hidden>
  • Date: Mon, 28 Oct 2002 01:14:12 -0600

At 5:23 PM -0600 10/27/02, Mark Levin wrote:
What I want to know is why a modern operating system would have such a limitation in the first place.

It's not like memory allocation is that hard a problem.

An arbitrary limit also guards against processes requesting outrageously large or infinite amounts of resources, accidentally or otherwise. There are hard limits on the numbers of many other items throughout posix, why not exe invocations?

There shouldn't be hard limits on most other items either.

If it's important to limit the size of the argument buffer a process can be assigned, it should be a modifiable limit, not one compiled into the kernel as a constant.

-- Chris

--
Chris Hanson | Email: email@hidden
bDistributed.com, Inc. | Phone: +1-847-372-3955
Making Business Distributed | Fax: +1-847-589-3738
http://bdistributed.com/ | Personal Email: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Max arguments for NSTask?
      • From: Hasan Diwan <email@hidden>
References: 
 >Re: Max arguments for NSTask? (From: Mark Levin <email@hidden>)

  • Prev by Date: NSPopUpButtonCell in NSTableView - Vertical Alignment?
  • Next by Date: keys down OTHER than modifiers in mouseDown:
  • Previous by thread: Re: Max arguments for NSTask?
  • Next by thread: Re: Max arguments for NSTask?
  • Index(es):
    • Date
    • Thread