To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
To LUGNET News Traffic PageSign In (Members)
  Search Results: Spybotics memory
 Results 1301 – 1320 of about 4600.
Search took 0.00 CPU seconds. 

Messages:  Full | Brief | Compact
Sort:  Prefer Newer | Prefer Older | Best Match

  Re: My problems with adding a Best Fit algorithm for memory management to kernel/mm.c
 
(...) Sure thing sorry, the problem was that I had the wrong variable in one of the if statement, I copied it over wrong from my hand-written notes I made of the Alg ===...=== void *malloc(size_t size) { size_t *ptr,*next, bestSize, *mm_best_free; (...) (21 years ago, 6-Dec-03, to lugnet.robotics.rcx.legos)
 

memory
(score: 1.125)

  Re: My problems with adding a Best Fit algorithm for memory management to kernel/mm.c
 
(...) BTW, you can delete these two lines of intialization (i.e. lines 12 & 15 in the above function) as the intialized value gets clobbered on finding the first suitable sized block: 12) mm_best_free=ptr; 15) mm_best_free++; //this must point to (...) (21 years ago, 6-Dec-03, to lugnet.robotics.rcx.legos)
 

memory
(score: 1.125)

  Re: My problems with adding a Best Fit algorithm for memory management to kernel/mm.c
 
(...) Yeah, very true. Those lines where in there becuase of the error I originally had in my code, but since my code changed (and is correct) those lines are not needed). Thanks Mike (21 years ago, 6-Dec-03, to lugnet.robotics.rcx.legos)
 

memory
(score: 1.125)

  Re: My problems with adding a Best Fit algorithm for memory management to kernel/mm.c
 
(...) Yes, your summary is correct. Good luck with the rest of your project, Mark (21 years ago, 7-Dec-03, to lugnet.robotics.rcx.legos)
 

memory
(score: 1.125)

  Re: valuing lego for insurance purposes
 
(...) How good's your memory? How about making a list of all the sets you've acquired over the years (don't do it in one hit, take a few days), making a note of the set number and number of pieces. See what you can come up with. (No need to build (...) (20 years ago, 21-Jan-05, to lugnet.loc.au)
 

memory
(score: 1.125)

  Re: PreL3P 1.0
 
(...) You're fast! :) If my memory serves my well, I think my ldfilter utility did that - even though it wasn't its main purpose. Check out the "Color Filter" frame. (URL) (17 years ago, 9-Oct-07, to lugnet.cad)
 

memory
(score: 1.125)

  Re: Is bluetooth signal strength field work or not?
 
(...) If memory serves, yes - the field is there (and I think the BlueCore chip has the information), but it's not used. (16 years ago, 16-Mar-09, to lugnet.robotics)
 

memory
(score: 1.125)

  Re: 10001 Changes (was: Re: August Surprise...)
 
I have this vague memory of someone telling me that Brad told them that he pointed out that on the box pic that the change was somewhere around where the schedule piece is. I don't where I heard this or maybe I dreamed it up. I havn't consulted the (...) (23 years ago, 26-Jul-01, to lugnet.events.brickfest, lugnet.trains)
 

memory
(score: 1.125)

  RE: L3PB Problems
 
Tamy (Mookie) wrote on Saturday, May 01, 1999 5:59 PM: (...) (garbled stuff removed) Thanks for the info. I noticed this too, just the other week. And I also got a mail from Terry, but I thought it only affected the Bounding Box comment, so I didn't (...) (25 years ago, 3-May-99, to lugnet.cad.dev)
 

memory
(score: 1.125)

  Re: Adding a brain to the handy board
 
(...) Never thought about adding this to the handy board, but I have thought of building a computer around the PowerPC that was handyboard like (self contained, motor drivers, LCD, memory, expansion, but add *LOTS* of IO, interrupts, and memory). (...) (29 years ago, 12-Feb-96, to lugnet.robotics.handyboard)
 

memory
(score: 1.125)

  Homebrewed LEGO USB Dongle
 
The LEGO USB Dongle The whole thing consists of 7 1x3 bricks of which one is used as a cap for the USB socket, there are also two 1x3 plates at the top and the bottom to 'seal' the (w)hole thing. All glueing was made with Cyan Oacrylate Glue - (CA). (...) (21 years ago, 7-Jan-04, to lugnet.general, FTX) ! 
 

memory
(score: 1.125)

  Re: Friday Dec 14th - not as bad as Friday the 13th
 
(...) Y'know, if I had a better memory that, y'know, actually remembered stuff, I'd realize that *I* posted numerous times for dinners on Friday the 13th thru the years (and there seemed to be lots of them!!)... Alas, my memory sucks. Meh, I also (...) (12 years ago, 12-Dec-12, to lugnet.org.ca.rtltoronto)
 

memory
(score: 1.125)

  Re: Storing Data
 
(...) It was suggested by some of my 'c++' co-workers that this was the case (shared memory was available). However, I don't deal with that in my Visual Basic world. They also suggested there were 'unused' memory blocks in LegOS where data could be (...) (23 years ago, 21-Dec-01, to lugnet.robotics.rcx.legos)
 

memory
(score: 1.125)

  Re: Perl rules!
 
(...) Well, I've been running Emacs on a P150 system with 643MB harddisk for three years now. That's smaller than a CD, right? Or were you refering to transporting the Emacs sources on a CD? I've used a set of 1440KB disks to do that. I needed eight (...) (25 years ago, 21-Jul-99, to lugnet.off-topic.geek)
 

memory
(score: 1.125)

  Java on Handy Board?
 
Handy-folk, I recently discovered that there is an experimental version of Java for the 68HC11 microcontroller. Cool! It has been in field testing since June, and looks promising. The developers tell me that a beta version should be released in a (...) (26 years ago, 19-Jan-99, to lugnet.robotics.handyboard)
 

memory
(score: 1.125)

  Re: Earliest age you remember? (poll)
 
(...) Oooh! Fun question! The earliest memory I can semi-reliably date is picking up a dropped hairbrush for my mother while she was pregnant with my sister. I was born in May 1971 and my sister was April 1974, so that would put it probably about (...) (22 years ago, 18-Aug-02, to lugnet.off-topic.fun)
 

memory
(score: 1.125)

  Re: Something else is needed, I think...
 
(...) I think the basic issue here is we have different ideas in what we want in this interpreted language. You seem to want something closer to the current bytecode, while I want something closer to Java/C++. Certainly if you lower the requirements (...) (25 years ago, 4-May-99, to lugnet.robotics)
 

memory
(score: 1.125)

  Re: legOS ... really a stack question
 
(...) The point appears to be that statics end up somewhere completely different from globals in the memory map - so I agree that it is probably an unrelated bug that is revealed by changing the memory map. As it happens, because of alignment, the (...) (26 years ago, 5-Jan-99, to lugnet.robotics)
 

memory
(score: 1.125)

  Re: Are there GOTO statements in NQC?
 
(...) Actually, this is a common misconception. In Java, there is no guarantee that memory is _ever_ reclaimed. It is perfectly permissible by the specification (and quite common in embedded applications) that garbage collection is _never_ done. At (...) (21 years ago, 21-Nov-03, to lugnet.robotics)
 

memory
(score: 1.125)

  Re: Some comments (long)
 
(...) This is FUD. What causes Java to gobble memory is more likely (a) the amount of header overhead it places on objects (more to do with hashing support than gc, I suspect) and (b), to a lesser extent, the fact that objects are never "expanded" (...) (25 years ago, 8-May-99, to lugnet.robotics)
 

memory
(score: 1.125)

More:  Next Page >>


©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR