Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > de.sci.electronics > #234051
| From | Hans-Peter Diettrich <DrDiettrich1@aol.com> |
|---|---|
| Newsgroups | de.sci.electronics |
| Subject | Re: FPGA jemand? |
| Date | 2017-10-19 23:37 +0200 |
| Message-ID | <f4sk8pFkre1U1@mid.individual.net> (permalink) |
| References | (16 earlier) <os9o8a$pkl$1@news.bawue.net> <f4r7o3Fad5rU1@mid.individual.net> <os9qau$qhc$1@news.bawue.net> <f4rh4fFcj6aU1@mid.individual.net> <osa3mf$u99$1@news.bawue.net> |
Am 19.10.2017 um 13:52 schrieb Gerrit Heitsch:
> On 10/19/2017 01:37 PM, Hans-Peter Diettrich wrote:
>> Am 19.10.2017 um 11:13 schrieb Gerrit Heitsch:
>>> Hat aber auch Nachteile. Man wird weiterhin die normalen Pages von 4
>>> oder 8 KB brauchen weil sonst jeder Kleinkram gleich Megabytes an
>>> Speicher anfordern müsste. Damit ergibt sich mit der Zeit eine
>>> gewisse Fragmentierung des Speichers und sobald nicht mehr genug
>>> freier Speicher am Stück vorhanden ist um eine angeforderte large
>>> Page zu erzeugen muss aufgeräumt werden ('defrag' aufs RAM :)).
>>
>> Tatsächlich unterschiedliche Seitengrößen im RAM?
>
> Jup. Die Hardware kann es, warum nicht benutzen?
Du hast ja selbst die daraus resultierenden Probleme beschrieben.
> Rein 'large pages' und jedes kleine Kommando würde megabyteweise
> Speicher fressen auch wenn es nur ein paar KB braucht.
Was ist bei "großen Kommandos" anders? Woran sind die erkennbar?
Beim Paging wird ja nur das eingelagert, was tatsächlich benötigt wird.
Dann muß für ein kurzes Unterprogramm in einem großen Kommando die große
Seite eingelagert werden, auch wenn davon anschließend nur ein paar
Bytes benutzt weren.
Genaugenommen sehe ich aber garkein Problem mit einem Mix von
Seitengrößen, wenn jeder Prozess (Thread...) grundsätzlich große Seiten
zugeordnet (reserviert) bekommt, die er dann nach Lust und Laune am
Stück oder als viele kleine Seiten benutzen (laden...) darf. Wieviele
große Seiten sind denn verfügbar, und wieviele "Kommandos" laufen
gleichzeitig auf dem Rechner?
DoDi
Back to de.sci.electronics | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-16 23:01 +0200
Re: FPGA jemand? Rafael Deliano <rafael_deliano@arcor.de> - 2017-10-17 05:58 +0200
Re: FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-17 15:01 +0200
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-17 15:20 +0200
Re: FPGA jemand? Joerg <news@analogconsultants.com> - 2017-10-17 08:05 -0700
Re: FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-17 17:40 +0200
Re: FPGA jemand? Joerg <news@analogconsultants.com> - 2017-10-17 13:21 -0700
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-18 01:10 +0200
Re: FPGA jemand? Joerg <news@analogconsultants.com> - 2017-10-17 17:01 -0700
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-18 13:39 +0200
Re: FPGA jemand? Joerg <news@analogconsultants.com> - 2017-10-18 07:46 -0700
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-18 21:37 +0200
Re: FPGA jemand? Joerg <news@analogconsultants.com> - 2017-10-18 16:15 -0700
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-19 01:25 +0200
Re: FPGA jemand? Joerg <news@analogconsultants.com> - 2017-10-18 16:50 -0700
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-19 09:01 +0200
Re: FPGA jemand? Joerg <news@analogconsultants.com> - 2017-10-19 07:21 -0700
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-19 23:12 +0200
Re: FPGA jemand? Joerg <news@analogconsultants.com> - 2017-10-19 15:34 -0700
Re: FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-18 12:54 +0200
Re: FPGA jemand? Chris Jones <lugnut808@spam.yahoo.com> - 2017-10-18 22:25 +1100
Re: FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-18 14:48 +0200
Re: FPGA jemand? Hanno Foest <hurga-news2@tigress.com> - 2017-10-18 15:33 +0200
Re: FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-19 13:20 +0200
Re: FPGA jemand? Hanno Foest <hurga-news2@tigress.com> - 2017-10-19 13:46 +0200
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-19 13:49 +0200
Re: FPGA jemand? Michael Schwingen <news-1457978346@discworld.dascon.de> - 2017-10-18 19:59 +0000
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-18 22:04 +0200
Re: FPGA jemand? Joerg <news@analogconsultants.com> - 2017-10-19 11:57 -0700
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-19 21:14 +0200
Re: FPGA jemand? Joerg <news@analogconsultants.com> - 2017-10-19 12:22 -0700
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-18 13:57 +0200
Re: FPGA jemand? Gerhard Hoffmann <gerhard@hoffmann-hochfrequenz.de> - 2017-10-18 14:50 +0200
Re: FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-18 14:52 +0200
Re: FPGA jemand? Gerhard Hoffmann <gerhard@hoffmann-hochfrequenz.de> - 2017-10-18 15:05 +0200
Re: FPGA jemand? Andreas Neumann <an5275@sedo.com> - 2017-10-18 19:42 +0200
Re: FPGA jemand? Gerhard Hoffmann <gerhard@hoffmann-hochfrequenz.de> - 2017-10-18 20:50 +0200
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-18 20:54 +0200
Re: FPGA jemand? Gerhard Hoffmann <gerhard@hoffmann-hochfrequenz.de> - 2017-10-18 21:31 +0200
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-18 22:01 +0200
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-19 01:00 +0200
Re: FPGA jemand? Gerhard Hoffmann <gerhard@hoffmann-hochfrequenz.de> - 2017-10-19 05:40 +0200
Re: FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-19 13:56 +0200
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-19 07:49 +0200
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-19 08:48 +0200
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-19 10:37 +0200
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-19 10:57 +0200
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-19 11:13 +0200
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-19 13:37 +0200
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-19 13:52 +0200
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-19 23:37 +0200
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-20 08:16 +0200
Paging [was: FPGA jemand?] Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-20 13:17 +0200
Re: Paging [was: FPGA jemand?] Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-20 13:29 +0200
Re: Paging [was: FPGA jemand?] Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-20 16:55 +0200
Re: Paging [was: FPGA jemand?] Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-21 18:25 +0200
Re: FPGA jemand? Klaus Butzmann <k.butzmann.usenet@online.de> - 2017-10-21 10:54 +0200
Re: FPGA jemand? Gerrit Heitsch <gerrit@laosinh.s.bawue.de> - 2017-10-21 18:28 +0200
Re: FPGA jemand? Reinhardt Behm <rbehm@hushmail.com> - 2017-10-18 06:28 +0800
Re: FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-18 12:44 +0200
Re: FPGA jemand? Hans-Peter Diettrich <DrDiettrich1@aol.com> - 2017-10-18 13:47 +0200
Re: FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-18 14:11 +0200
Re: FPGA jemand? Reinhardt Behm <rbehm@hushmail.com> - 2017-10-18 21:23 +0800
Re: FPGA jemand? Bart Fox <bartfox@gmx.net> - 2017-10-20 18:07 +0200
Re: FPGA jemand? Heinz Schmitz <HeinzSchmitz@gmx.net> - 2017-10-21 14:58 +0200
csiph-web