From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5bcf30769d6d9599 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-08-29 07:45:27 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!cpk-news-hub1.bbnplanet.com!chcgil2-snf1.gtei.net!news.gtei.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: ADA os talk Date: 29 Aug 2001 09:45:24 -0500 Organization: LJK Software Message-ID: References: <20010829113230.0ae3febd.tonygair@blueyonder.co.uk> <9miteo$t7r$1@nh.pace.co.uk> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 999096326 6464 192.135.80.34 (29 Aug 2001 14:45:26 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 29 Aug 2001 14:45:26 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:12552 Date: 2001-08-29T09:45:24-05:00 List-Id: In article <9miteo$t7r$1@nh.pace.co.uk>, "Marin David Condic" writes: > Why not set a goal of a kernel that handles scheduling of processes & tasks > on from one to N processors? For large values of N, then, that should include NUMA support. This is _not_ just a matter of page tables, but must include special NUMA logic for spinlocks to assure fairness.