Opened 15 years ago

Closed 13 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 by Jakub Jermář, 15 years ago

Keywords: doc added

comment:6 by Jakub Jermář, 13 years ago

Component: helenos-doc

comment:7 by Martin Decky, 13 years ago

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 by Martin Decky, 13 years ago

Resolution: fixed
Status: newclosed

Fixed in revision 185

Note: See TracTickets for help on using tickets.