Older blog entries for plundis (starting at number 28)

15 Aug 2000 (updated 8 Nov 2002 at 23:48 UTC) »

Today, I start my vacation. That's sweet.

Also, I would like to let you know that I'm thinking about moving this diary to my new, all-fancy, cool home page. Hope you won't mind.

I just felt like writing some about my hacking business. I feel I haven't done so in a long time, but as usual, most everything can be read on the chaos web site. Anyway, here goes.

We fixed memory allocation for regular user processes the other day. We use a combination of an AVL tree (for physical and virtual pages), and a slab system for smaller bits than that. It gives pretty little overhead, and feels pretty neat. Now, things are getting pretty interesting...

18 Jul 2000 (updated 8 Nov 2002 at 23:48 UTC) »
10 Jul 2000 (updated 8 Nov 2002 at 23:49 UTC) »
29 Jun 2000 (updated 8 Nov 2002 at 23:49 UTC) »
26 Jun 2000 (updated 8 Nov 2002 at 23:49 UTC) »
19 Jun 2000 (updated 8 Nov 2002 at 23:50 UTC) »
10 Jun 2000 (updated 8 Nov 2002 at 23:55 UTC) »
29 May 2000 (updated 8 Nov 2002 at 23:56 UTC) »

19 older entries...

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!