Ticket #13 (closed defect: fixed)

Opened 3 years ago

Last modified 7 months ago

Slab allocator allocation description ends in the middle of a sentence

Reported by: jermar 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

comment:3 Changed 3 years ago by jermar

  • Keywords doc added

comment:6 Changed 14 months ago by jermar

  • Component set to helenos-doc

comment:7 Changed 9 months ago by 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 7 months ago by decky

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in revision 185

Note: See TracTickets for help on using tickets.