KernelNewbies
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Kernel Hacking

  • Frontpage

  • Kernel Hacking

  • Kernel Documentation

  • Kernel Glossary

  • FAQ

  • Found a bug?

  • Kernel Changelog

  • Upstream Merge Guide

Projects

  • KernelJanitors

  • KernelMentors

  • KernelProjects

Community

  • Why a community?

  • Regional Kernelnewbies

  • Personal Pages

  • Upcoming Events

References

  • Mailing Lists

  • Related Sites

  • Programming Links

Wiki

  • Recent Changes

  • Site Editors

  • Side Bar

  • Tips for Editors

  • Hosted by WikiWall

Navigation

  • RecentChanges
  • FindPage
  • HelpContents

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

KernelNewbies:
  • KernelProjects
  • proc

Linux kernel proc TODO page

This page documents some development items which we should strive to get done for the Linux kernel proc filesystems.

Contents

  1. Linux kernel proc TODO page
    1. proc sysctl items
    2. proc: modernize proc to support multiple private instances

proc sysctl items

  • Clean up the kitchen sink on kernel/sysctl.c by using register_sysctl("kernel" | "vm" | fs" | "debug" | "dev")
  • Convert non kernel/sysctl.c register_sysctl_table() callers to their respective register_sysctl()
  • Unexport register_sysctl_table()

proc: modernize proc to support multiple private instances

  • Re-do this patch series and upstream: proc: modernize proc to support multiple private instances

  • MoinMoin Powered
  • Python Powered
  • GPL licensed
  • Valid HTML 4.01