Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a2291378ac0ccf80

Jump to content

Talk:Free list

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 4 years ago by 12.139.157.2 in topic On-disk Free List

This is a very poor treatment of the topic of free lists. It can be noted that free-lists are the underlying implementation approach within many conventional memory managers, and have much more important and far-reaching approaches than linking together fixed-size blocks of memory. Cr88192 23:14, 12 May 2007 (UTC)Reply

Thank you for your suggestion. When you believe an article needs improvement, please feel free to make those changes. Wikipedia is a wiki, so anyone can edit almost any article by simply following the edit this page link at the top. The Wikipedia community encourages you to be bold in updating pages. Don't worry too much about making honest mistakes—they're likely to be found and corrected quickly. If you're not sure how editing works, check out how to edit a page, or use the sandbox to try out your editing skills. New contributors are always welcome. You don't even need to log in (although there are many reasons why you might want to). Jwoodger (talk) 01:15, 2 September 2009 (UTC)Reply

Improving this article

[edit]

Hey. I'm planning on working to improve this article. If anyone else is working on this, please post on my talk page and let me know! I'm sort of new around here, so please let me know if I make any mistakes while working on this article. Blelbach (talk) 22:47, 21 April 2011 (UTC)Reply

On-disk Free List

[edit]

Does occur. I know that the old historic Unix filesystems stored the free space as a linked list of blocks on disk. (Or some optimization thereof.) This was readily seen from the `fsck` man page back in the day but I'm having trouble locating a suitable citation.12.139.157.2 (talk) 15:11, 6 May 2022 (UTC)JHReply