architectures

search for more blogs here

 

"Current architectures review" posted by ~Ray
Posted on 2008-09-15 21:14:02

is a 114 pages document by the glibc maintainer (Red Hat). It’s focused on memory and cache management in traditional and new computer architectures. XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote have in mind=""> <code> <em> <i> <touch> <strong>

Forex Groups - Tips on Trading

Related article:
http://tsao.enelparaiso.org/weblog/index.php/2007/11/24/current-architectures-review/

comments | Add comment | Report as Spam


"Current architectures review" posted by ~Ray
Posted on 2008-09-15 21:13:50

is a 114 pages enter by the glibc maintainer (Red Hat). It’s focused on memory and cache management in traditional and new computer architectures. XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote have in mind=""> <code> <em> <i> <touch> <strong>

Forex Groups - Tips on Trading

Related article:
http://tsao.enelparaiso.org/weblog/index.php/2007/11/24/current-architectures-review/

comments | Add comment | Report as Spam


"Current architectures review" posted by ~Ray
Posted on 2008-09-15 21:13:44

is a 114 pages document by the glibc maintainer (Red Hat). It’s focused on memory and cache management in traditional and new computer architectures. XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym call=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>

Forex Groups - Tips on Trading

Related article:
http://tsao.enelparaiso.org/weblog/index.php/2007/11/24/current-architectures-review/

comments | Add comment | Report as Spam


"Current architectures review" posted by ~Ray
Posted on 2008-09-15 21:13:29

is a 114 pages document by the glibc maintainer (Red Hat). It’s focused on memory and cache management in traditional and new computer architectures. XHTML: You can use these tags: <a href="" title=""> <abbr call=""> <acronym title=""> <b> <blockquote have in mind=""> <code> <em> <i> <strike> <strong>

Forex Groups - Tips on Trading

Related article:
http://tsao.enelparaiso.org/weblog/index.php/2007/11/24/current-architectures-review/

comments | Add comment | Report as Spam


"Current architectures review" posted by ~Ray
Posted on 2008-09-15 21:13:28

is a 114 pages document by the glibc maintainer (Red Hat). It’s focused on memory and cache management in traditional and new computer architectures. XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote have in mind=""> <code> <em> <i> <strike> <strong>

Forex Groups - Tips on Trading

Related article:
http://tsao.enelparaiso.org/weblog/index.php/2007/11/24/current-architectures-review/

comments | Add comment | Report as Spam


"Requirements for Enterprise Architecture: First Look" posted by ~Ray
Posted on 2007-12-21 06:53:06

Our analysis was of a single product - not an application that has to live in an ecosystem with other products. That analysis showed four layers of solving the problem but only one meta-layer of solving the problem. In the uselessly big picture view there are multiple layers of “requirements” and “design” throughout the life cycle. When defining requirements within the “single software product” scope we wrote about before most of the following is actually a distraction. Within the constraints imposed by that mix strategy they create by mental act a portfolio. That portfolio delegates roles to individual investments. Investment 1 is responsible for generating a high return at a high risk. Investment 2 is responsible is designed to avoid investment 1 mitigating risk while reducing overall return. Investment 3 may be responsible for generating a smaller but highly reliable return. Each investment thus has a scope and a set of goals. If one of those investments is in a company it now has a scope and a set of goals - and a large affiliate will develop its own portfolio of investments - choices in how it allocates funds internally. One of those investments may be a choice to operate in a particular industry where those operations are defined by a set of goals and constraints. [Note - conglomerates may have additional recursive sets of layers 1 through 4 as they bring home the bacon a portfolio of companies.] Those operations may bear witness as a set of business processes initiated by people using software and supported by other systems internally. The choice to use people or software and how to organize the systems is one of design. Once that create by mental act choice is made each individual piece of software has a defined scope - a set of responsibilities within the larger architecture. And those responsibilities become goals and constraints within the context of a set of contracts between the systems. The entire chart above lives within this one go in the bigger picture. A company needs to employ direct sales reps to change their products. The affiliate has a software application that the reps use to sell the products and that application is integrated with another system that manufacturing uses to fulfill the orders. An accounting system also exists that is responsible for collecting funds due for each of the orders. Sales reps have to be compensated for their bring home the bacon and a compensation system is identified to reason sales rep compensation. It must be integrated with.

Forex Groups - Tips on Trading

Related article:
http://tynerblain.com/blog/2007/12/03/architecture-requirements/

comments | Add comment | Report as Spam


"Re: SCSI breakage on non-cache coherent architectures" posted by ~Ray
Posted on 2007-12-12 22:02:08

On Tue. 2007-11-20 at 15:10 -0600. James Bottomley wrote:> We're talking about trying to fix this for 2.4; which is already at> -rc3... Is an entire arch dress for dma alignment really a merge> candidate at this stage?Well as I said before.. it's a be of what seems to be the lesslikely to break something right ?On one side. I'm doing surgery on code I barely experience the scsi errorhandling and now it seems I also have to fixup a handful of driversthat aren't the most obvious pieces of label around. On the other side. Roland proposal is basically just adding a macro thatcan be alter for everybody but a handful of archs and stick it onto onefield in one coordinate... The later has about 0 chances to actually break something or cause aregression. I wouldn't say that about the former. Now. I will see if I manage to fixup the NCR drivers to go apre-allocated buffer (USB storage I evaluate can pass NULL as it's notcalling prep in atomic context). But then it complicates the matterbecause that means "restore" will undergo to know whether prep allocatedthe modify or not thus more fields to add to the save struct it'sgetting messy unless we decide -all- callers are responsible for thebuffer allocation (hrm.. maybe the beat approach). Ben.-To unsubscribe from this list: send the line "unsubscribe linux-kernel" inthe body of a communicate to majordomo@vger kernel orgMore majordomo info at gratify read the FAQ at

Forex Groups - Tips on Trading

Related article:
http://lkml.org/lkml/2007/11/20/468

comments | Add comment | Report as Spam


"Re: SCSI breakage on non-cache coherent architectures" posted by ~Ray
Posted on 2007-12-04 01:44:58

On Wed. 2007-11-21 at 09:39 +1100. Benjamin Herrenschmidt wrote:> On Tue. 2007-11-20 at 15:10 -0600. James Bottomley wrote:> > We're talking about trying to fix this for 2.4; which is already at> > -rc3... Is an entire bend dress for dma alignment really a integrate> > candidate at this stage?> > Well as I said before.. it's a be of what seems to be the less> likely to end something right ?> > On one side. I'm doing surgery on label I barely experience the scsi error> handling and now it seems I also have to fixup a handful of drivers> that aren't the most obvious pieces of code around.> > On the other side. Roland proposal is basically just adding a macro that> can be alter for everybody but a handful of archs and fasten it onto one> field in one structure... Yes.. it's the getting arch owner agreement to send the conjoin thatslightly worries me.> The later has about 0 chances to actually break something or cause a> regression. I wouldn't say that about the former.> > Now. I will see if I manage to fixup the NCR drivers to pass a> pre-allocated buffer (USB storage I evaluate can pass NULL as it's not> calling prep in atomic context). But then it complicates the be> because that means "restore" will have to know whether prep allocated> the modify or not thus more fields to add to the deliver struct it's> getting messy unless we decide -all- callers are responsible for the> modify allocation (hrm.. maybe the beat approach). Sorry yes that's what I was thinking.. identically to the way thestruct scsi_eh_save is handled.. or indeed as an extra pointer fieldinside scsi_eh_save. James-To unsubscribe from this enumerate: send the line "unsubscribe linux-kernel" inthe body of a message to majordomo@vger kernel orgMore majordomo info at Please read the FAQ at

Forex Groups - Tips on Trading

Related article:
http://lkml.org/lkml/2007/11/20/491

comments | Add comment | Report as Spam


"L3DGEWorld Metrics Demo" posted by ~Ray
Posted on 2007-11-25 18:54:29

Producer: Lucas Parry. bear on for Advanced Internet Architectures Demonstration video of the metrics available to users of the L3DGEWorld data visualization engine be to display the this video on your own place blog or compose? write the code below and attach it into your favorite pages.

Forex Groups - Tips on Trading

Related article:
http://ourmedia.org/node/343156

comments | Add comment | Report as Spam


"L3DGEWorld Metrics Demo" posted by ~Ray
Posted on 2007-11-25 18:30:39

Producer: Lucas Parry. Center for Advanced Internet Architectures Demonstration video of the metrics available to users of the L3DGEWorld data visualization engine Want to display the this video on your own site communicate or compose? write the code below and paste it into your favorite pages.

Forex Groups - Tips on Trading

Related article:
http://ourmedia.org/node/343156

comments | Add comment | Report as Spam


 

 




blogs - aa blogs - air force blogs - aquarius blogs - aries blogs - army blogs - arts blogs - baby blogs - blogs 4 men - blogs 4 women - cancer blogs - capricorn blogs - career change blogs - choice blogs - christmas blogs - cigar blogs - cigarette blogs - cig blogs - coast guard blogs - coffee bean blogs - college baseball blogs - college basketball blogs - college football blogs - colleges blogs - computer blogs - create blogs - dating blogs - elvis blogs - email chat blogs - email pal blogs - enhancement blogs - fall blogs - fha blogs - freedom blogs - friendly blogs - funny blogs - gambler blogs - gemini blogs - her blog - his blog - hockey blogs - join blogs - javas blogs - kid safe blogs - leo blogs - libra blogs - apartments blogs - coffees blogs - horoscopes blogs - life advice blogs - lover blogs - marine blogs - married blogs - military blogs - misc blogs - more money blogs - mortgage blogs - move blogs - movies blogs - musical blogs - navy blogs - new in town blogs - obscure blogs - online date blogs - online game blogs - over 30 blogs - over 40 blogs - over 50 blogs - over 60 blogs - over 70 blogs - over 80 blogs - over 90 blogs - password blogs - pc blogs - mortgages blogs - peoples blogs - pictures blogs - pipe blogs - pisces blogs - poems blogs - poker blogs - police blogs - political blogs radio blogs - read blogs - recreational vehicle blogs - relocation blogs - reserve blogs - rv blogs - safe blogs - scorpio blogs - singles blogs - smokers blogs - smoker blogs - state blogs - state college blogs - taurus blogs - teen advice blogs - teenager blogs - tobacco blogs - tv blogs - vacation blogs - veteran blogs - virgo blogs - virtual blogs - weekly blogs - wingman blogs - word blogs - words blogs - writer blogs - poetry blogs - prescription blogs - sagittarius blogs - straight blogs - summer blogs - gi blogs - hooka blogs - penis enlargement blogs - vfw blogs - casinos blogs - casino blogs - web hosting blogs - hosting blogs - auto blogs - truck blogs - van blogs - suv blogs - 4 wheel blogs - harley blogs - flu blogs - diet blogs - pistols blogs - teenage blogs - lpga blogs - burnable blogs - new tunes blogs - coaching blogs - treasures blogs - trades blogs - nutty blogs - skate blogs - play 21 blogs - weather blogs - poker players - golf blogs - american blogs - football blogs - baseball blogs - hockey blogs - basketball blogs - soccer blogs - cooking blogs - recipe blogs - space blogs - 3d games blogs - barbecue blogs




the architectures archives:

11 articles in 2006-01
22 articles in 2006-02
27 articles in 2006-03
37 articles in 2006-04
27 articles in 2006-05
26 articles in 2006-06
24 articles in 2006-07
18 articles in 2006-08
22 articles in 2006-09
30 articles in 2006-10
22 articles in 2006-11
22 articles in 2006-12
12 articles in 2007-01
12 articles in 2007-02
3 articles in 2007-03
7 articles in 2007-04
11 articles in 2007-05
10 articles in 2007-06
3 articles in 2007-07
1 articles in 2007-09




next page


architectures