Fork us on GitHub Follow us on Facebook Follow us on Twitter

Opened 14 years ago

Closed 11 years ago

#13 closed defect (fixed)

Slab allocator allocation description ends in the middle of a sentence

Reported by: Jakub Jermář Owned by:
Priority: major Milestone:
Component: helenos-doc Version: mainline
Keywords: doc Cc:
Blocker for: Depends on:
See also:

Description

The description of the slab allocator allocation ends like this:

"If also the last magazine is full,"

The sentence should better be completed.

Change History (4)

comment:3 Changed 14 years ago by Jakub Jermář

Keywords: doc added

comment:6 Changed 12 years ago by Jakub Jermář

Component: helenos-doc

comment:7 Changed 12 years ago by Martin Decky

After a join investigation we have found out that the missing part of the sentence should describe the behaviour of slab_space_alloc() in kernel/generic/src/mm/slab.c

comment:8 Changed 11 years ago by Martin Decky

Resolution: fixed
Status: newclosed

Fixed in revision 185

Note: See TracTickets for help on using tickets.